bbaumbach/samba-autobuild/.git
2011-11-13 Jelmer VernooijMove testr configuration to root.
2011-11-13 Jelmer Vernooijwaf: Factor checking for undefined symbol flags out...
2011-11-13 Jelmer Vernooijwaf: Simplify handling of python modules.
2011-11-13 Jelmer VernooijRevert 9a5ae8edd6d006c078b3af8fdfd84677a63276b1.
2011-11-13 Jelmer Vernooijpytdb: Shorter description which fits on a single line.
2011-11-13 Jelmer Vernooijtesttools: Import new upstream snapshot.
2011-11-13 Jelmer Vernooijsubunit: Import new upstream snapshot.
2011-11-13 Jelmer Vernooijwafsamba: Support allow_undefined_symbols in SAMBA_SUBS...
2011-11-13 Jelmer Vernooijwafsambaa: Support libraries that don't have the same...
2011-11-13 Jelmer Vernooijldb: Only check for pkg-config file when checking for...
2011-11-13 Jelmer Vernooijtevent: Only check for pkg-config file when checking...
2011-11-13 Jelmer Vernooijtdb: Only check for pkg-config file when checking for...
2011-11-13 Jelmer Vernooijtalloc: Only check for pkg-config file when checking...
2011-11-13 Jelmer Vernooijsubunit: Only check for pkg-config file and use proper...
2011-11-13 Jelmer Vernooijwafsamba: add CHECK_BUNDLED_SYSTEM_PKG function.
2011-11-13 Jelmer Vernooijtevent: Only build pytevent if the system doesn't provi...
2011-11-13 Jelmer Vernooijldb: Use pyembed rather than pyext for ldb-util library.
2011-11-13 Jelmer Vernooijtevent: remove unnecessary enablement.
2011-11-13 Jelmer Vernooijpytalloc-util: Don't mark as python extension, use...
2011-11-13 Jelmer Vernooijwaf: Don't link python modules against libpython2.x...
2011-11-13 Jelmer Vernooijupgrade: use logger.warning.
2011-11-13 Matthieu Patousamba-tool: allow dbcheck to correct the originating_ch...
2011-11-13 Matthieu Patous4-dsdb: initialize correctly the value of originating_...
2011-11-13 Matthieu Patous4-drs: check if we have a domain level >= 2k8r2 as...
2011-11-13 Matthieu Patousamba-tool: dbcheck avoid problems with deleted objects
2011-11-11 Matthieu Patous4: Simple test script to create lots of contacts to...
2011-11-11 Matthieu Patous4-librpc: do not limit to the first IP when trying...
2011-11-11 Matthieu Patous4-socket: allow connect_multi_next_socket to try all...
2011-11-11 Amitay Isaacspy_passdb: Cannot steal an item pointer from an array
2011-11-11 Jelmer Vernooijpolicy/tests: Fix import of TestCase.
2011-11-10 Jelmer Vernooijselftesthelper: Fix argument order.
2011-11-10 Jelmer Vernooijselftest: Make planoldpythontestsuite arguments consist...
2011-11-10 Jelmer Vernooijselftesthelpers: Fix syntax error.
2011-11-10 Jelmer Vernooijselftest: Simplify calling of python tests.
2011-11-10 Jelmer Vernooijselftest: Allow passing arbitrary number of additional...
2011-11-10 Jelmer Vernooijldb: Re-apply pyldb fixes from Tridge and Amity, using...
2011-11-10 Jelmer Vernooijsubunitrun: Add notes about subunitrun being deprecated.
2011-11-10 Jelmer Vernooijselftest: re-implement directory option for planpythont...
2011-11-10 Jelmer VernooijRevert "test: added directory option to planpythontests...
2011-11-10 Jelmer VernooijRevert "test: added -D option to subunitrun"
2011-11-10 Jelmer VernooijRevert "pyldb: fixed ldb API test"
2011-11-10 Matthias Dieter... libcli/cldap/cldap.c - remove outdated comment
2011-11-10 Volker Lendeckes3: server_id.pid has turned 64 (bits, that is)
2011-11-10 Volker Lendeckes3: Avoid a race with the async echo handler
2011-11-10 Stefan Metzmacherlibcli/cldap: fix a crash bug in cldap_socket_recv_dgra...
2011-11-10 Stefan Metzmachers4:finddcs_cldap: debug the correct server address...
2011-11-10 Stefan Metzmachers3:smbd: don't limit the number of open dptrs for smb2...
2011-11-10 Stefan Metzmachers3:smbd: fully construct the dptr before allocating...
2011-11-10 Stefan Metzmachers3:smbd: avoid string_set() in dir.c
2011-11-10 Martin SchwenkeFix -Wunused-but-set-variable compiler warnings in...
2011-11-10 Theresa Hallorans4: samba-tool time --help documentation improvements
2011-11-10 Theresa Hallorans4: samba-tool group --help documentation improvements
2011-11-10 Andrew Tridgelltest: fixed several tests to use samba.tests
2011-11-10 Andrew Tridgellsamba-tool: print samaccountname in samba-tool user...
2011-11-10 Andrew Tridgelltest: use planpythontestsuite() for ldb.python test
2011-11-10 Andrew Tridgelltest: added directory option to planpythontestsuite()
2011-11-10 Andrew Tridgelltest: added -D option to subunitrun
2011-11-10 Andrew Tridgellpyldb: fixed ldb API test
2011-11-10 Andrew Tridgellbuild: only run symbol checking if running all tests
2011-11-10 Andrew Tridgellpyldb: enhanced get() method on msg object
2011-11-10 Giampaolo Lauriasamba-tool: Added new "user disable" command
2011-11-10 Giampaolo Lauriasamba-tool: Added "user list" command
2011-11-10 Giampaolo Lauriasamba-tool: Change internal argument name in domain...
2011-11-10 Giampaolo Lauriasamba-tool: Fix domain machinepassword secret db search
2011-11-10 Giampaolo Lauriasamba-tool: Fix domain machinepassword name search
2011-11-10 Andrew Tridgells4-test: improved error checking in samba-tool time...
2011-11-10 Andrew Tridgells4-socket: detect NULL server in socket connection...
2011-11-10 Sean Daguetest: enable time and user samba-tool tests
2011-11-10 Sean Daguetest: add samba-tool user tests
2011-11-10 Sean Daguetest: Add samba-tool time tests
2011-11-10 Sean Daguetest: add directory and base class for samba-tool tests
2011-11-10 Andrew Bartletts4-setup Remove servicePrincipalName: DNS/${DNSDOMAIN...
2011-11-09 Andrew Bartletts3-py_passdb Ensure that group mapping list input is...
2011-11-09 Andrew Bartletts3-passdb Initialise the correct level of pointer deref...
2011-11-09 Matthias Dieter... s4:join.py - fix up "DsAddEntry" against Windows Server...
2011-11-09 Andreas Schneiderdocs: Make clear to use the workgroup name not the...
2011-11-09 Jelmer Vernooijs4: Install samba-tool and samba_kcc to bin/ rather...
2011-11-07 Jelmer Vernooijsamba_kcc: Remove unnecessary return statements.
2011-11-03 Jelmer Vernooijutil/time: Make some functions explicitly public.
2011-11-03 Jelmer Vernooijutil/time: Remove unnecessary _PUBLIC_ - that's implici...
2011-11-09 Michael Adams3:registry: prevent unnecessary transactions in regdb_init
2011-11-09 Andreas Schneiders3: Use autotools to set the winbind socket directory.
2011-11-09 Stefan Metzmachers3:smb2_server: grant credits in async interim response...
2011-11-09 Stefan Metzmachers3:libsmb: consistently use state->size in cli_write_an...
2011-11-09 Amitay Isaacss4-provision: Create ldap records for DNS partitions...
2011-11-09 Amitay Isaacss4-provision: Set security descriptor for DNS records
2011-11-09 Michael Adams4:torture:smb2: rewrite durable-open.open test to...
2011-11-09 Michael Adams4:torture:smb2: rewrite the durable-open.lock test...
2011-11-09 Michael Adams4:torture:smb2: rewrite the durable-open.lease test...
2011-11-09 Michael Adams4:torture:smb2: rewrite the durable-open.oplock test...
2011-11-09 Michael Adams4:torture:smb2: rewrite the durable-open.file-position...
2011-11-09 Michael Adams4:torture:smb2: rewrite the durable-open.open2 test...
2011-11-09 Michael Adams4:torture:smb2: rewrite the durable-open.open1 test...
2011-11-09 Michael Adams4:torture:smb2: add smb2_oplock_create_share() that...
2011-11-09 Michael Adams4:torture:smb2: add smb2_lease_create_share() that...
2011-11-09 Michael Adams4:torture:smb2: add smb2_generic_create_share() that...
2011-11-09 Michael Adams4:torture:smb2: move the smb2_create_*() utility funct...
2011-11-09 Michael Adams4:torture:smb2: use smb2_util_oplock_level() in the...
2011-11-09 Michael Adams4:torture:smb2: lease: oplock_level is uint8_t, not...
2011-11-09 Michael Adams4:torture:smb2: move oplock() from lease.c to smb2_uti...
next