Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-10-04 | s4-partition: allow creation of uninstantiated partitions | Andrew Tridgell | 1 | -6/+0 |
2011-10-04 | s4-dsdb: allow uninstantiated NC heads | Andrew Tridgell | 1 | -2/+4 |
2011-10-04 | s4-repl: support creation of new NCs via DsAddEntry | Andrew Tridgell | 1 | -0/+84 |
2011-10-04 | s4-repl: fixed formatting of some debug messages | Andrew Tridgell | 1 | -5/+5 |
2011-10-04 | drsuapi: added ncName attid in enum | Andrew Tridgell | 1 | -0/+1 |
2011-10-04 | dns: added example python script for dnsserver protocol | Andrew Tridgell | 1 | -0/+89 |
2011-10-04 | dns: build python bindings for dnsserver RPC protocol | Andrew Tridgell | 2 | -0/+11 |
2011-10-04 | dns: filled in dnsserver.idl | Andrew Tridgell | 2 | -3/+1334 |
2011-10-04 | samba-tool: cope with GC compares in ldapcmp | Andrew Tridgell | 1 | -3/+5 |
2011-10-04 | samba-tool: added --full-sync and --sync-all options to samba-tool drs replicate | Andrew Tridgell | 1 | -3/+9 |
2011-10-04 | s4-dbchecker: fixed handling of DSDB DNs in dbcheck | Andrew Tridgell | 1 | -1/+1 |
2011-10-04 | s4-dsdb: update callers to dsdb_convert_object_ex() | Andrew Tridgell | 2 | -0/+4 |
2011-10-04 | s4-repl: update instanceType in partial_replica replication | Andrew Tridgell | 1 | -0/+20 |
2011-10-04 | s4-repl: add FULL_SYNC and PARTIAL_REPLICA flags | Andrew Tridgell | 1 | -5/+27 |
2011-10-04 | s4-dsdb: implement DSDB_REPL_FLAG_PRIORITISE_INCOMING | Andrew Tridgell | 1 | -4/+22 |
2011-10-04 | s4-dsdb: disallow changes based on instanceType | Andrew Tridgell | 1 | -4/+13 |
2011-10-04 | s4-dsdb: added DSDB_REPL_FLAG* to replication | Andrew Tridgell | 1 | -2/+15 |
2011-10-04 | s4-ldap-server: disallow all modifies on global catalog port | Andrew Tridgell | 1 | -0/+20 |
2011-10-04 | s4-ldb: enable display of partialAttributeSet with --show-binary | Andrew Tridgell | 2 | -1/+23 |
2011-10-03 | testtools: Import new upstream snapshot. | Jelmer Vernooij | 10 | -33/+597 |
2011-10-02 | dns: Move the dns_srv_record to the correct place in the idl file | Kai Blin | 1 | -7/+7 |
2011-10-02 | dns: Add support for TXT record to idl file | Kai Blin | 1 | -0/+6 |
2011-10-02 | wscript: Also generate ctags for python files | Kai Blin | 1 | -1/+1 |
2011-10-02 | s4 provision: Set server role default when called from command line to 'dc' | Kai Blin | 1 | -0/+3 |
2011-10-02 | s3:registry: fix the test for a REG_SZ blob possibly being a zero terminated ... | Michael Adam | 1 | -1/+10 |