"rhauser submitted daq_tokens with tag master for tdaq-99-00-00"
=== daq_tokens ===
Use std::string instead of fixed size char[] (Reiner Hauser) Replace assert with if statement (Reiner Hauser) Use fchmod() on temp file directly to avoid race conditions (Reiner Hauser) Use strtoul() instead of atoi() (Reiner Hauser) Replace assert statements with if statements (Reiner Hauser) Call os.chmod() on file descriptor instead of name (Reiner Hauser)
=== sso-helper ===
Fix race condition on opening/creating cookie jar file (Reiner Hauser)