summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-security: added a new security level SECURITY_DOMAIN_CONTROLLERAndrew Tridgell2009-09-152-0/+10
* s4-ldb: ldap attribute names can contain a '.'Andrew Tridgell2009-09-151-1/+2
* s4-ldb: expose ldb_transaction_prepare_commit() in ldbAndrew Tridgell2009-09-153-21/+64
* s4-repl: don't do double replicationAndrew Tridgell2009-09-154-6/+44
* s4-drs: filter based on local_usnAndrew Tridgell2009-09-151-1/+1
* s4-repl: make sure we marshal the replPropertyMetaData after the last changeAndrew Tridgell2009-09-151-10/+10
* s4-dsdb: use DLIST_ADD() not DLIST_ADD_END()Andrew Tridgell2009-09-152-4/+4
* s4-ldb: cope better with corruption of tdb recordsAndrew Tridgell2009-09-154-5/+30
* s4-repl: add a debug to make it easier to monitor replicationAndrew Tridgell2009-09-151-0/+5
* schannel: move schannel_sign to main directory.Günther Deschner2009-09-165-313/+5
* s4-schannel: try to fix the build.Günther Deschner2009-09-161-1/+1
* s4-schannel: first step of decoupling schannel from gensec.Günther Deschner2009-09-162-20/+51
* s4-schannel: strip trailing whitespace.Günther Deschner2009-09-161-36/+36
* s4:schema Add code to provide an index into the subClass treeAndrew Bartlett2009-09-152-1/+27
* libcli:nbt make the lmhosts parsing code and dependicies commonAndrew Bartlett2009-09-152-43/+1
* s4:heimdal_build: fix one more problem with automatic dependeciesStefan Metzmacher2009-09-151-1/+1
* s4:provision Prevent some invalid combinations of realm and domainAndrew Bartlett2009-09-141-0/+9
* s4: Script to build or rebuild extend DN attributesMatthieu Patou2009-09-141-0/+141
* Torture test for bug 6529 - Offline files conflict with Vista and Office 2003.Jeremy Allison2009-09-141-0/+131
* s4-repl: handle rename in repl_meta_dataAndrew Tridgell2009-09-141-0/+97
* s4-drs: allow replication of renamesAndrew Tridgell2009-09-141-6/+7
* s4-repl: fixed a memory error handling linked attributesAndrew Tridgell2009-09-141-10/+10
* s4-repl: fall back to repsFrom if repsTo not setAndrew Tridgell2009-09-141-2/+4
* pyldb: Don't segfault when invalid type is specified to Dn.get().Jelmer Vernooij2009-09-142-2/+14
* dsdb: the samba3 ldap schema has no sambaAccountPolicy (any more at least)Michael Adam2009-09-141-1/+0
* s4:heimdal_build: fix the build with --enable-automatic-dependenciesStefan Metzmacher2009-09-141-1/+1
* s4:heimdal_build Fix build breakages caused by asn1compile changeAndrew Bartlett2009-09-131-2/+1
* s4:heimdal_build Love pointed me at the --one-code-file option to asn1_compileAndrew Bartlett2009-09-131-32/+17
* s4-repl: added a preiodic notification check to the repl taskAndrew Tridgell2009-09-137-4/+480
* s4-drs: fixed search expressionAndrew Tridgell2009-09-131-1/+1
* s4-repl: use the new dsdb partition uSN helper fnsAndrew Tridgell2009-09-131-78/+16
* s4-dsdb: added dsdb_load_partition_usn and dsdb_save_partition_usnAndrew Tridgell2009-09-131-0/+146
* s4-sam: allow a search to specify a partitionAndrew Tridgell2009-09-131-2/+17
* s4-repl: keep a @REPLCHANGED object on each partitionAndrew Tridgell2009-09-131-24/+310
* s4-schannel: use NL_AUTH_MESSAGE for schannel.Günther Deschner2009-09-131-23/+35
* s4-schannel: strip trailing whitespace.Günther Deschner2009-09-131-26/+26
* s4:sites & services - Adds Intersite transport containersMatthieu Patou2009-09-121-5/+28
* s4:group policies - the default group policy objects are all system-criticalMatthias Dieter Wallnöfer2009-09-121-0/+6
* s4:group policies - upcase directory names of default group policiesMatthias Dieter Wallnöfer2009-09-121-4/+8
* s4:repl_meta_data: increment the attribute version with each changeStefan Metzmacher2009-09-121-1/+2
* s4-scripts: allow setup_dns.sh to take a PRIVATEDIRAndrew Tridgell2009-09-121-1/+3
* s4-samdb: make it possible to ask for the sequence number of a partitionAndrew Tridgell2009-09-121-0/+9
* s4-drs: change debug levelAndrew Tridgell2009-09-121-1/+1
* s4-repl: fixed memory leaksAndrew Tridgell2009-09-123-12/+31
* s4-drs: also fill in tmp_highest_usnAndrew Tridgell2009-09-121-0/+1
* s4-drs: return objects with uSN > highest_usnAndrew Tridgell2009-09-121-2/+6
* s4-drs: spelling fix, and simpler search expressionAndrew Tridgell2009-09-121-2/+2
* s4-repl: don't be too eager to allocate new sequence numbersAndrew Tridgell2009-09-121-7/+9
* s4-samdb: internal s4 ldb modules should be GPL not LGPLAndrew Tridgell2009-09-128-95/+63
* s4-drs: fixed the cursor generation to always be filled inAndrew Tridgell2009-09-121-102/+152