summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-05s4-auth: fixed formatting of some DEBUG() linesAndrew Tridgell1-3/+3
2011-10-05Fix bug #8507 - smbd doesn't correctly honor the "force create mode" bits fro...Jeremy Allison1-6/+6
2011-10-04s3-waf: remove explicit linking to SMBLDAP subsystem.Günther Deschner1-9/+9
2011-10-04s3-smbldap: remove an obsolete prototype.Günther Deschner1-1/+0
2011-10-04s3:lib/util: make sure panic action can attach a debugger on ubuntu (>=10.10)Stefan Metzmacher1-0/+11
2011-10-04lib/util: make sure panic action can attach a debugger on ubuntu (>=10.10)Stefan Metzmacher1-0/+7
2011-10-04s3:param: use ROLE_DOMAIN_CONTROLLER for an AD domain controllerStefan Metzmacher1-1/+1
2011-10-04s4-subdomain: create trust record with forest root DCAndrew Tridgell1-7/+33
2011-10-04s4-dsdb: fixed re-join of subdomainAndrew Tridgell1-3/+4
2011-10-04s4-lsa: fixed set of trust password with old passwordAndrew Tridgell1-14/+13
2011-10-04s4-dns: add all forest DCs to named.conf.updateAndrew Tridgell1-12/+54
2011-10-04s4-ldap: added DSDB_CONTROL_NO_GLOBAL_CATALOG to ldap encoding listAndrew Tridgell1-18/+7
2011-10-04s4-kdc: fixed handling of previous vs current trust passwordAndrew Tridgell1-36/+77
2011-10-04s4-auth: rework map_user_info() to use cracknamesAndrew Tridgell2-13/+215
2011-10-04s4-sam: don't look in GC NCs for user accountsAndrew Tridgell1-2/+6
2011-10-04s4-kdc: don't look at global catalog NCs in the kdcAndrew Tridgell2-16/+23
2011-10-04s4-kdc: treat a kvno of 255 as unspecifiedAndrew Tridgell1-1/+4
2011-10-04s4-kcc: if we are a GC, auto-add partial replicasAndrew Tridgell1-3/+147
2011-10-04s4-dsdb: simplify samdb_is_gc()Andrew Tridgell1-28/+2
2011-10-04s4-dsdb: add the DSDB_CONTROL_PARTIAL_REPLICA when neededAndrew Tridgell1-0/+9
2011-10-04heimdal: handle referrals for 3 part DRSUAPI SPNsAndrew Tridgell1-1/+18
2011-10-04s4-repl: try harder to find the right SPN in replication serverAndrew Tridgell1-23/+72
2011-10-04s4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICAAndrew Tridgell7-60/+98
2011-10-04s4-join: enable cleanup on failed joinAndrew Tridgell1-1/+1
2011-10-04s4-drs: added DSDB_REPL_FLAG_ADD_NCNAME to DsAddEntry callAndrew Tridgell1-0/+1
2011-10-04s4-dsdb: added DSDB_REPL_FLAG_ADD_NCNAME flagAndrew Tridgell1-0/+1
2011-10-04s4-dsdb: fixed formatting of a debug messageAndrew Tridgell1-1/+1
2011-10-04s4-partition: allow creation of uninstantiated partitionsAndrew Tridgell1-6/+0
2011-10-04s4-dsdb: allow uninstantiated NC headsAndrew Tridgell1-2/+4
2011-10-04s4-repl: support creation of new NCs via DsAddEntryAndrew Tridgell1-0/+84
2011-10-04s4-repl: fixed formatting of some debug messagesAndrew Tridgell1-5/+5
2011-10-04drsuapi: added ncName attid in enumAndrew Tridgell1-0/+1
2011-10-04dns: added example python script for dnsserver protocolAndrew Tridgell1-0/+89
2011-10-04dns: build python bindings for dnsserver RPC protocolAndrew Tridgell2-0/+11
2011-10-04dns: filled in dnsserver.idl Andrew Tridgell2-3/+1334
2011-10-04samba-tool: cope with GC compares in ldapcmpAndrew Tridgell1-3/+5
2011-10-04samba-tool: added --full-sync and --sync-all options to samba-tool drs replicateAndrew Tridgell1-3/+9
2011-10-04s4-dbchecker: fixed handling of DSDB DNs in dbcheckAndrew Tridgell1-1/+1
2011-10-04s4-dsdb: update callers to dsdb_convert_object_ex()Andrew Tridgell2-0/+4
2011-10-04s4-repl: update instanceType in partial_replica replicationAndrew Tridgell1-0/+20
2011-10-04s4-repl: add FULL_SYNC and PARTIAL_REPLICA flagsAndrew Tridgell1-5/+27