summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3:loadparm: add support for P_BYTES to lp_save_defaults - fix build warningMichael Adam2011-07-211-0/+1
* s3:loadparm: add support for P_CMDLIST to is_default() - fix build warningMichael Adam2011-07-211-0/+1
* s3:loadparm: add support for P_BYTES to is_default() - fix build warningMichael Adam2011-07-211-0/+1
* s3:loadparm: add support for P_CMDLIST to print_parameter - fix build warning.Michael Adam2011-07-211-4/+14
* s3:loadparm: add support for P_BYTES to print_parameter() - fix build warning.Michael Adam2011-07-211-0/+1
* s3:loadparm: add support for P_CMDLIST to equal_parameter() - fix build warningMichael Adam2011-07-211-0/+1
* s3:loadparm: add suppor for P_BYTES to equal_parameter() - fix build warningMichael Adam2011-07-211-0/+1
* s3:loadparm: szNetbiosAliases is now a const char ** - cast properlyMichael Adam2011-07-211-2/+2
* s3:loadparm: szWinbindNssInfo is now a const char ** instead of a char ** - c...Michael Adam2011-07-211-1/+1
* s3:loadparm: fix a check that was accidentially an assignment in lp_serviceby...Michael Adam2011-07-211-1/+1
* s3:loadparm: untangle assignment from check in do_section()Michael Adam2011-07-211-2/+2
* s3-waf: fix a libcrypto configure checkChristian Ambach2011-07-211-1/+1
* s3:winbindd remove an unused variableChristian Ambach2011-07-211-2/+0
* s3:utils fix a compiler warningChristian Ambach2011-07-211-0/+1
* s3:modules/vfs_afsacl fix a compiler warningChristian Ambach2011-07-211-1/+1
* s3:afs make path argument to afs_syscall constChristian Ambach2011-07-213-3/+3
* s3:modules/vfs_afsacl fix a compiler warningChristian Ambach2011-07-211-2/+1
* s3:modules/vfs_afsacl use stdbool typesChristian Ambach2011-07-211-35/+35
* s3:modules/vfs_afsacl remove some unnecessary whitespaceChristian Ambach2011-07-211-3/+3
* s3:lib/afs fix the build with --with-vfs-afsaclChristian Ambach2011-07-211-0/+4
* s3:lib/afs use stdbool typesChristian Ambach2011-07-212-22/+22
* s3:utils/net_afs fix compiler warningsChristian Ambach2011-07-211-2/+3
* s3:lib/afs_settoken fix some compiler warningsChristian Ambach2011-07-211-3/+4
* s3:lib/afs fix some compiler warningsChristian Ambach2011-07-211-2/+3
* s3:lib/afs fix the build with --with-fake-kaserverChristian Ambach2011-07-213-4/+15
* selftest: use "state directory" and "cache directory" optionsBjörn Baumbach2011-07-212-4/+4
* s4-param: use "state directory" and "cache directory" optionsBjörn Baumbach2011-07-212-9/+9
* samba-tool: make sure we exit with an error on a bad commandAndrew Tridgell2011-07-211-1/+2
* dbcheck: mark the dbcheck as known-failAndrew Tridgell2011-07-211-0/+1
* samba-tool: fixed some more calls to samba_tool join to be 'domain join'Andrew Tridgell2011-07-213-10/+10
* s4-selftest: added undump.sh scriptAndrew Tridgell2011-07-211-0/+20
* tdb: remove 'EOF' print from tdbrestoreAndrew Tridgell2011-07-211-1/+0
* dbcheck: use string DN in delete when fixing broken strings DNsAndrew Tridgell2011-07-211-1/+1
* s4-provision: run dbcheck on a minimal set of objects in provisionAndrew Tridgell2011-07-211-4/+8
* s4-kcc: use dsdb_delete() instead of ldb_delete()Andrew Tridgell2011-07-211-1/+1
* s4-dsdb: added dsdb_delete() functionAndrew Tridgell2011-07-211-0/+30
* pyldb: use dn.is_child_of() instead of dn.compare_base()Andrew Tridgell2011-07-212-9/+10
* samba_backup: check that directory really existsMatthieu Patou2011-07-211-1/+11
* tests: Add alpha13 dumped provisionMatthieu Patou2011-07-2123-0/+79033
* s4-dsdb: Use controls provided during the request while searching for object ...Matthieu Patou2011-07-211-1/+13
* s4-dsdb: check group membership only for non deleted objectsMatthieu Patou2011-07-211-2/+9
* s4-dsdb: change the samba3sam test to add the show_deleted moduleAndrew Tridgell2011-07-211-1/+1
* pyldb: add unit test for ldbDn.compare_baseMatthieu Patou2011-07-211-0/+11
* ldb-python: add a function to Dn object to compare the Dn with a base DNMatthieu Patou2011-07-211-0/+17
* update/add my copyrightMatthieu Patou2011-07-215-1/+5
* s4-dsdb: In rootdse add extended dn info on all values for a given attributeMatthieu Patou2011-07-211-57/+66
* s4-dsdb: add dsdb_module_extended function similar to other dsdb_module_* fun...Matthieu Patou2011-07-211-0/+61
* s4-schema: add systemFlags to dsdb classes objectsMatthieu Patou2011-07-212-0/+2
* s4-test: don't fix broken objects during dbcheck testAndrew Tridgell2011-07-211-1/+1
* dbcheck: test the --reindex optionAndrew Tridgell2011-07-211-0/+5