samba.git
2010-10-02 Kamen Mazdrashkis4-test-fsmo.py: Use common implementation for connect_...
2010-10-02 Kamen Mazdrashkis4-test-delete_object.py: Use common implementation...
2010-10-02 Kamen Mazdrashkis4-python-test: Implement global connect_samdb() function
2010-10-02 Kamen Mazdrashkis4-samba.samdb: Fix masking names from outer context
2010-10-02 Kamen Mazdrashkis4-python-samba: 'file' is a built-in
2010-10-02 Kamen Mazdrashkis4-samba.samdb: Fix leading indention and trailing ';'
2010-10-02 Kamen Mazdrashkis4-python-samba: Fix few cosmetics
2010-10-02 Volker Lendeckes3: Attempt to fix the non-ads build
2010-10-02 Jelmer Vernooijland-remote: Pass extra arguments on to land.
2010-10-02 Jelmer Vernooijpytdb: Include Python.h first to prevent warning.
2010-10-02 Jelmer Vernooijsubunithelper: Remove accidentally added line.
2010-10-02 Kirill Smelkovpytdb: Check errors after PyObject_New() calls
2010-10-02 Kirill Smelkovpytdb: Add support for tdb_repack()
2010-10-02 Kirill Smelkovpytdb: Add TDB_INCOMPATIBLE_HASH open flag
2010-10-02 Jelmer Vernooijsubunithelper: Fix format time.
2010-10-02 Jelmer Vernooijland: Implement --fail-immediately directly in Python...
2010-10-02 Jelmer Vernooijsubunithelper: Make filter options optional.
2010-10-02 Jelmer Vernooijformat-subunit: Split out summary file writing.
2010-10-02 Jelmer Vernooijselftest: Move plain text formatter to subunithelper.
2010-10-02 Jelmer Vernooijland: Add separate treestagebuilder for subunit.
2010-10-02 Jelmer Vernooijland: Cherry-pick tridges changes to autobuild.
2010-10-02 Jelmer Vernooijland: Move stage building into a separate class so...
2010-10-02 Jelmer Vernooijland: Only pass shell=True if necessary.
2010-10-02 Jelmer Vernooijland: Add --fail-slowly option.
2010-10-02 Jelmer VernooijSeveral smaller cleanups, use python coding style.
2010-10-02 Jelmer Vernooijland: Avoid running things in a shell where not necessary.
2010-10-02 Jelmer Vernooijland-remote: Checkout repository first.
2010-10-02 Jelmer Vernooijland-remote: Use --repository option.
2010-10-02 Jelmer Vernooijland: Add --repository option.
2010-10-02 Jelmer Vernooijland: Move more functionality onto builder.
2010-10-02 Jelmer Vernooijland: Avoid more uses of chdir().
2010-10-02 Jelmer VernooijSplit land.py back out of autobuild.py, so I can change...
2010-10-02 Volker Lendeckes3: Attempt to fix bug 7665
2010-10-02 Volker Lendeckes3: Fix a 64-bit BUG
2010-10-02 Andrew Tridgellbisect: more bisection options
2010-10-02 Andrew Tridgellscript: added bisect-test.py git bisect script
2010-10-02 Andrew Tridgellautobuild: show top commit in emails
2010-10-02 Andrew Tridgellautobuild: include autobuild.log in logs.tar.gz
2010-10-02 Andrew Tridgells4-repl: use the GC principal name for DRS replication...
2010-10-02 Andrew Tridgells4-rpc: added target_principal binding handle option
2010-10-02 Andrew Tridgells4-dsdb: added dsdb_search_by_dn_guid()
2010-10-02 Stefan Metzmachers4:rpc_server/netlogon: don't use dcerpc_binding_handle...
2010-10-02 Stefan Metzmachernetlogon.idl: add missing flags to DSGETDC_VALID_FLAGS
2010-10-02 Andrew Bartletts4-gensec Always honour the set server principal
2010-10-02 Andrew Tridgells4-drs: fixed comparison login in replicated renames
2010-10-02 Andrew Tridgells4-kcc: remove stale repsTo entries in the KCC
2010-10-02 Andrew Tridgellautobuild: fixed tuple count for retry
2010-10-02 Andrew Bartletts4-kerberos Don't regenerate key values for each alias...
2010-10-01 Andrew Bartletts4-kdc Rework 'allowed encryption types' handling in...
2010-10-01 Andrew Bartletts4-auth Add make_server_info_pac() to include 'resource...
2010-10-01 Andrew Bartletts4-auth Allocate domain SIDs under the sids array,...
2010-10-01 Andrew Bartlettheimdal use returned server entry from HDB to compare...
2010-10-01 Günther Deschners3-spoolss: Strip off ", DrvConvert" and ",LocalOnly...
2010-10-01 Andreas Schneiders3-spoolss: Fixed print job access.
2010-10-01 Andreas Schneiders3-spoolss: Fixed print_access_check server_info.
2010-10-01 Steven Dannemans3:smbd: Increase unsupported IOCTL debug message to 2
2010-10-01 Steven Dannemans3:events: Call all ready fd event handlers on each...
2010-10-01 Günther Deschnertestprogs: print architecture used in win32 spoolss...
2010-10-01 Günther Deschners3-dcerpc: no point for printing NDR twice for internal...
2010-10-01 Günther Deschnersamba: share readline wrappers among all buildsystems.
2010-10-01 Günther Deschners3-readline: move cmd_history to smbclient, the only...
2010-10-01 Günther Deschnersamba: share select wrappers.
2010-10-01 Andrew Tridgells4-auth: fixed a vagrind error when creating keytabs
2010-10-01 Andrew Tridgellautobuild: revert a bit more of the subunit changes
2010-10-01 Andrew Tridgellautobuild: disable the subuit changes for now - they...
2010-10-01 Andrew Tridgellautobuild: fixed the tuples in the retry_task
2010-10-01 Andrew Tridgellautobuild: cwd is needed on all command types
2010-10-01 Andrew Tridgells4-rpmd: fixed a use after realloc bug
2010-10-01 Andrew Tridgells4-dsdb: fail the transaction instead of asserting...
2010-10-01 Jelmer Vernooijautobuild: Avoid unnecessary chdir() calls.
2010-10-01 Jelmer Vernooijautobuild: Output test results in subunit.
2010-10-01 Jelmer Vernooijs3-selftest: fix prefix in subunit output.
2010-10-01 Jelmer Vernooijs3: Add subunit-test target.
2010-10-01 Jelmer Vernooijs3-configure: Require at least version 1.2.6 of externa...
2010-10-01 Jelmer Vernooijs4: Add 'subunit-test' make target.
2010-10-01 Jelmer Vernooijautobuild: Provide more information about build sequenc...
2010-10-01 Jelmer Vernooijautobuild: Add --always-email option.
2010-10-01 Jelmer Vernooijautobuild-remote: Support autobuild.py rather than...
2010-10-01 Jelmer VernooijRemove land.py - it's been obsoleted by autobuild.py.
2010-10-01 Jelmer Vernooijautobuild: Add --daemon option.
2010-10-01 Jelmer Vernooijautobuild: Remove autogen step for projects that have...
2010-10-01 Jelmer Vernooijautobuild: Simplify find_git_root.
2010-10-01 Jelmer Vernooijpidl: Fix handling of typedefs of typedefs.
2010-10-01 Günther Deschners3-spoolss: fix do_drv_upgrade_printer() which must...
2010-10-01 Günther Deschners3-net: better handle obscure 0x80070002 error reply...
2010-10-01 Günther Deschners3-net: make sure we dont crash when publishing a singl...
2010-10-01 Günther Deschners3-spoolss: make sure we dont crash on NULL setprinter...
2010-10-01 Günther Deschners3-spoolss: dont overwrite location change notify.
2010-10-01 Andrew Tridgells3-selftest: added samba3.posix_s3.rpc.spoolss.printer...
2010-10-01 Andrew Bartlettheimdal: added verbose logging of hemimdal crypto errors
2010-10-01 Andrew Tridgellautobuild: fixed the --tail option for new log locations
2010-10-01 Andrew Tridgells4-rodc: don't set SPECIAL_SECRET_PROCESSING on EXOP_RE...
2010-10-01 Andrew Tridgells4-spn: don't try and send an empty SPN list
2010-10-01 Jelmer Vernooijselftest: Let selftest provide the tempdir, rather...
2010-10-01 Andrew Tridgellselftest: fixed a selftest error on sn
2010-10-01 Jelmer Vernooijdelete_object: Remove unnecessary pass calls.
2010-10-01 Jelmer Vernooijs4-selftest: Remove unnecessary PYTHONPATH overrides.
2010-10-01 Jelmer Vernooijs4-selftest: Normalize paths.
2010-10-01 Jelmer Vernooijs4-selftest: Finish conversion of selftest.sh to Python.
2010-10-01 Jelmer Vernooijs4-selftest: Convert tests.sh to Python.
next