bbaumbach/samba-autobuild/.git
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.
2010-09-30 Andrew Tridgellautobuild: push of ref/notes/commits isn't allowed...
2010-09-30 Andrew Tridgells4-provision: wipe the old keytabs when provisioning
2010-09-30 Andrew Tridgells4-rodc: fixed the keyVersionNumber on the RODC account...
2010-09-30 Andrew Tridgells4-drs: put the GCSPN flag into the repsTo if requested
2010-09-30 Andrew Tridgells4-libnet: wipe the old keytab when exporting
2010-09-30 Andrew Tridgells4-dsdb: silence the domainFunctionality not setup...
2010-09-30 Andrew Tridgellautobuild: added much better email reporting
2010-09-30 Andrew Tridgellautobuild: fixed exit status
2010-09-30 Andrew Tridgells4-drs: added support for level 10 of getncchanges
2010-09-30 Zahari ZaharievLDAPCmp feature to compare nTSecurityDescriptors
2010-09-30 Volker Lendeckes3: Add "smbcontrol winbindd ip-dropped <local-ip>"
2010-09-30 Volker Lendeckes3: Re-introduce a procid_self()
2010-09-30 Volker Lendeckes3: Fix a typo in dump-domain-list smbcontrol usage msg
2010-09-30 Jelmer Vernooijs4-selftest: Add some more comments to skip file.
2010-09-30 Jelmer Vernooijselftest: Eliminate some unnecessary spaces.
2010-09-30 Jelmer Vernooijselftest: Avoid accessing deprecated BaseException...
2010-09-30 Jelmer Vernooijsubunit: Import new upstream snapshot (adds subunit_pro...
2010-09-30 Jelmer Vernooijtesttools: Import new upstream snapshot.
2010-09-30 Andrew Tridgells4-drepl: don't call UpdateRefs on a RODC
2010-09-30 Andrew Tridgells4-drepl: fixed the checking of replica_flags in the...
2010-09-30 Andrew Tridgells4-kcc: fixed the replica_flags in repsFrom in the kcc
2010-09-30 Andrew Tridgellidl-drsuapi: fixed another replica_flags that should...
2010-09-30 Andrew Tridgells4-dns: send A record updates via TKEY
2010-09-30 Günther Deschners3-spoolss: make sure to exit early and with the approp...
2010-09-30 Günther Deschnerspoolss: use the correct flags for spoolss_PrinterInfo1...
2010-09-30 Günther Deschners3-spoolss: Fix servername/printername handling which...
2010-09-30 Günther Deschners4-smbtorture: add new EnumPrinters test to test printe...
2010-09-29 Andrew Tridgells4-samldb: also set a password on the krbtgt_NNNN account
2010-09-29 Andrew Tridgells4-devel: added new options to getncchanges script
next