s3: Remove unused ads_search_retry_extended_dn
[samba.git] / source4 /
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'
2010-11-16 Andrew Bartletts4-ldif_handlers Add handler for printing supplementalC...
2010-11-16 Andrew Bartlettheimdal Build ticket with the canonical server name
2010-11-16 Andrew Bartletts4-kdc Fix the realm handling again, this time pay...
2010-11-16 Andrew Bartletts4-kdc use 'flags' to only create the 'admin data'...
2010-11-16 Andrew Bartletts4-kdc Add 'flags' parameter to db fetch calls
2010-11-16 Andrew Tridgellwaf: added --git-local-changes configure option
2010-11-15 Andrew Bartletts4-kdc Don't regenerate the PAC for cross-realm tickets
2010-11-15 Andrew Bartletts4-kdc Don't always regenerate the PAC
2010-11-15 Andrew Bartlettheimdal Fetch the client before the PAC check, but...
2010-11-15 Andrew Bartletts4-gensec Indicate if GENSEC is in client or server...
2010-11-15 Matthias Dieter... s4:heimdal - fix the return code of a non-void function
2010-11-15 Matthias Dieter... s4:torture/basic/base.c - fix output warnings regarding...
2010-11-15 Matthias Dieter... s4:objectclass LDB module - improve the default name...
2010-11-15 Andrew Tridgells4-join: not all versions of w2003 have msDS-SupportedE...
2010-11-15 Andrew Tridgells4-devel: a script to test the Samba4 HOWTO
2010-11-15 Matthias Dieter... s4:objectclass LDB module - implement the "objectClass...
2010-11-15 Jelmer Vernooijheimdal_base: Fix include path so heim_threads.h can...
next