summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2010-11-18s4-wintest: reliability and usability improvementsAndrew Tridgell3-116/+166
2010-11-18s4-rodc: enable the DRS_GET_ALL_GROUP_MEMBERSHIP flag for RODC replicationAndrew Tridgell2-1/+3
2010-11-18s4-join: initially disable the machine accountAndrew Tridgell1-1/+8
2010-11-18s4-drs: fixed a typoAndrew Tridgell1-1/+1
2010-11-18s4-wintest: remove files in var/ when reprovisioningAndrew Tridgell1-0/+1
2010-11-18s4-test: added --rebase and --clean optionsAndrew Tridgell1-1/+13
2010-11-18s4-test: use --fail-immediately for samba_dnsupdate testingAndrew Tridgell1-2/+2
2010-11-18s4-spnupdate: only enable NDR print at log level above 5Andrew Tridgell1-1/+4
2010-11-18s4-dns: added support for --fail-immediately for RODC netlogon dns updatesAndrew Tridgell1-0/+7
2010-11-18s4-ldb.python: Use $SELFTEST_PREFIX/tmp as a temporary directory for testingKamen Mazdrashki1-1/+6
2010-11-18s4-ldb.python: add test for ldb.Message.from_dict() methodKamen Mazdrashki1-0/+17
2010-11-18s4-pyldb: ldb.Message.from_dict class method to create LdbMessage object from...Kamen Mazdrashki1-0/+44
2010-11-18s4-pyldb: Move code to create a ldb_message from a Python Dictionary object i...Kamen Mazdrashki1-46/+73
2010-11-18s4-samdb.py: Use ldb.get_default_basedn() to avoid RootDSE searchKamen Mazdrashki1-6/+1
2010-11-18s4-pyldb_util: Move ldb Type searching into separate functionKamen Mazdrashki1-18/+28
2010-11-18s4-pyldb: Few miss-alignments alignedKamen Mazdrashki1-9/+8
2010-11-18s4-pyldb: Move PyLdbMessage_FromMessage() in PyMessage group of functionsKamen Mazdrashki1-1/+1
2010-11-18s4-pyldb: Fix wrong type of 'self' parameterKamen Mazdrashki1-1/+1
2010-11-18s4-tests: Modified descriptor tests to use pyldb api to retrieve configuratio...Nadezhda Ivanova1-12/+2
2010-11-18s4-tests: Modified acl tests to use pyldb api to retrieve configuration dn.Nadezhda Ivanova1-3/+1
2010-11-18s4-tests: Changed descriptor tests to use existing method in samdb for adding...Nadezhda Ivanova1-32/+24
2010-11-18s4-tests: Changed acl tests to use existing method in samdb for adding users ...Nadezhda Ivanova1-19/+8
2010-11-18Revert "s4:api.py - DN tests - test a bit more special DNs and merge the comp...Matthias Dieter Wallnöfer1-44/+1
2010-11-18s4:dsdb python tests - use "ldb.domain_dn"Matthias Dieter Wallnöfer7-62/+15
2010-11-18s4/operational: Fix swapped parameters for ldb_msg_copy_attrAnatoliy Atanasov1-2/+2
2010-11-18s4/ldap: ldap_syntaxes.py cleanupAnatoliy Atanasov1-17/+3
2010-11-18ldb: error out when modules are not foundSimo Sorce1-1/+1
2010-11-18s4-tests: Descriptor tests should use the existing samdb domain_dn method ins...Nadezhda Ivanova1-7/+1
2010-11-18s4-tests: Acl tests should use the existing samdb domain_dn method instead of...Nadezhda Ivanova1-7/+1
2010-11-18ldb:skel.c - don't introduce trailing whitespaces by a module templateMatthias Dieter Wallnöfer1-2/+2
2010-11-18s4:password_hash LDB module - remove unused headersMatthias Dieter Wallnöfer1-3/+0
2010-11-18s4:repl_meta_data LDB module - allow also special DNs to be renamed correctlyMatthias Dieter Wallnöfer2-1/+8
2010-11-18s4:api.py - DN tests - test a bit more special DNs and merge the comparison t...Matthias Dieter Wallnöfer1-11/+47
2010-11-18ldb:ldb_dn_explode - point out that on error cases "data" is implicitly free'dMatthias Dieter Wallnöfer1-1/+1
2010-11-18s4-test: added greater control over tests to runAndrew Tridgell3-220/+320
2010-11-18s4-test: rename scripting/devel/howto to scripting/devel/wintestAndrew Tridgell3-0/+0
2010-11-18s4-wintest: added wintest.py libraryAndrew Tridgell2-420/+462
2010-11-17s4-repl: removed the syncall_workaround codeAndrew Tridgell2-6/+0
2010-11-17s4-repl: save the result of the last replication in repsFrom/repsToAndrew Tridgell3-58/+75
2010-11-17s4-repl: ensure we don't starve pending replication opsAndrew Tridgell4-6/+24
2010-11-17s4-kcc: fixed result_last_attempt in showreplAndrew Tridgell1-0/+1
2010-11-17s4-provision: don't test for xattrs if posix:eadb is setAndrew Tridgell2-1/+2
2010-11-17s4-provision: setup posix:eadb using lp.set()Andrew Tridgell4-8/+2
2010-11-17developer: only do the C++ reserved name checking on LinuxAndrew Tridgell1-1/+1
2010-11-17s4-provision: don't try to autodetect xattr is posix:eadb is setAndrew Tridgell1-1/+1
2010-11-17s4-heimdal: ask for non-atomic heimdalAndrew Tridgell1-0/+3
2010-11-17heimdal: added HEIM_BASE_NON_ATOMIC optionAndrew Tridgell1-1/+8
2010-11-17s4-test: updates to test-howto.pyAndrew Tridgell2-59/+122
2010-11-17s4-heimdal: implement KERB_AP_ERR_TYPE_SKEW_RECOVERYAndrew Tridgell1-1/+5
2010-11-17s4-gensec: zero the gssapi_stateAndrew Tridgell1-1/+1