summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4-ldb.python: add test for ldb.Message.from_dict() methodKamen Mazdrashki2010-11-181-0/+17
* s4-pyldb: ldb.Message.from_dict class method to create LdbMessage object from...Kamen Mazdrashki2010-11-181-0/+44
* s4-pyldb: Move code to create a ldb_message from a Python Dictionary object i...Kamen Mazdrashki2010-11-181-46/+73
* s4-samdb.py: Use ldb.get_default_basedn() to avoid RootDSE searchKamen Mazdrashki2010-11-181-6/+1
* s4-pyldb_util: Move ldb Type searching into separate functionKamen Mazdrashki2010-11-181-18/+28
* s4-pyldb: Few miss-alignments alignedKamen Mazdrashki2010-11-181-9/+8
* s4-pyldb: Move PyLdbMessage_FromMessage() in PyMessage group of functionsKamen Mazdrashki2010-11-181-1/+1
* s4-pyldb: Fix wrong type of 'self' parameterKamen Mazdrashki2010-11-181-1/+1
* s4-tests: Modified descriptor tests to use pyldb api to retrieve configuratio...Nadezhda Ivanova2010-11-181-12/+2
* s4-tests: Modified acl tests to use pyldb api to retrieve configuration dn.Nadezhda Ivanova2010-11-181-3/+1
* s4-tests: Changed descriptor tests to use existing method in samdb for adding...Nadezhda Ivanova2010-11-181-32/+24
* s4-tests: Changed acl tests to use existing method in samdb for adding users ...Nadezhda Ivanova2010-11-181-19/+8
* Revert "s4:api.py - DN tests - test a bit more special DNs and merge the comp...Matthias Dieter Wallnöfer2010-11-181-44/+1
* s4:dsdb python tests - use "ldb.domain_dn"Matthias Dieter Wallnöfer2010-11-187-62/+15
* s4/operational: Fix swapped parameters for ldb_msg_copy_attrAnatoliy Atanasov2010-11-181-2/+2
* s4/ldap: ldap_syntaxes.py cleanupAnatoliy Atanasov2010-11-181-17/+3
* ldb: error out when modules are not foundSimo Sorce2010-11-181-1/+1
* s4-tests: Descriptor tests should use the existing samdb domain_dn method ins...Nadezhda Ivanova2010-11-181-7/+1
* s4-tests: Acl tests should use the existing samdb domain_dn method instead of...Nadezhda Ivanova2010-11-181-7/+1
* ldb:skel.c - don't introduce trailing whitespaces by a module templateMatthias Dieter Wallnöfer2010-11-181-2/+2
* s4:password_hash LDB module - remove unused headersMatthias Dieter Wallnöfer2010-11-181-3/+0
* s4:repl_meta_data LDB module - allow also special DNs to be renamed correctlyMatthias Dieter Wallnöfer2010-11-182-1/+8
* s4:api.py - DN tests - test a bit more special DNs and merge the comparison t...Matthias Dieter Wallnöfer2010-11-181-11/+47
* ldb:ldb_dn_explode - point out that on error cases "data" is implicitly free'dMatthias Dieter Wallnöfer2010-11-181-1/+1
* s4-test: added greater control over tests to runAndrew Tridgell2010-11-183-220/+320
* s4-test: rename scripting/devel/howto to scripting/devel/wintestAndrew Tridgell2010-11-183-0/+0
* s4-wintest: added wintest.py libraryAndrew Tridgell2010-11-182-420/+462
* s4-repl: removed the syncall_workaround codeAndrew Tridgell2010-11-172-6/+0
* s4-repl: save the result of the last replication in repsFrom/repsToAndrew Tridgell2010-11-173-58/+75
* s4-repl: ensure we don't starve pending replication opsAndrew Tridgell2010-11-174-6/+24
* s4-kcc: fixed result_last_attempt in showreplAndrew Tridgell2010-11-171-0/+1
* s4-provision: don't test for xattrs if posix:eadb is setAndrew Tridgell2010-11-172-1/+2
* s4-provision: setup posix:eadb using lp.set()Andrew Tridgell2010-11-174-8/+2
* developer: only do the C++ reserved name checking on LinuxAndrew Tridgell2010-11-171-1/+1
* s4-provision: don't try to autodetect xattr is posix:eadb is setAndrew Tridgell2010-11-171-1/+1
* s4-heimdal: ask for non-atomic heimdalAndrew Tridgell2010-11-171-0/+3
* heimdal: added HEIM_BASE_NON_ATOMIC optionAndrew Tridgell2010-11-171-1/+8
* s4-test: updates to test-howto.pyAndrew Tridgell2010-11-172-59/+122
* s4-heimdal: implement KERB_AP_ERR_TYPE_SKEW_RECOVERYAndrew Tridgell2010-11-171-1/+5
* s4-gensec: zero the gssapi_stateAndrew Tridgell2010-11-171-1/+1
* s4-provision: use the command line lp in provisionAndrew Tridgell2010-11-171-1/+1
* s4-provision: add log messages about IP lookupAndrew Tridgell2010-11-171-0/+2
* s4-dns: catch more expections in samba_dnsupdateAndrew Tridgell2010-11-171-1/+5
* ldb:ldb_dn.c - ldb_dn_explode - free also the extended components on error casesMatthias Dieter Wallnöfer2010-11-171-1/+4
* s4-test: added testing of w2k3 DC join to test-howto.pyAndrew Tridgell2010-11-172-19/+105
* s4-join: fixed join to w2k3Andrew Tridgell2010-11-171-1/+1
* s4-join: show a reasonable error on DsAddEntry() failingAndrew Tridgell2010-11-171-1/+6
* s4-join: enable NDR printing at debug levels >= 5Andrew Tridgell2010-11-171-2/+9
* s4-loadparm: set debuglevel and logfile in tablesAndrew Tridgell2010-11-171-0/+5
* s4-loadparm: fixed a memory leak in handle_realm()Andrew Tridgell2010-11-171-0/+3