summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-11policy/tests: Fix import of TestCase.Jelmer Vernooij1-2/+3
2011-11-10selftesthelper: Fix argument order.Jelmer Vernooij1-1/+1
2011-11-10selftest: Make planoldpythontestsuite arguments consistent with planpythontes...Jelmer Vernooij1-1/+1
2011-11-10selftesthelpers: Fix syntax error.Jelmer Vernooij1-1/+1
2011-11-10selftest: Simplify calling of python tests.Jelmer Vernooij1-14/+39
2011-11-10selftest: Allow passing arbitrary number of additional python path values.Jelmer Vernooij2-5/+3
2011-11-10ldb: Re-apply pyldb fixes from Tridge and Amity, using unittest ratherJelmer Vernooij2-34/+38
2011-11-10subunitrun: Add notes about subunitrun being deprecated.Jelmer Vernooij1-0/+12
2011-11-10selftest: re-implement directory option for planpythontestsuite.Jelmer Vernooij1-7/+11
2011-11-10Revert "test: added directory option to planpythontestsuite()"Jelmer Vernooij1-12/+5
2011-11-10Revert "test: added -D option to subunitrun"Jelmer Vernooij1-5/+0
2011-11-10Revert "pyldb: fixed ldb API test"Jelmer Vernooij1-36/+39
2011-11-10libcli/cldap/cldap.c - remove outdated commentMatthias Dieter Wallnöfer1-2/+0
2011-11-10s3: server_id.pid has turned 64 (bits, that is)Volker Lendecke1-4/+11
2011-11-10s3: Avoid a race with the async echo handlerVolker Lendecke1-33/+28
2011-11-10libcli/cldap: fix a crash bug in cldap_socket_recv_dgram() (bug #8593)Stefan Metzmacher1-10/+25
2011-11-10s4:finddcs_cldap: debug the correct server address instead of NULLStefan Metzmacher1-1/+2
2011-11-10s3:smbd: don't limit the number of open dptrs for smb2 (bug #8592)Stefan Metzmacher1-3/+12
2011-11-10s3:smbd: fully construct the dptr before allocating a dnum in the bitmapStefan Metzmacher1-27/+29
2011-11-10s3:smbd: avoid string_set() in dir.cStefan Metzmacher1-2/+9
2011-11-10Fix -Wunused-but-set-variable compiler warnings in tevent_signal.cMartin Schwenke1-4/+2
2011-11-10s4: samba-tool time --help documentation improvementsTheresa Halloran1-1/+14
2011-11-10s4: samba-tool group --help documentation improvementsTheresa Halloran1-4/+75
2011-11-10test: fixed several tests to use samba.testsAndrew Tridgell7-12/+13
2011-11-10samba-tool: print samaccountname in samba-tool user listAndrew Tridgell1-6/+3
2011-11-10test: use planpythontestsuite() for ldb.python testAndrew Tridgell1-2/+1
2011-11-10test: added directory option to planpythontestsuite()Andrew Tridgell1-5/+12
2011-11-10test: added -D option to subunitrunAndrew Tridgell1-0/+5
2011-11-10pyldb: fixed ldb API testAndrew Tridgell1-39/+36
2011-11-10build: only run symbol checking if running all testsAndrew Tridgell2-4/+11
2011-11-10pyldb: enhanced get() method on msg objectAndrew Tridgell1-14/+33
2011-11-10samba-tool: Added new "user disable" commandGiampaolo Lauria2-0/+43
2011-11-10samba-tool: Added "user list" commandGiampaolo Lauria1-0/+34
2011-11-10samba-tool: Change internal argument name in domain machinepasswordGiampaolo Lauria1-5/+5
2011-11-10samba-tool: Fix domain machinepassword secret db searchGiampaolo Lauria1-4/+2
2011-11-10samba-tool: Fix domain machinepassword name searchGiampaolo Lauria1-0/+2
2011-11-10s4-test: improved error checking in samba-tool time testAndrew Tridgell1-0/+2
2011-11-10s4-socket: detect NULL server in socket connection codeAndrew Tridgell1-0/+5
2011-11-10test: enable time and user samba-tool testsSean Dague1-0/+4
2011-11-10test: add samba-tool user testsSean Dague1-0/+215
2011-11-10test: Add samba-tool time testsSean Dague1-0/+43
2011-11-10test: add directory and base class for samba-tool testsSean Dague2-0/+124
2011-11-10s4-setup Remove servicePrincipalName: DNS/${DNSDOMAIN} from new installationsAndrew Bartlett2-2/+0
2011-11-09s3-py_passdb Ensure that group mapping list input is initailisedAndrew Bartlett1-1/+2
2011-11-09s3-passdb Initialise the correct level of pointer dereferenceAndrew Bartlett1-1/+1
2011-11-09s4:join.py - fix up "DsAddEntry" against Windows Server 2000Matthias Dieter Wallnöfer1-9/+18
2011-11-09docs: Make clear to use the workgroup name not the realm.Andreas Schneider1-0/+2
2011-11-09s4: Install samba-tool and samba_kcc to bin/ rather than sbin/.Jelmer Vernooij1-1/+2
2011-11-07samba_kcc: Remove unnecessary return statements.Jelmer Vernooij1-17/+0
2011-11-03util/time: Make some functions explicitly public.Jelmer Vernooij1-3/+3