s4-test/repl_schema: Remote global ldb connections
[samba.git] / source4 /
2010-11-22 Kamen Mazdrashkis4-test/repl_schema: Remote global ldb connections
2010-11-22 Kamen Mazdrashkis4-tests: Wrap connect_samdb() into a connect_samdb_ex...
2010-11-22 Kamen Mazdrashkis4-samba.tests: Explicitly pass LoadParm() instance...
2010-11-22 Kamen Mazdrashkis4-pfm_verify: fix usage string
2010-11-21 Arnaud FaucherAvoid the use of PyAPI_DATA, which is for internal...
2010-11-21 Jelmer Vernooijselftest: When running on the buildfarm, pipe everythin...
2010-11-21 Matthieu Patouselftest: fix tap2subunit detection on system with...
2010-11-21 Matthias Dieter... s4:provision_rootdse_add.ldif - add all possible LDAP...
2010-11-21 Andrew Tridgells4-ldb: fixed the build with a space in the ldb modules...
2010-11-21 Andrew Tridgellheimdal: fixed the waf build with a space in the direct...
2010-11-21 Andrew Tridgells4-rpc: make rpc connect less verbose
2010-11-20 Matthias Dieter... s4:repl_meta_data LDB module - fix a counter type
2010-11-20 Matthias Dieter... s4:repl_meta_data LDB module - move the "objectGUID...
2010-11-20 Matthias Dieter... s4:objectclass_attrs LDB module - add more delete prote...
2010-11-20 Matthias Dieter... s4:samldb LDB module - objectclass trigger - reorder...
2010-11-20 Ricardo Jorgepyrpc: Build the samba.dcerpc.srvsvc module.
2010-11-20 Arnaud Faucherheimdal: Don't depend on compile_asn1 and et_compile...
2010-11-20 Matthias Dieter... s4:acl LDB module - it's more correct to count the...
2010-11-19 Matthias Dieter... ldb:rdn_name LDB module - add more RDN name constraints
2010-11-19 Matthias Dieter... ldb:ldb_rename on ldap backends - handle the case when...
2010-11-19 Matthias Dieter... s4:netlogon/LogonGetDomainInfo - handle a NULL "dns_hos...
2010-11-19 Matthias Dieter... s4:torture/ldb/ldb.c - add a small test for a DN with...
2010-11-19 Matthias Dieter... s4:dsdb tests - use even more already defined pyldb...
2010-11-19 Andrew Tridgellwintest: moved to top level
2010-11-18 Andrew Tridgells4-wintest: reliability and usability improvements
2010-11-18 Andrew Tridgells4-rodc: enable the DRS_GET_ALL_GROUP_MEMBERSHIP flag...
2010-11-18 Andrew Tridgells4-join: initially disable the machine account
2010-11-18 Andrew Tridgells4-drs: fixed a typo
2010-11-18 Andrew Tridgells4-wintest: remove files in var/ when reprovisioning
2010-11-18 Andrew Tridgells4-test: added --rebase and --clean options
2010-11-18 Andrew Tridgells4-test: use --fail-immediately for samba_dnsupdate...
2010-11-18 Andrew Tridgells4-spnupdate: only enable NDR print at log level above 5
2010-11-18 Andrew Tridgells4-dns: added support for --fail-immediately for RODC...
2010-11-18 Kamen Mazdrashkis4-ldb.python: Use $SELFTEST_PREFIX/tmp as a temporary...
2010-11-18 Kamen Mazdrashkis4-ldb.python: add test for ldb.Message.from_dict(...
2010-11-18 Kamen Mazdrashkis4-pyldb: ldb.Message.from_dict class method to create...
2010-11-18 Kamen Mazdrashkis4-pyldb: Move code to create a ldb_message from a...
2010-11-18 Kamen Mazdrashkis4-samdb.py: Use ldb.get_default_basedn() to avoid...
2010-11-18 Kamen Mazdrashkis4-pyldb_util: Move ldb Type searching into separate...
2010-11-18 Kamen Mazdrashkis4-pyldb: Few miss-alignments aligned
2010-11-18 Kamen Mazdrashkis4-pyldb: Move PyLdbMessage_FromMessage() in PyMessage...
2010-11-18 Kamen Mazdrashkis4-pyldb: Fix wrong type of 'self' parameter
2010-11-18 Nadezhda Ivanovas4-tests: Modified descriptor tests to use pyldb api...
2010-11-18 Nadezhda Ivanovas4-tests: Modified acl tests to use pyldb api to retrie...
2010-11-18 Nadezhda Ivanovas4-tests: Changed descriptor tests to use existing...
2010-11-18 Nadezhda Ivanovas4-tests: Changed acl tests to use existing method...
2010-11-18 Matthias Dieter... Revert "s4:api.py - DN tests - test a bit more special...
2010-11-18 Matthias Dieter... s4:dsdb python tests - use "ldb.domain_dn"
2010-11-18 Anatoliy Atanasovs4/operational: Fix swapped parameters for ldb_msg_copy...
2010-11-18 Anatoliy Atanasovs4/ldap: ldap_syntaxes.py cleanup
2010-11-18 Simo Sorceldb: error out when modules are not found
2010-11-18 Nadezhda Ivanovas4-tests: Descriptor tests should use the existing...
2010-11-18 Nadezhda Ivanovas4-tests: Acl tests should use the existing samdb domai...
2010-11-18 Matthias Dieter... ldb:skel.c - don't introduce trailing whitespaces by...
2010-11-18 Matthias Dieter... s4:password_hash LDB module - remove unused headers
2010-11-18 Matthias Dieter... s4:repl_meta_data LDB module - allow also special DNs...
2010-11-18 Matthias Dieter... s4:api.py - DN tests - test a bit more special DNs...
2010-11-18 Matthias Dieter... ldb:ldb_dn_explode - point out that on error cases...
2010-11-18 Andrew Tridgells4-test: added greater control over tests to run
2010-11-18 Andrew Tridgells4-test: rename scripting/devel/howto to scripting...
2010-11-17 Andrew Tridgells4-wintest: added wintest.py library
2010-11-17 Andrew Tridgells4-repl: removed the syncall_workaround code
2010-11-17 Andrew Tridgells4-repl: save the result of the last replication in...
2010-11-17 Andrew Tridgells4-repl: ensure we don't starve pending replication ops
2010-11-17 Andrew Tridgells4-kcc: fixed result_last_attempt in showrepl
2010-11-17 Andrew Tridgells4-provision: don't test for xattrs if posix:eadb is set
2010-11-17 Andrew Tridgells4-provision: setup posix:eadb using lp.set()
2010-11-17 Andrew Tridgelldeveloper: only do the C++ reserved name checking on...
2010-11-17 Andrew Tridgells4-provision: don't try to autodetect xattr is posix...
2010-11-17 Andrew Tridgells4-heimdal: ask for non-atomic heimdal
2010-11-17 Andrew Tridgellheimdal: added HEIM_BASE_NON_ATOMIC option
2010-11-17 Andrew Tridgells4-test: updates to test-howto.py
2010-11-17 Andrew Tridgells4-heimdal: implement KERB_AP_ERR_TYPE_SKEW_RECOVERY
2010-11-17 Andrew Tridgells4-gensec: zero the gssapi_state
2010-11-17 Andrew Tridgells4-provision: use the command line lp in provision
2010-11-17 Andrew Tridgells4-provision: add log messages about IP lookup
2010-11-17 Andrew Tridgells4-dns: catch more expections in samba_dnsupdate
2010-11-17 Matthias Dieter... ldb:ldb_dn.c - ldb_dn_explode - free also the extended...
2010-11-17 Andrew Tridgells4-test: added testing of w2k3 DC join to test-howto.py
2010-11-17 Andrew Tridgells4-join: fixed join to w2k3
2010-11-17 Andrew Tridgells4-join: show a reasonable error on DsAddEntry() failing
2010-11-17 Andrew Tridgells4-join: enable NDR printing at debug levels >= 5
2010-11-17 Andrew Tridgells4-loadparm: set debuglevel and logfile in tables
2010-11-17 Andrew Tridgells4-loadparm: fixed a memory leak in handle_realm()
2010-11-16 Andrew Bartletts4-kdc Rework supported encryption type logic to match...
2010-11-16 Matthias Dieter... s4:acl LDB module - use also here "dsdb_find_nc_root...
2010-11-16 Matthias Dieter... s4:descriptor LDB module - also "get_default_ag" should...
2010-11-16 Matthias Dieter... s4:descriptor LDB module - handle the NCs in a more...
2010-11-16 Matthias Dieter... s4:"dsdb_find_nc_root" - let it work also when the...
2010-11-16 Matthias Dieter... s4:descriptor LDB module - make more clear that special...
2010-11-16 Matthias Dieter... s4:objectclass LDB module - the "olddn" is the special...
2010-11-16 Kamen Mazdrashkis4-schema_load: Don't clean in_transaction flag until...
2010-11-16 Matthias Dieter... s4:subtree_rename LDB module - make use of "dsdb_find_n...
2010-11-16 Matthias Dieter... s4:objectclass LDB module - free "nc_root" after name...
2010-11-16 Andrew Tridgells4-test: fixes for test-howto.py
2010-11-16 Andrew Tridgells4-spoolss: fixed warning in call to torture_warning()
2010-11-16 Andrew Tridgells4-eventlog: fixed dcerpc handle return
2010-11-16 Andrew Bartlettsamba-tool Add test for --store-plaintext
2010-11-16 Brad HardsUpdate dcerpc_server.pc library name to match reality.
2010-11-16 Andrew Bartlettsamba-tool pwsettings Allow setting 'store cleartext'
next