- 11 Jul, 2011 1 commit
-
-
JINMEI Tatuya authored
-
- 08 Jul, 2011 1 commit
-
-
Jelte Jansen authored
-
- 07 Jul, 2011 4 commits
-
-
JINMEI Tatuya authored
pointer to bool; brace position; parentheses around return; constify a caught exception
-
JINMEI Tatuya authored
the overview will be the documentation for the file (not for a specific function)
-
Jelte Jansen authored
-
Jelte Jansen authored
also fixed usage output and doxygen description
-
- 04 Jul, 2011 5 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
- 01 Jul, 2011 2 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
-
- 30 Jun, 2011 15 commits
-
-
Stephen Morris authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
use a tab before the keyword type. use two tabs before the committer username.
-
Jeremy C. Reed authored
As briefly mentioned in jabber.
-
Jeremy C. Reed authored
-
Jelte Jansen authored
-
Stephen Morris authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
I could have fixed the cross-reference spelling, but instead I just replaced it with real explanation of the format. This is very minor and mentioned on jabber.
-
Stephen Morris authored
Only log details of the zone being added after input validation, when it is known the the zone pointer is non-null. (Validation detects null pointers and throws an exception.)
-
Stephen Morris authored
-
Jelte Jansen authored
-
Jelte Jansen authored
since this is just a short description, i'm pushing this straight to master
-
Jelte Jansen authored
-
- 29 Jun, 2011 8 commits
-
-
Jelte Jansen authored
mainly to add an explanation for handle_logging_config
-
JINMEI Tatuya authored
-
Jelte Jansen authored
Also did one security-related fix; if you try to log in with a bad username or password, the message sent back is now the same (it used to send a different error depending on whether the username or password was bad)
-
Jelte Jansen authored
-
-
Michal 'vorner' Vaner authored
-
Jelte Jansen authored
-
JINMEI Tatuya authored
definition of uint16_t in the boost namespace. So avoid doing 'using namespace boost'. Instead, import a specific name used in this file. additional cleanups are made: be sure to include stdint.h just in case, and remove unnecessary boost header file.
-
- 28 Jun, 2011 4 commits
-
-
JINMEI Tatuya authored
for dependent C++ libraries.
-
-
Jelte Jansen authored
A virtual destructor was missing in src/lib/acl/loader.h Also added a bit of whitespace for readability
-
Tomek Mrugalski authored
-