Age | Commit message (Expand) | Author | Files | Lines |
2011-10-06 | selftest/Samba3: enable uid wrapper in nmbd, winbindd and smbd | Stefan Metzmacher | 1 | -0/+6 |
2011-10-06 | s3:configure.developer: add --enable-uid-wrapper | Stefan Metzmacher | 1 | -0/+1 |
2011-10-06 | s3: Use the uid_wrapper | Volker Lendecke | 8 | -5/+17 |
2011-10-06 | uid_wrapper: We have talloc_array_length, no need for an explicit length | Volker Lendecke | 1 | -9/+9 |
2011-10-06 | lib/util: consolidate module loading | Andrew Bartlett | 3 | -33/+37 |
2011-10-06 | modules: standardise on samba_init_module as the hook symbol to resolve | Andrew Bartlett | 6 | -8/+8 |
2011-10-06 | lib/util: Use only init_module_fn typedef in module loading | Andrew Bartlett | 2 | -3/+2 |
2011-10-06 | lib/util: Remove unused module loading functions | Andrew Bartlett | 2 | -14/+2 |
2011-10-06 | lib/util: consolidate module loading into common code | Andrew Bartlett | 31 | -303/+346 |
2011-10-06 | s3-module allow libreplace to provide dlopen replacement | Andrew Bartlett | 1 | -24/+0 |
2011-10-06 | samba-tool: add support for fixing broken backlinks in dbcheck | Andrew Tridgell | 1 | -20/+32 |
2011-10-06 | s4-dsdb: allow deletion of backlinks if DSDB_CONTROL_DBCHECK given | Andrew Tridgell | 2 | -1/+5 |
2011-10-06 | s4-dsdb: added DSDB_CONTROL_DBCHECK | Andrew Tridgell | 3 | -0/+5 |
2011-10-06 | ldb: support raw OIDs in control string parsing | Andrew Tridgell | 2 | -0/+19 |
2011-10-06 | ldb: fixed memory leak in control string parsing | Andrew Tridgell | 1 | -0/+24 |
2011-10-06 | s4-dsdb: allow groupType update on deleted objects | Andrew Tridgell | 1 | -1/+2 |
2011-10-06 | s4-rodc: use the rodc_replica flag on the partition | Andrew Tridgell | 1 | -2/+2 |
2011-10-06 | s4-rodc: ensure we load replicated partitions for RODCs | Andrew Tridgell | 2 | -46/+35 |
2011-10-06 | s4-dsdb: Do not assume that all deleted objects have an objectCategory and sA... | Andrew Bartlett | 1 | -2/+2 |
2011-10-06 | dsdb: Do not attempt to resolve conflicts on an RODC | Andrew Bartlett | 1 | -2/+26 |
2011-10-06 | dsdb: fix double-free in replication failure case on RODC | Andrew Bartlett | 1 | -1/+1 |
2011-10-06 | s4-dsdb Allow repl server to start even when no master NCs are present | Andrew Bartlett | 1 | -7/+1 |
2011-10-06 | Add missing com_err dependencies | Ewoud Kohl van Wijngaarden | 2 | -2/+2 |
2011-10-05 | s4-auth: fixed formatting of some DEBUG() lines | Andrew Tridgell | 1 | -3/+3 |
2011-10-05 | Fix bug #8507 - smbd doesn't correctly honor the "force create mode" bits fro... | Jeremy Allison | 1 | -6/+6 |
2011-10-04 | s3-waf: remove explicit linking to SMBLDAP subsystem. | Günther Deschner | 1 | -9/+9 |
2011-10-04 | s3-smbldap: remove an obsolete prototype. | Günther Deschner | 1 | -1/+0 |
2011-10-04 | s3:lib/util: make sure panic action can attach a debugger on ubuntu (>=10.10) | Stefan Metzmacher | 1 | -0/+11 |
2011-10-04 | lib/util: make sure panic action can attach a debugger on ubuntu (>=10.10) | Stefan Metzmacher | 1 | -0/+7 |
2011-10-04 | s3:param: use ROLE_DOMAIN_CONTROLLER for an AD domain controller | Stefan Metzmacher | 1 | -1/+1 |
2011-10-04 | s4-subdomain: create trust record with forest root DC | Andrew Tridgell | 1 | -7/+33 |
2011-10-04 | s4-dsdb: fixed re-join of subdomain | Andrew Tridgell | 1 | -3/+4 |
2011-10-04 | s4-lsa: fixed set of trust password with old password | Andrew Tridgell | 1 | -14/+13 |
2011-10-04 | s4-dns: add all forest DCs to named.conf.update | Andrew Tridgell | 1 | -12/+54 |
2011-10-04 | s4-ldap: added DSDB_CONTROL_NO_GLOBAL_CATALOG to ldap encoding list | Andrew Tridgell | 1 | -18/+7 |
2011-10-04 | s4-kdc: fixed handling of previous vs current trust password | Andrew Tridgell | 1 | -36/+77 |
2011-10-04 | s4-auth: rework map_user_info() to use cracknames | Andrew Tridgell | 2 | -13/+215 |
2011-10-04 | s4-sam: don't look in GC NCs for user accounts | Andrew Tridgell | 1 | -2/+6 |
2011-10-04 | s4-kdc: don't look at global catalog NCs in the kdc | Andrew Tridgell | 2 | -16/+23 |
2011-10-04 | s4-kdc: treat a kvno of 255 as unspecified | Andrew Tridgell | 1 | -1/+4 |
2011-10-04 | s4-kcc: if we are a GC, auto-add partial replicas | Andrew Tridgell | 1 | -3/+147 |
2011-10-04 | s4-dsdb: simplify samdb_is_gc() | Andrew Tridgell | 1 | -28/+2 |
2011-10-04 | s4-dsdb: add the DSDB_CONTROL_PARTIAL_REPLICA when needed | Andrew Tridgell | 1 | -0/+9 |
2011-10-04 | heimdal: handle referrals for 3 part DRSUAPI SPNs | Andrew Tridgell | 1 | -1/+18 |
2011-10-04 | s4-repl: try harder to find the right SPN in replication server | Andrew Tridgell | 1 | -23/+72 |
2011-10-04 | s4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICA | Andrew Tridgell | 7 | -60/+98 |
2011-10-04 | s4-join: enable cleanup on failed join | Andrew Tridgell | 1 | -1/+1 |
2011-10-04 | s4-drs: added DSDB_REPL_FLAG_ADD_NCNAME to DsAddEntry call | Andrew Tridgell | 1 | -0/+1 |
2011-10-04 | s4-dsdb: added DSDB_REPL_FLAG_ADD_NCNAME flag | Andrew Tridgell | 1 | -0/+1 |
2011-10-04 | s4-dsdb: fixed formatting of a debug message | Andrew Tridgell | 1 | -1/+1 |