summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* autobuild: Simplify find_git_root.Jelmer Vernooij2010-10-011-11/+6
* pidl: Fix handling of typedefs of typedefs.Jelmer Vernooij2010-10-011-3/+4
* s3-spoolss: fix do_drv_upgrade_printer() which must have been broken since theGünther Deschner2010-10-011-3/+6
* s3-net: better handle obscure 0x80070002 error reply when trying to update anGünther Deschner2010-10-011-3/+7
* s3-net: make sure we dont crash when publishing a single printer.Günther Deschner2010-10-011-0/+5
* s3-spoolss: make sure we dont crash on NULL setprinter level2 elements as see...Günther Deschner2010-10-011-7/+13
* s3-spoolss: dont overwrite location change notify.Günther Deschner2010-10-013-3/+19
* s3-selftest: added samba3.posix_s3.rpc.spoolss.printer to knownfailAndrew Tridgell2010-10-011-0/+1
* heimdal: added verbose logging of hemimdal crypto errorsAndrew Bartlett2010-09-301-2/+15
* autobuild: fixed the --tail option for new log locationsAndrew Tridgell2010-09-301-1/+1
* s4-rodc: don't set SPECIAL_SECRET_PROCESSING on EXOP_REPL_SECRETAndrew Tridgell2010-09-301-0/+3
* s4-spn: don't try and send an empty SPN listAndrew Tridgell2010-09-301-0/+2
* selftest: Let selftest provide the tempdir, rather than creating it as sideef...Jelmer Vernooij2010-10-013-6/+6
* selftest: fixed a selftest error on snAndrew Tridgell2010-09-301-1/+1
* delete_object: Remove unnecessary pass calls.Jelmer Vernooij2010-10-011-7/+0
* s4-selftest: Remove unnecessary PYTHONPATH overrides.Jelmer Vernooij2010-10-011-6/+6
* s4-selftest: Normalize paths.Jelmer Vernooij2010-10-011-5/+5
* s4-selftest: Finish conversion of selftest.sh to Python.Jelmer Vernooij2010-10-012-104/+104
* s4-selftest: Convert tests.sh to Python.Jelmer Vernooij2010-10-012-544/+510
* autobuild: push of ref/notes/commits isn't allowed in masterAndrew Tridgell2010-09-301-1/+3
* s4-provision: wipe the old keytabs when provisioningAndrew Tridgell2010-09-302-7/+29
* s4-rodc: fixed the keyVersionNumber on the RODC account in secrets.keytabAndrew Tridgell2010-09-301-2/+5
* s4-drs: put the GCSPN flag into the repsTo if requestedAndrew Tridgell2010-09-302-0/+8
* s4-libnet: wipe the old keytab when exportingAndrew Tridgell2010-09-301-0/+2
* s4-dsdb: silence the domainFunctionality not setup warningAndrew Tridgell2010-09-301-1/+2
* autobuild: added much better email reportingAndrew Tridgell2010-09-301-10/+48
* autobuild: fixed exit statusAndrew Tridgell2010-09-301-1/+1
* s4-drs: added support for level 10 of getncchangesAndrew Tridgell2010-09-302-73/+112
* LDAPCmp feature to compare nTSecurityDescriptorsZahari Zahariev2010-09-301-34/+252
* s3: Add "smbcontrol winbindd ip-dropped <local-ip>"Volker Lendecke2010-09-306-0/+87