summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4-subdomain: create trust record with forest root DCAndrew Tridgell2011-10-041-7/+33
* s4-dsdb: fixed re-join of subdomainAndrew Tridgell2011-10-041-3/+4
* s4-lsa: fixed set of trust password with old passwordAndrew Tridgell2011-10-041-14/+13
* s4-dns: add all forest DCs to named.conf.updateAndrew Tridgell2011-10-041-12/+54
* s4-ldap: added DSDB_CONTROL_NO_GLOBAL_CATALOG to ldap encoding listAndrew Tridgell2011-10-041-18/+7
* s4-kdc: fixed handling of previous vs current trust passwordAndrew Tridgell2011-10-041-36/+77
* s4-auth: rework map_user_info() to use cracknamesAndrew Tridgell2011-10-042-13/+215
* s4-sam: don't look in GC NCs for user accountsAndrew Tridgell2011-10-041-2/+6
* s4-kdc: don't look at global catalog NCs in the kdcAndrew Tridgell2011-10-042-16/+23
* s4-kdc: treat a kvno of 255 as unspecifiedAndrew Tridgell2011-10-041-1/+4
* s4-kcc: if we are a GC, auto-add partial replicasAndrew Tridgell2011-10-041-3/+147
* s4-dsdb: simplify samdb_is_gc()Andrew Tridgell2011-10-041-28/+2
* s4-dsdb: add the DSDB_CONTROL_PARTIAL_REPLICA when neededAndrew Tridgell2011-10-041-0/+9
* heimdal: handle referrals for 3 part DRSUAPI SPNsAndrew Tridgell2011-10-041-1/+18
* s4-repl: try harder to find the right SPN in replication serverAndrew Tridgell2011-10-041-23/+72
* s4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICAAndrew Tridgell2011-10-047-60/+98
* s4-join: enable cleanup on failed joinAndrew Tridgell2011-10-041-1/+1
* s4-drs: added DSDB_REPL_FLAG_ADD_NCNAME to DsAddEntry callAndrew Tridgell2011-10-041-0/+1
* s4-dsdb: added DSDB_REPL_FLAG_ADD_NCNAME flagAndrew Tridgell2011-10-041-0/+1
* s4-dsdb: fixed formatting of a debug messageAndrew Tridgell2011-10-041-1/+1
* s4-partition: allow creation of uninstantiated partitionsAndrew Tridgell2011-10-041-6/+0
* s4-dsdb: allow uninstantiated NC headsAndrew Tridgell2011-10-041-2/+4
* s4-repl: support creation of new NCs via DsAddEntryAndrew Tridgell2011-10-041-0/+84
* s4-repl: fixed formatting of some debug messagesAndrew Tridgell2011-10-041-5/+5
* drsuapi: added ncName attid in enumAndrew Tridgell2011-10-041-0/+1
* dns: added example python script for dnsserver protocolAndrew Tridgell2011-10-041-0/+89
* dns: build python bindings for dnsserver RPC protocolAndrew Tridgell2011-10-042-0/+11
* dns: filled in dnsserver.idl Andrew Tridgell2011-10-042-3/+1334
* samba-tool: cope with GC compares in ldapcmpAndrew Tridgell2011-10-041-3/+5
* samba-tool: added --full-sync and --sync-all options to samba-tool drs replicateAndrew Tridgell2011-10-041-3/+9
* s4-dbchecker: fixed handling of DSDB DNs in dbcheckAndrew Tridgell2011-10-041-1/+1
* s4-dsdb: update callers to dsdb_convert_object_ex()Andrew Tridgell2011-10-042-0/+4
* s4-repl: update instanceType in partial_replica replicationAndrew Tridgell2011-10-041-0/+20
* s4-repl: add FULL_SYNC and PARTIAL_REPLICA flagsAndrew Tridgell2011-10-041-5/+27
* s4-dsdb: implement DSDB_REPL_FLAG_PRIORITISE_INCOMINGAndrew Tridgell2011-10-041-4/+22
* s4-dsdb: disallow changes based on instanceTypeAndrew Tridgell2011-10-041-4/+13
* s4-dsdb: added DSDB_REPL_FLAG* to replicationAndrew Tridgell2011-10-041-2/+15
* s4-ldap-server: disallow all modifies on global catalog portAndrew Tridgell2011-10-041-0/+20
* s4-ldb: enable display of partialAttributeSet with --show-binaryAndrew Tridgell2011-10-042-1/+23
* testtools: Import new upstream snapshot.Jelmer Vernooij2011-10-0310-33/+597
* dns: Move the dns_srv_record to the correct place in the idl fileKai Blin2011-10-021-7/+7
* dns: Add support for TXT record to idl fileKai Blin2011-10-021-0/+6
* wscript: Also generate ctags for python filesKai Blin2011-10-021-1/+1
* s4 provision: Set server role default when called from command line to 'dc'Kai Blin2011-10-021-0/+3
* s3:registry: fix the test for a REG_SZ blob possibly being a zero terminated ...Michael Adam2011-10-021-1/+10
* s3:registry: reg_format: handle unterminated REG_SZ blobsGregor Beck2011-10-011-1/+9
* Add the new test_nttrans_fsctl.c to wafRichard Sharpe2011-10-011-0/+1
* Move FSCTL handling into the VFS. Initial code changes. Passes smbtorture NTT...Richard Sharpe2011-10-016-336/+413
* Add a torture test to test existing FSCTL responsesRichard Sharpe2011-10-014-0/+290
* Fix bug #8493 - DFS breaks zip file extracting unless "follow symlinks = no" setJeremy Allison2011-10-011-11/+2