summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-21s3:modules/vfs_afsacl use stdbool typesChristian Ambach1-35/+35
2011-07-21s3:modules/vfs_afsacl remove some unnecessary whitespaceChristian Ambach1-3/+3
2011-07-21s3:lib/afs fix the build with --with-vfs-afsaclChristian Ambach1-0/+4
2011-07-21s3:lib/afs use stdbool typesChristian Ambach2-22/+22
2011-07-21s3:utils/net_afs fix compiler warningsChristian Ambach1-2/+3
2011-07-21s3:lib/afs_settoken fix some compiler warningsChristian Ambach1-3/+4
2011-07-21s3:lib/afs fix some compiler warningsChristian Ambach1-2/+3
2011-07-21s3:lib/afs fix the build with --with-fake-kaserverChristian Ambach3-4/+15
2011-07-21selftest: use "state directory" and "cache directory" optionsBjörn Baumbach2-4/+4
2011-07-21s4-param: use "state directory" and "cache directory" optionsBjörn Baumbach2-9/+9
2011-07-21samba-tool: make sure we exit with an error on a bad commandAndrew Tridgell1-1/+2
2011-07-21dbcheck: mark the dbcheck as known-failAndrew Tridgell1-0/+1
2011-07-21samba-tool: fixed some more calls to samba_tool join to be 'domain join'Andrew Tridgell3-10/+10
2011-07-21s4-selftest: added undump.sh scriptAndrew Tridgell1-0/+20
2011-07-21tdb: remove 'EOF' print from tdbrestoreAndrew Tridgell1-1/+0
2011-07-21dbcheck: use string DN in delete when fixing broken strings DNsAndrew Tridgell1-1/+1
2011-07-21s4-provision: run dbcheck on a minimal set of objects in provisionAndrew Tridgell1-4/+8
2011-07-21s4-kcc: use dsdb_delete() instead of ldb_delete()Andrew Tridgell1-1/+1
2011-07-21s4-dsdb: added dsdb_delete() functionAndrew Tridgell1-0/+30
2011-07-21pyldb: use dn.is_child_of() instead of dn.compare_base()Andrew Tridgell2-9/+10
2011-07-21samba_backup: check that directory really existsMatthieu Patou1-1/+11
2011-07-21tests: Add alpha13 dumped provisionMatthieu Patou23-0/+79033
2011-07-21s4-dsdb: Use controls provided during the request while searching for object ...Matthieu Patou1-1/+13
2011-07-21s4-dsdb: check group membership only for non deleted objectsMatthieu Patou1-2/+9
2011-07-21s4-dsdb: change the samba3sam test to add the show_deleted moduleAndrew Tridgell1-1/+1
2011-07-21pyldb: add unit test for ldbDn.compare_baseMatthieu Patou1-0/+11
2011-07-21ldb-python: add a function to Dn object to compare the Dn with a base DNMatthieu Patou1-0/+17
2011-07-21update/add my copyrightMatthieu Patou5-1/+5
2011-07-21s4-dsdb: In rootdse add extended dn info on all values for a given attributeMatthieu Patou1-57/+66
2011-07-21s4-dsdb: add dsdb_module_extended function similar to other dsdb_module_* fun...Matthieu Patou1-0/+61
2011-07-21s4-schema: add systemFlags to dsdb classes objectsMatthieu Patou2-0/+2
2011-07-21s4-test: don't fix broken objects during dbcheck testAndrew Tridgell1-1/+1
2011-07-21dbcheck: test the --reindex optionAndrew Tridgell1-0/+5
2011-07-21s4-test: added dbcheck run to test suiteAndrew Tridgell3-0/+25
2011-07-21samba-tool: nicer error in passwordsettings with no settingsAndrew Tridgell1-0/+2
2011-07-21samba-tool: testparm doesn't take any credentialsAndrew Tridgell1-0/+5
2011-07-21samba-tool: use 'exportkeytab' instead of 'dumpkeys'Andrew Tridgell2-5/+5
2011-07-21samba-tool: Fix __doc_ in base classesGiampaolo Lauria1-3/+3
2011-07-21samba-tool: removed synopsis code in base classGiampaolo Lauria1-8/+2
2011-07-21samba-tool: Fixed bugs to determine min and max # of allowed argumentsGiampaolo Lauria1-7/+14
2011-07-21samba-tool: Improved --help functionalityGiampaolo Lauria1-2/+6
2011-07-21samba-tool: fixed __doc__ in base classesGiampaolo Lauria1-3/+3
2011-07-21samba-tool: Fix error handling in SuperCommand classGiampaolo Lauria1-2/+11
2011-07-21samba-tool: improved Option list for all user commandsGiampaolo Lauria1-10/+7
2011-07-21samba-tool: added error handling for the user commandGiampaolo Lauria1-10/+21
2011-07-21samba-tool: fixed drs commands synopsisGiampaolo Lauria1-5/+5
2011-07-21samba-tool: fixed samba-tool user syntaxAndrew Tridgell1-1/+1
2011-07-21samba-tool: fixed synopsis on user commandsGiampaolo Lauria1-1/+1
2011-07-21samba-tool: fixed synopsis on all "user" commandsGiampaolo Lauria1-4/+8
2011-07-21samba-tool: moved takes_optiongroups definition to Command base classGiampaolo Lauria19-240/+23