summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4:dsdb/repl/replicated_objects.c - proof if "talloc_reference" doesn't retur...Matthias Dieter Wallnöfer2010-12-011-1/+2
* s4:dsdb/common/util.c - "samdb_msg_add_add/delval" - introduce also here the ...Matthias Dieter Wallnöfer2010-12-011-2/+2
* ldb:ldb_msg_add_value - fix here a wrong memory contextMatthias Dieter Wallnöfer2010-12-011-1/+2
* s4:ranged results LDB module - cosmetic - fix some indentationMatthias Dieter Wallnöfer2010-12-011-1/+3
* s4:ranged results LDB module - "rr_search_callback" - change some memory contextMatthias Dieter Wallnöfer2010-12-011-1/+3
* s4/waf: add intl dependency for nss_winnbindBjörn Jacke2010-12-011-1/+1
* s4-test/schema: Extend the test to replicate a Class with Attribute with "may...Kamen Mazdrashki2010-12-011-2/+10
* s4-dsdb/syntax: Map remote ATTIDs for Attribute OID syntaxKamen Mazdrashki2010-12-011-0/+6
* s4-dsdb/syntax: Implement Remote-ATTID to Local-ATTID mapping functionKamen Mazdrashki2010-12-011-0/+35
* s4-dreplsrv: Use working_schema when replicating from Schema NCKamen Mazdrashki2010-12-011-2/+22
* s4-dsdb/schema: Implement multi-pass working schema creation functionKamen Mazdrashki2010-12-011-0/+132
* s4-dsdb/schema: Add Schema shallow copy functionKamen Mazdrashki2010-12-011-0/+57
* s4-dsdb/prefixMap: Add prefixMap shallow copy functionKamen Mazdrashki2010-12-011-0/+17
* s4-repl: Let dsdb_replicated_objects_convert() to accept schema from callerKamen Mazdrashki2010-12-014-7/+26
* s4-ranged_result.c: Fix memory context for ranged attributes handlingKamen Mazdrashki2010-12-011-4/+15
* s3 docs: Reword posix locking text to answer a common questionKai Blin2010-12-011-1/+2
* s3: Attempt to please autobuildVolker Lendecke2010-12-011-1/+1
* s3: Fix a typoVolker Lendecke2010-12-011-1/+1
* s3: Attempt to fix the shadow_copy2 moduleVolker Lendecke2010-12-011-2/+2
* s4-drs: cope with invalid NTDS DNs from DsReplicaInfo()Andrew Tridgell2010-12-011-2/+5
* wintest: cope with w2k3 form of dcdiag outputAndrew Tridgell2010-12-012-4/+6
* wintest Move stopping of BIND into a new stepAndrew Bartlett2010-12-011-11/+31
* s4:heimdal: import lorikeet-heimdal-201012010201 (commit 81fe27bcc0148d410ca4...Andrew Bartlett2010-12-0180-3731/+2665
* wintest: make command matching case insensitive by defaultAndrew Tridgell2010-12-011-2/+5
* wintest: we don't need the WIN_BASEDN vars any moreAndrew Tridgell2010-12-011-2/+0
* wintest: fixed formatting of wintest in emacs python modeAndrew Tridgell2010-12-011-1/+1
* wintest Wipe the BIND data directory just before we restart bindAndrew Bartlett2010-12-011-2/+5
* wintest Another way to work out if a Windows machine is a DCAndrew Bartlett2010-12-011-2/+15
* wintest Add more retries and fix up RODC handling after auto-dcpromoAndrew Bartlett2010-12-011-16/+35
* wintest Allow 'samba-tool newuser' to run a few times waiting for the RID SetAndrew Bartlett2010-12-011-1/+1
* s4-samba-tool Show when we have created the user successfullyAndrew Bartlett2010-12-011-0/+1
* wintest Make the new --vms option default to running all tests.Andrew Bartlett2010-12-012-2/+3
* wintest Set WIN_LCREALM and WIN_BASEDN automaticallyAndrew Bartlett2010-12-011-1/+7
* wintest Add a function to shut down all the managed VMs at the startAndrew Bartlett2010-12-012-0/+17
* wintest Fix case of BASEDN variablesAndrew Bartlett2010-12-011-1/+1
* wintest Add automatic dcpromo is the host isn't a DC yetAndrew Bartlett2010-12-012-3/+76
* wintest Add more VMs and correct titlesAndrew Bartlett2010-12-011-1/+25
* wintest: cope with delays in w2k3 starting its DRS serverAndrew Tridgell2010-12-011-1/+1
* s4-drs: the options attribute is optional on NTDSDSA objectsAndrew Tridgell2010-12-011-1/+1
* wintest: wait for the windows DC to register its DNS nameAndrew Tridgell2010-12-011-0/+3
* s4-provision: remove the disabled bit in the dns-$HOSTNAME accountAndrew Tridgell2010-12-011-1/+1
* wintest: fixed casefold handling in expect callsAndrew Tridgell2010-12-011-1/+6
* waf: less verbose message for failing to resolve a syslib pathAndrew Tridgell2010-12-011-1/+1
* waf: use Logs.warn() instead of print() in the symbol check codeAndrew Tridgell2010-12-011-1/+1
* pygensec: Fix initialization.Jelmer Vernooij2010-12-011-1/+1
* pytalloc: Make py_talloc_default_cmp private.Jelmer Vernooij2010-12-013-14/+15
* pytalloc: Make py_talloc_dealloc private.Jelmer Vernooij2010-12-013-14/+11
* pytalloc: Make py_talloc_default_repr private (now exposed by talloc.Object).Jelmer Vernooij2010-12-013-15/+12
* pyparam: Use talloc.Object.Jelmer Vernooij2010-12-011-2/+6
* pyregistry: Use talloc.Object.Jelmer Vernooij2010-12-011-4/+9