- 20 Feb, 2012 2 commits
-
-
Michal 'vorner' Vaner authored
* The get_remote_config_value returns tupple. * The config callback should be called after the module is ready.
-
Michal 'vorner' Vaner authored
-
- 17 Feb, 2012 4 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
* It only takes a name instead of spec file name. * The tests are just recycled tests for the previous, with some code reuse tricks (so the actual test code is shared between them).
-
- 16 Feb, 2012 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 13 Feb, 2012 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 10 Feb, 2012 1 commit
-
-
Michal 'vorner' Vaner authored
Put some more realistic data there
-
- 09 Feb, 2012 1 commit
-
-
Jelte Jansen authored
-
- 08 Feb, 2012 2 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
-
- 03 Feb, 2012 2 commits
-
-
Jelte Jansen authored
-
JINMEI Tatuya authored
-
- 02 Feb, 2012 4 commits
-
-
Michal 'vorner' Vaner authored
May break something. It is needed to go through applications and check their shutdown handlers.
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
- 01 Feb, 2012 2 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
When closing a ModuleCCSession, a 'i am stopping' message is now sent to the ConfigManager, which in turn informs Cmdctl (which then causes bindctl to update its list). This causes stopped modules to disappear from bindctl until such time that they are enabled or started again, so that config updates and most importantly, commands, do not cause weird timeouts (bindctl will immediately inform you of modules not running)
-
- 25 Jan, 2012 4 commits
-
-
JINMEI Tatuya authored
testing a single flag. it's stricter and probably a better test.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
(which was C++ version only); corrected the return value description of find_all() which was accidentally broken.
-
Michal 'vorner' Vaner authored
It caused the pycompile script to fail
-
- 24 Jan, 2012 1 commit
-
-
JINMEI Tatuya authored
-
- 23 Jan, 2012 1 commit
-
-
JINMEI Tatuya authored
specifically, it now uses the separate flags field for wildcard and NSEC/NSEC3 signed information. WILDCARD(_xxx) result codes were deprecated and removed. Adjusted tests and python code accordingly. Finally removed the temporary workaround in auth::Query.
-
- 06 Jan, 2012 2 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
If it is run from the source code, all programs should be run from there.
-
- 05 Jan, 2012 1 commit
-
-
Michal 'vorner' Vaner authored
* Close the socket after sending from the creator, so it doesn't leak (but it doesn't seem to help :-(). * Correct range for the token numbers, so they are harder to guess * Set the socket as reuse address
-
- 04 Jan, 2012 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 28 Dec, 2011 3 commits
-
-
JINMEI Tatuya authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
The thing should be converted to string properly
-
- 27 Dec, 2011 1 commit
-
-
Michal 'vorner' Vaner authored
And removed the setuid component
-
- 23 Dec, 2011 2 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
compaction of non compatible RRSIGs.
-
- 22 Dec, 2011 3 commits
-
-
JINMEI Tatuya authored
path for the test unix domain socket.
-
JINMEI Tatuya authored
-
Michal 'vorner' Vaner authored
-
- 21 Dec, 2011 1 commit
-
-
Michal 'vorner' Vaner authored
* Removed comment that is no longer relevant * Parentheses
-