ira/wip.git
2010-04-02 Andrew Tridgelldebug: enable talloc logging
2010-04-02 Andrew Tridgelltalloc: a useful bit of debug code
2010-04-02 Andrew Tridgelltalloc: add a define for TALLOC_MAX_DEPTH
2010-04-02 Andrew Tridgelltalloc: change talloc minor version to 2.0.2
2010-04-02 Andrew Tridgelltalloc: limit the depth that talloc will go for talloc_...
2010-04-01 Jeremy AllisonMove initialize_async_io_handler() inside of smbd/aio.c.
2010-04-01 Jeremy AllisonAdd torture test for bug 7310 - DOS attribute inconsist...
2010-04-01 Stefan Metzmachers3:winbindd: remove unused variables
2010-04-01 Stefan Metzmachers3:winbindd: fix problems with SIGCHLD handling (bug...
2010-04-01 Volker Lendeckes3: Ensure NULL termination before printing in winbindd...
2010-04-01 Jelmer Vernooijs4-python: Ensure __init__ exists in samba.external...
2010-04-01 Jelmer Vernooijs4-python: Install external packages to a different...
2010-04-01 Volker Lendeckes3: Fix a typo in winbindd_pam_logoff
2010-04-01 Jelmer Vernooijsubunitrun: Find testtools and subunit when they're...
2010-04-01 Stefan Metzmachers3:winbindd: correctly invalidate the cached connection
2010-04-01 Stefan Metzmachers3:winbindd: only set child_domain in the child
2010-04-01 Stefan Metzmachers3:winbindd: make sure we don't try rpc requests agains...
2010-04-01 Volker Lendeckes3: fix a typo in winbind_client_response_written
2010-04-01 Jeremy AllisonMake smbd_lock_socket/smbd_unlock_socket recursive...
2010-03-31 Christian PERRIERs3: Merge French translation for pam_winbind after...
2010-03-31 Volker Lendeckes3: Fix an error message in winbindd_pam_chauthtok()
2010-03-31 Volker Lendeckes3: Ensure null termination in winbindd_pam_chauthtok()
2010-03-31 Volker Lendeckes3: Make check_info3_in_group static
2010-03-31 Volker Lendeckes3-winbind: Make append_auth_data() static
2010-03-31 Jeremy AllisonFix bug 7310 - DOS attribute inconsistency with MS...
2010-03-31 Jeremy AllisonMerge branch 'master' of ssh://git.samba.org/data/git...
2010-03-31 Stefan Metzmachers3:smbd: handle SMB2 in deadtime_fn() and avoid disconn...
2010-03-31 Jelmer Vernooijselftest: Update sys.path before attempting to import...
2010-03-31 Jelmer Vernooijselftest: Make sure format-subunit and filter-subunit...
2010-03-31 Jelmer Vernooijsubunit: Include remainder of bindings and metadata.
2010-03-31 Jelmer Vernooijtesttools: Fix included testtools, for systems that...
2010-03-31 Jelmer Vernooijs4-python: Install external included packages only...
2010-03-31 Jelmer Vernooijinstallmisc: Support DESTDIR for Python directories.
2010-03-31 Jelmer Vernooijformat-subunit: Hide reason if it is None.
2010-03-31 Jelmer Vernooijformat-subunit: Don't show reason at all if it is None.
2010-03-31 Jelmer VernooijPut testtools directly under lib/ to make it easier...
2010-03-31 Jelmer Vernooijsamba_external: Simplify script to find missing externa...
2010-03-31 Jelmer Vernooijsmbtorture: Report number of available tests in a tests...
2010-03-31 Jelmer Vernooijsubunit: Also import copies of filters and perl module.
2010-03-31 Jelmer Vernooijselftest: Use boolean types in Python.
2010-03-31 Jelmer Vernooijselftest: Use standard subunit command for progress...
2010-03-31 Jelmer Vernooijselftest: Support parsing progress in format-subunit...
2010-03-31 Jelmer Vernooijselftest: Use standard subunit commands for progress...
2010-03-31 Jelmer Vernooijs4-selftest: Fix xfail for base.delete.
2010-03-31 Jelmer Vernooijselftest: Use absolute tests names in knownfail.
2010-03-31 Jelmer Vernooijselftest: Convert filter-subunit to Python so the subun...
2010-03-31 Jelmer Vernooijformat-subunit: Avoid printing backtrace on Ctrl-C.
2010-03-30 Jeremy AllisonSecond part of fix for bug #6494 - Incorrect FileStatus...
2010-03-30 Andrew Tridgells4-torture: removed more uses of typeof()
2010-03-30 Andrew Tridgells4-torture: using typeof() is not portable
2010-03-30 Jeremy AllisonFix for bug #7233 - print fails with jobs >4GB from...
2010-03-30 Simo Sorces4:lsa implement lsaRSetForestTrustInformation
2010-03-30 Jeremy AllisonIf the timeout has been set to zero, don't register...
2010-03-30 Matthias Dieter... wbclient/wbclient.c - fix a typo
2010-03-30 Matthias Dieter... libcli/nbt/dns_hosts_file.c - change "ULONG_MAX" into...
2010-03-30 Matthias Dieter... s4:gensec_gssapi.c - make sure that "GSS_C_DELEG_POLICY...
2010-03-30 Matthias Dieter... s4:torture/basic/denytest.c - use "typeof" in a better...
2010-03-30 Matthias Dieter... s4:registry/tests/diff.c - try to make also this test...
2010-03-30 Matthias Dieter... s4:registry/tests/hive.c - make the test compatible...
2010-03-30 Andrew Tridgellreplace: allow memmem() with an empty string to return...
2010-03-30 Stefan Metzmachers3:libads: retry with signing after getting LDAP_STRONG...
2010-03-30 Andrew Tridgellselftest: reason may be None
2010-03-30 Andrew Tridgells4-test: oLschema2ldif doesn't take -H any more
2010-03-30 Andrew Tridgells4-heimdal: use the HAVE_INET_* functions from libreplace
2010-03-30 Andrew Tridgells4-heimdal: for use of libreplace setegid and seteuid
2010-03-30 Andrew Tridgellcharset: look for the codepages in the right place
2010-03-30 Andrew Tridgells4-heimdal: a better way of handling dirfd()
2010-03-29 Jelmer Vernooijselftest: Remove diff-subunit - it's included in subuni...
2010-03-29 Jelmer Vernooijformat-subunit: Improve formatting, simplify code.
2010-03-29 Jelmer Vernooijselftest: Replace perl subunit formatter with python...
2010-03-29 Jelmer Vernooijselftest: Convert format-subunit to Python.
2010-03-29 Jeremy AllisonFix bug 7307 - man net usershare mistake
2010-03-29 Matthias Dieter... s4:installmisc.sh - fix location of "dnspython" library
2010-03-29 Stefan Metzmachers3:winbindd: correctly retry if the netlogon pipe gets...
2010-03-29 Matthias Dieter... s4:registry/util.c - remove those "talloc_free"s
2010-03-29 Matthias Dieter... s4:registry/tests/generic.c - fix the DWORD_* types...
2010-03-29 Matthias Dieter... s4:.gitignore - update it for the new heimdal release
2010-03-29 Matthias Dieter... s4:registry/ldb.c - Break with "NULL" as an error case...
2010-03-29 Matthias Dieter... s4:registry/ldb.c - Always check the "name" attribute...
2010-03-29 Matthias Dieter... s4:registry - move the UTF16 length calculation for...
2010-03-29 Matthias Dieter... s4:registry/util.c - fix indentation
2010-03-29 Matthias Dieter... howto4.txt - improve the content of chapter 2bis
2010-03-29 Matthieu Patous4: complete the build instruction because the problem...
2010-03-29 Matthias Dieter... WHATSNEW4.txt - updates
2010-03-29 Matthieu PatouAdd partial information in whatsnew for the next release
2010-03-29 Jelmer Vernooijregistry: Fix compilation.
2010-03-29 Wilco Baan... Revert reordering from commit 51bedf939568717424edd7732...
2010-03-29 Wilco Baan... Revert "s4:registry - util.c - add harder checks for...
2010-03-29 Wilco Baan... Revert "s4:registry - util.c - move the "REG_NONE"...
2010-03-29 Wilco Baan... Revert "s4:registry - util.c - treat unsupported and...
2010-03-29 Wilco Baan... Revert "s4:registry - adaptions for "add memory context...
2010-03-29 Wilco Baan... Revert "s4:registry - "util" - make "reg_key_add_abs...
2010-03-29 Wilco Baan... Revert of commit 5b6ad54f43741c0c25b35e44cafe5fed352ff1...
2010-03-29 Wilco Baan... Remove incorrect const, something that was correct...
2010-03-29 Wilco Baan... Revert "s4:registry - "util" - remove "const" from...
2010-03-29 Stefan Metzmachers3:rpc_client: remove more unused code
2010-03-29 Stefan Metzmachers3:rpc_client: remove unused code, we handle transport...
2010-03-29 Stefan Metzmachers3:winbindd_reconnect: don't only reconnect on NT_STATU...
2010-03-29 Stefan Metzmachers3:winbindd_cm: invalidate connection if cm_connect_net...
2010-03-29 Stefan Metzmachers3:winbindd: consistently use TALLOC_FREE(conn->foo_pip...
next