ira/wip.git
2010-04-06 Andrew Tridgellbuild: a first attempt at waf build for talloc and...
2010-04-06 Günther Deschners4-smbtorture: fix correct result error code in SetForm...
2010-04-06 Günther Deschners4-smbtorture: fix two context arguments in RPC-SAMSYNC...
2010-04-06 Jeremy AllisonAdd FSCTL_QUERY_ALLOCATED_RANGES to the list of Windows...
2010-04-06 Jelmer Vernooijselftest: Remove python2.4-isms
2010-04-05 Jeremy AllisonFix issue with aio where r/w lock wasn't kept across...
2010-04-05 Volker LendeckeFix related to bug #7326 - can't read/write any files...
2010-04-05 Volker Lendeckes3: Fix a cut&paste error in winbindd_list_groups_done
2010-04-05 Matthias Dieter... Revert "s4:gensec_gssapi.c - make sure that "GSS_C_DELE...
2010-04-05 Matthias Dieter... s4:python/samba/__init__.py - import "sys" for "ensure_...
2010-04-04 Volker Lendeckelibwbclient: Fix a memleak in wbcListTrusts
2010-04-04 Volker Lendeckelibwbclient: Fix memleaks in tests
2010-04-04 Volker Lendeckelibwbclient: Fix a memleak in wbcListTrusts
2010-04-04 Volker Lendeckes3: Fix the GNU ld version detection on SLES
2010-04-04 Kai Blinlib/replace: Don't use StrnCpy inside crypt.c
2010-04-04 Kai Blinlib/replace: use correct inttypes in crypt.c
2010-04-04 Volker Lendeckelibwbclient: Streamline result processing of wbcCredent...
2010-04-04 Volker Lendeckelibwbclient: Fix a memleak in wbcCredentialCache
2010-04-03 Jelmer Vernooijs4-python: Move dsdb_convert_schema_to_openldap to...
2010-04-03 Jelmer Vernooijs4-python: Move set_opaque_integer -> dsdb.
2010-04-03 Jelmer Vernooijs4-python: Avoid importing glue directly.
2010-04-03 Jelmer Vernooijs4-python: Remove convenience macro PyErr_SetStringError.
2010-04-03 Jelmer Vernooijs4-python: Move samdb_server_site_name to dsdb module.
2010-04-03 Jelmer Vernooijs4-python: Move dsdb constants to a separate python...
2010-04-03 Jelmer Vernooijs4-python: Remove remaining constants.
2010-04-03 Jelmer Vernooijs4-python: Remove unused imports, duplicate definitions...
2010-04-03 Jelmer Vernooijs4-python: Remove duplicate definition of GUID_DRS_...
2010-04-03 Jelmer Vernooijselftest: for clarity, rename test to testsuite
2010-04-03 Volker Lendeckelibwbclient: Both talloc_free and wbcFreeMemory deal...
2010-04-03 Andrew Tridgellsocket-wrapper: not all systems have FIONREAD defined
2010-04-02 Volker Lendeckes3: Add wbinfo --logoff
2010-04-02 Volker Lendeckes3: Remove some pointless break statements
2010-04-02 Jeff LaytonUpdate URL in README.cifs-utils
2010-04-02 Andrew Tridgells4-rpc: fixed a talloc loop in continue_ntlmssp_connect...
2010-04-02 Volker Lendeckes3: Fix a comment
2010-04-02 Andrew Tridgells4-python: added --debuglevel to our python scripts
2010-04-02 Andrew Tridgells4-pyglue: setup talloc logging in python modules
2010-04-02 Andrew Tridgellpyrpc: do the pipe connect on a real memory context
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
next