Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-29 | s3:net registry check: adapt to new semantic of dbwrap_fetch | Gregor Beck | 1 | -10/+13 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2011-11-29 | s3:net registry check: handle missing version info | Gregor Beck | 1 | -0/+36 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2011-11-25 | s3:net registry check: improve console output | Gregor Beck | 1 | -7/+4 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2011-11-18 | Remove rawmemchr calls - found by Ira Cooper. These are glibc-specific ↵ | Jeremy Allison | 1 | -3/+4 | |
calls, makes us completely non-portable. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Fri Nov 18 23:50:50 CET 2011 on sn-devel-104 | |||||
2011-11-03 | s3-utils: net - Fix one error/usage message | Björn Baumbach | 1 | -1/+1 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2011-10-26 | s3:net registry check: fix a case where automatic and read only mode take ↵ | Gregor Beck | 1 | -3/+5 | |
the wrong action Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2011-10-26 | s3:net registry check: do not silently replace separators | Gregor Beck | 1 | -2/+3 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2011-10-14 | Remove unused function. | Jeremy Allison | 1 | -18/+0 | |
2011-10-12 | s3:net: add command registry check | Gregor Beck | 1 | -0/+1314 | |
Signed-off-by: Michael Adam <obnox@samba.org> |