summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-08examples/VFS: fix a typo in the READMEMichael Adam1-1/+1
2011-10-07Fix bug #8509 - Read-only handles on SAMR allow SAMR_DOMAIN_ACCESS_CREATE_USER.Jeremy Allison1-3/+8
2011-10-07s4:dsdb/password_hash: add DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OIDStefan Metzmacher3-1/+42
2011-10-07Revert "ldb: support raw OIDs in control string parsing"Stefan Metzmacher2-19/+0
2011-10-07s4:dbchecker: make use of local_oid controls for dsdb.DSDB_CONTROL_DBCHECKStefan Metzmacher1-1/+1
2011-10-07ldb/ldb_controls: allow oid up to 255 charsStefan Metzmacher1-1/+1
2011-10-07s4:dsdb: fix the order of DSDB_CONTROL_* defines in samdb.hStefan Metzmacher1-10/+10
2011-10-07uid_wrapper: Add uwrap_setresuid().Andreas Schneider2-0/+17
2011-10-07uid_wrapper: Add uwrap_setregid().Andreas Schneider2-0/+17
2011-10-07uid_wrapper: Add uwrap_setreuid().Andreas Schneider2-0/+17
2011-10-07s4-param copy print_parameter and equal_parameter in from source3Andrew Bartlett1-10/+24
2011-10-07s3-param Remove odd formatting to allow code mergeAndrew Bartlett1-18/+18
2011-10-07s3-param: inline octal_string into caller to allow code mergeAndrew Bartlett1-3/+6
2011-10-07param: Use a bool to hold boolean parametersAndrew Bartlett2-8/+8
2011-10-07s3-param use Auto define for lm_announce defaultAndrew Bartlett1-1/+1
2011-10-07ldb: use ldb directly rather than via a copyAndrew Bartlett8-740/+7
2011-10-07build: ndrdump is only built with wafAndrew Bartlett1-2/+0
2011-10-07build: Remove obsolete --enable/disable-merged-buildAndrew Bartlett1-1/+0
2011-10-07build: Remove _SAMBA_WAF_BUILD_Andrew Bartlett2-5/+4
2011-10-07autobuild: Remove s3-waf from autobuildAndrew Bartlett1-8/+1
2011-10-07build: Reduce build systems to just top level waf and autoconfAndrew Bartlett13-447/+49
2011-10-07s4-dsdb: special case for deleted objects one way linkAndrew Tridgell1-4/+17
2011-10-07s4-dsdb: don't display links to deleted objectsAndrew Tridgell1-9/+42
2011-10-07s4-dsdb: fixed one_way_link calculationAndrew Tridgell1-1/+2
2011-10-07s4-dsdb: fixed behaviour of show_deleted and show_recycled controlAndrew Tridgell1-38/+71
2011-10-07s4-dsdb: fixed the check_optional_feature() callAndrew Tridgell1-19/+24
2011-10-06s3:lib: remove unused/empty modules.cStefan Metzmacher2-23/+1
2011-10-06selftest/Samba3: enable uid wrapper in nmbd, winbindd and smbdStefan Metzmacher1-0/+6
2011-10-06s3:configure.developer: add --enable-uid-wrapperStefan Metzmacher1-0/+1
2011-10-06s3: Use the uid_wrapperVolker Lendecke8-5/+17
2011-10-06uid_wrapper: We have talloc_array_length, no need for an explicit lengthVolker Lendecke1-9/+9
2011-10-06lib/util: consolidate module loadingAndrew Bartlett3-33/+37
2011-10-06modules: standardise on samba_init_module as the hook symbol to resolveAndrew Bartlett6-8/+8
2011-10-06lib/util: Use only init_module_fn typedef in module loadingAndrew Bartlett2-3/+2
2011-10-06lib/util: Remove unused module loading functionsAndrew Bartlett2-14/+2
2011-10-06lib/util: consolidate module loading into common codeAndrew Bartlett31-303/+346
2011-10-06s3-module allow libreplace to provide dlopen replacementAndrew Bartlett1-24/+0
2011-10-06samba-tool: add support for fixing broken backlinks in dbcheckAndrew Tridgell1-20/+32
2011-10-06s4-dsdb: allow deletion of backlinks if DSDB_CONTROL_DBCHECK givenAndrew Tridgell2-1/+5
2011-10-06s4-dsdb: added DSDB_CONTROL_DBCHECKAndrew Tridgell3-0/+5
2011-10-06ldb: support raw OIDs in control string parsingAndrew Tridgell2-0/+19
2011-10-06ldb: fixed memory leak in control string parsingAndrew Tridgell1-0/+24
2011-10-06s4-dsdb: allow groupType update on deleted objectsAndrew Tridgell1-1/+2
2011-10-06s4-rodc: use the rodc_replica flag on the partitionAndrew Tridgell1-2/+2
2011-10-06s4-rodc: ensure we load replicated partitions for RODCsAndrew Tridgell2-46/+35
2011-10-06s4-dsdb: Do not assume that all deleted objects have an objectCategory and sA...Andrew Bartlett1-2/+2
2011-10-06dsdb: Do not attempt to resolve conflicts on an RODCAndrew Bartlett1-2/+26
2011-10-06dsdb: fix double-free in replication failure case on RODCAndrew Bartlett1-1/+1
2011-10-06s4-dsdb Allow repl server to start even when no master NCs are presentAndrew Bartlett1-7/+1
2011-10-06Add missing com_err dependenciesEwoud Kohl van Wijngaarden2-2/+2