kai/samba.git
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-22 Günther Deschners3-net: use dns_errstr() when dns commands fail.
2010-11-22 Günther Deschnerlibaddns: add dns_errstr().
2010-11-22 Günther Deschners3-waf: move build rules into libaddns directory.
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 Jelmer Vernooijselftest: Even if setting up an environment failed...
2010-11-21 Jelmer Vernooijsubunithelper: Exit with 1 if more than zero testsuites...
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 Tridgellpidl: fixed call to cpp with a space in the directory...
2010-11-21 Andrew Tridgellwaf: fixed the build with a space in the source directory
2010-11-21 Andrew Tridgells4-rpc: make rpc connect less verbose
2010-11-20 Matthias Dieter... waf:lib/util - add missing dependency on talloc
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 Volker Lendeckes3: Remove a #define used just once
2010-11-20 Volker Lendeckes3: Remove unused ads_get_attrname_by_oid
2010-11-20 Volker Lendeckes3: Make ads_get_attrnames_by_oids static
2010-11-20 Volker Lendeckes3: Make ads_ranged_search_internal static
2010-11-20 Volker Lendeckes3: Fix some nonempty blank lines
2010-11-20 Volker Lendeckes3: Remove unused ads_search_retry_extended_dn
2010-11-20 Volker Lendeckes3: Make ads_do_search_retry_args() static
2010-11-20 Matthias Dieter... s4:acl LDB module - it's more correct to count the...
2010-11-20 olivierswitch from mtime to ctime which is more reliable if...
2010-11-20 Jeremy AllisonMove the uglyness of #ifdef REALPATH_TAKES_NULL into...
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 Günther Deschners3-spoolss: fix typo in debug message.
2010-11-19 Volker Lendeckes3: Remove some unused code
2010-11-19 Andrew Tridgellwintest: the start of a S3 testing script for wintest
2010-11-19 Andrew Tridgellwintest: added del_files, write_file and casefold
2010-11-19 Andrew Tridgellwintest: move conf files to conf/
2010-11-19 Andrew Tridgellwintest: rename test-howto.py to test-s4-howto.py
2010-11-19 Andrew Tridgellwintest: moved to top level
2010-11-19 Andrew Tridgelltalloc: added TALLOC_FREE_FILL environment variable
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 Joerg PulzMake 'net rpc printer driver' behave the same as rpccli...
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 Volker Lendeckes3: Call sid_check_is_domain instead of dom_sid_equal
2010-11-18 Volker Lendeckes3: Make winbind recover from a signing error
2010-11-18 Björn Jackes3/vfs_tsmsm: remove unneeded cast to off_t
2010-11-18 Björn Jackes3/vfs_tsmsm: fix debug output for large files
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 Volker Lendeckes3: Fix a missing return value
2010-11-17 Günther Deschners3-spoolss: make sure members of "BUILTIN\Print Operato...
2010-11-17 Günther Deschners3-spoolss: add debug statement for access denied cases...
2010-11-17 Günther Deschners3-rpcclient: exit early in cmd_spoolss_enum_data(...
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-doserr: telling our users to "see Windows help"...
2010-11-17 Andrew Tridgells4-provision: don't test for xattrs if posix:eadb is set
next