summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-09s3: Quieten a bogus error messageVolker Lendecke1-3/+1
2010-11-09s3: Package autorid moduleVolker Lendecke1-0/+1
2010-11-09raw.h is only needed in the S4 buildVolker Lendecke1-0/+2
2010-11-09s4:provision_self_join.ldif - the object SID in AD is called "objectSid"Matthias Dieter Wallnöfer1-1/+1
2010-11-09s4:provision.py - strip trailing whitespacesMatthias Dieter Wallnöfer1-106/+106
2010-11-09s4:provision - switch to "clearTextPassword" for setting passwordsMatthias Dieter Wallnöfer4-8/+8
2010-11-09s4-test: make sure the selftest prefix existsAndrew Tridgell1-0/+3
2010-11-08s4-drs: reduce verbosity of dreplsrv_out_connection_attachAndrew Tridgell1-2/+2
2010-11-08heimdal: fixed a shadowed variable warning for error_messageAndrew Tridgell1-23/+23
2010-11-08s4-attid: Uppercase ATTID type constantsKamen Mazdrashki3-10/+10
2010-11-08s4-test: Initial implementation for Schema replication black box testKamen Mazdrashki1-0/+174
2010-11-08Second part of fix for bug #7777 - When requesting lookups for BUILTIN sids, ...Jeremy Allison1-1/+3
2010-11-08Ensure we always have a mapped group for "Domain Users".Jeremy Allison1-1/+6
2010-11-08First part of fix for bug #7777 - When requesting lookups for BUILTIN sids, w...Jeremy Allison1-0/+10
2010-11-08s3/configure: fix typo and warningBjörn Jacke1-1/+1
2010-11-08s4:password_hash LDB module - introduce a "userPassword" flag which enables/d...Matthias Dieter Wallnöfer1-15/+37
2010-11-08s4:pyldb.c - fix "py_ldb_contains" according to the comment by JelmerMatthias Dieter Wallnöfer1-4/+2
2010-11-08s3-waf: add idmap_autorid to the build.Günther Deschner2-1/+10
2010-11-08s3: Fix an uninitialized variableVolker Lendecke1-0/+1
2010-11-08s3: Build idmap_autorid by defaultVolker Lendecke1-0/+1
2010-11-08s3:idmap: add a new ID mapping module autoridChristian Ambach4-0/+610
2010-11-08s3:winbind add wcache_tdc_fetch_domainbysidChristian Ambach2-0/+53
2010-11-08s3: Put some parentheses around conditionalsVolker Lendecke1-2/+2
2010-11-08s3: Consistently use stdbool types in new codeVolker Lendecke1-11/+11
2010-11-08s3:winbind add timeouts to winbind cacheChristian Ambach1-14/+57
2010-11-08s4:passwords.py - test empty password attributes behaviourMatthias Dieter Wallnöfer1-1/+154
2010-11-08s4:password_hash LDB module - deleting password attributes is a little more c...Matthias Dieter Wallnöfer1-6/+6
2010-11-08s4:samdb_msg_find_old_and_new_ldb_val - reworkMatthias Dieter Wallnöfer2-10/+38
2010-11-08s4:password_hash LDB module - clear the fact that a delete of password attrib...Matthias Dieter Wallnöfer1-1/+1
2010-11-08s4:acl LDB module - define the delete passwords special case a bit betterMatthias Dieter Wallnöfer1-3/+4
2010-11-08s4:passwords.py - add another two failure casesMatthias Dieter Wallnöfer1-0/+21
2010-11-08ldb:pyldb.c - "py_ldb_msg_element_get" - here we can safely use "unsigned int...Matthias Dieter Wallnöfer1-3/+3
2010-11-08ldb:pyldb.c - "py_ldb_contains" - return only "0" not found, "1" found, "-1" ...Matthias Dieter Wallnöfer1-3/+10
2010-11-08ldb:pyldb.c - most of the times "time_t" is defined as "long int"Matthias Dieter Wallnöfer1-5/+5
2010-11-08ldb:pyldb.c - fix some "Py_ssize_t" output warningsMatthias Dieter Wallnöfer1-3/+2
2010-11-08ldb:pyldb.c - use "Py_ssize_t" for counting list entriesMatthias Dieter Wallnöfer1-12/+11
2010-11-08ldb:pyldb.c - fix indentationMatthias Dieter Wallnöfer1-2/+3
2010-11-08s4:pydsdb.c - use "Py_ssize_t" for Python list countersMatthias Dieter Wallnöfer1-1/+1
2010-11-08s4:pydsdb.c - introduce Python 2.4 compatibility definesMatthias Dieter Wallnöfer1-0/+11
2010-11-08s4:objectguid/repl_meta_data LDB module - deny "objectGUID" updatesMatthias Dieter Wallnöfer3-0/+29
2010-11-08s4:objectclass LDB module - no idea why we'd need the "objectGUID" hereMatthias Dieter Wallnöfer1-1/+1
2010-11-08s4:objectguid LDB module - make use of "dsdb_next_callback"Matthias Dieter Wallnöfer2-30/+6
2010-11-08s4:drsuapi RPC server - writespn.c - fix indentationsMatthias Dieter Wallnöfer1-15/+24
2010-11-08s4-drs: allow bypass of writespn checking for some SPNsAndrew Tridgell1-1/+111
2010-11-08heimdal Add clock-skew handling to DCE-style GSSAPIAndrew Bartlett1-39/+65
2010-11-08s4-auth Supply more useful error messages on Kerberos failureAndrew Bartlett3-13/+28
2010-11-08s4-auth Fix typos in samba4 auth codeBrad Hards1-7/+7
2010-11-08s4-dsdb Explain why we may not use the GC name in some situations.Andrew Bartlett1-0/+8
2010-11-08s4-selftest fix indentationAndrew Bartlett1-3/+3
2010-11-08s4-repl: fixed replication notifications to RODCsAndrew Tridgell3-7/+58