summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Split land.py back out of autobuild.py, so I can change it withoutJelmer Vernooij2010-10-022-0/+473
* s3: Attempt to fix bug 7665Volker Lendecke2010-10-0211-136/+295
* s3: Fix a 64-bit BUGVolker Lendecke2010-10-021-1/+1
* bisect: more bisection optionsAndrew Tridgell2010-10-021-6/+12
* script: added bisect-test.py git bisect scriptAndrew Tridgell2010-10-011-0/+85
* autobuild: show top commit in emailsAndrew Tridgell2010-10-011-2/+20
* autobuild: include autobuild.log in logs.tar.gzAndrew Tridgell2010-10-011-0/+1
* s4-repl: use the GC principal name for DRS replication connectionAndrew Tridgell2010-10-013-6/+76
* s4-rpc: added target_principal binding handle optionAndrew Tridgell2010-10-017-6/+18
* s4-dsdb: added dsdb_search_by_dn_guid()Andrew Tridgell2010-10-011-0/+26
* s4:rpc_server/netlogon: don't use dcerpc_binding_handle_call_send/recv() dire...Stefan Metzmacher2010-10-021-12/+9
* netlogon.idl: add missing flags to DSGETDC_VALID_FLAGSStefan Metzmacher2010-10-021-0/+3
* s4-gensec Always honour the set server principalAndrew Bartlett2010-10-021-1/+1
* s4-drs: fixed comparison login in replicated renamesAndrew Tridgell2010-10-021-45/+72
* s4-kcc: remove stale repsTo entries in the KCCAndrew Tridgell2010-10-021-0/+32
* autobuild: fixed tuple count for retryAndrew Tridgell2010-10-011-1/+1
* s4-kerberos Don't regenerate key values for each alias in keytabAndrew Bartlett2010-10-021-43/+35
* s4-kdc Rework 'allowed encryption types' handling in the KDCAndrew Bartlett2010-10-021-28/+44
* s4-auth Add make_server_info_pac() to include 'resource domain' groupsAndrew Bartlett2010-10-022-5/+40
* s4-auth Allocate domain SIDs under the sids array, not server_infoAndrew Bartlett2010-10-021-1/+1
* heimdal use returned server entry from HDB to compare realmsAndrew Bartlett2010-10-021-1/+1
* s3-spoolss: Strip off ", DrvConvert" and ",LocalOnly" in OpenPrinterEx as see...Günther Deschner2010-10-021-0/+13
* s3-spoolss: Fixed print job access.Andreas Schneider2010-10-021-4/+4
* s3-spoolss: Fixed print_access_check server_info.Andreas Schneider2010-10-022-3/+3
* s3:smbd: Increase unsupported IOCTL debug message to 2Steven Danneman2010-10-011-2/+4
* s3:events: Call all ready fd event handlers on each iteration of the main loopSteven Danneman2010-10-015-33/+38
* testprogs: print architecture used in win32 spoolss testsuite.Günther Deschner2010-10-011-5/+9
* s3-dcerpc: no point for printing NDR twice for internal pipes in log level 10.Günther Deschner2010-10-011-1/+1
* samba: share readline wrappers among all buildsystems.Günther Deschner2010-10-0121-35/+35
* s3-readline: move cmd_history to smbclient, the only user.Günther Deschner2010-10-013-22/+20
* samba: share select wrappers.Günther Deschner2010-10-0119-65/+60
* s4-auth: fixed a vagrind error when creating keytabsAndrew Tridgell2010-10-011-0/+3
* autobuild: revert a bit more of the subunit changesAndrew Tridgell2010-10-011-2/+2
* autobuild: disable the subuit changes for now - they break error checkingAndrew Tridgell2010-10-011-2/+2
* autobuild: fixed the tuples in the retry_taskAndrew Tridgell2010-10-011-2/+3
* autobuild: cwd is needed on all command typesAndrew Tridgell2010-10-011-2/+2
* s4-rpmd: fixed a use after realloc bugAndrew Tridgell2010-10-011-2/+8
* s4-dsdb: fail the transaction instead of asserting on errorAndrew Tridgell2010-10-011-2/+10
* autobuild: Avoid unnecessary chdir() calls.Jelmer Vernooij2010-10-011-11/+7
* autobuild: Output test results in subunit.Jelmer Vernooij2010-10-011-3/+5
* s3-selftest: fix prefix in subunit output.Jelmer Vernooij2010-10-011-3/+3
* s3: Add subunit-test target.Jelmer Vernooij2010-10-012-1/+7
* s3-configure: Require at least version 1.2.6 of external TDB, which hasJelmer Vernooij2010-10-011-1/+1
* s4: Add 'subunit-test' make target.Jelmer Vernooij2010-10-011-0/+3
* autobuild: Provide more information about build sequence, stage name and outp...Jelmer Vernooij2010-10-011-51/+54
* autobuild: Add --always-email option.Jelmer Vernooij2010-10-011-0/+33
* autobuild-remote: Support autobuild.py rather than land.py.Jelmer Vernooij2010-10-012-50/+70
* Remove land.py - it's been obsoleted by autobuild.py.Jelmer Vernooij2010-10-011-118/+0
* autobuild: Add --daemon option.Jelmer Vernooij2010-10-011-0/+31
* autobuild: Remove autogen step for projects that have checked in configure.Jelmer Vernooij2010-10-011-6/+3