summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-03util/time: Remove unnecessary _PUBLIC_ - that's implicit for things in header...Jelmer Vernooij1-44/+40
2011-11-09s3:registry: prevent unnecessary transactions in regdb_initMichael Adam1-0/+4
2011-11-09s3: Use autotools to set the winbind socket directory.Andreas Schneider2-5/+38
2011-11-09s3:smb2_server: grant credits in async interim responses (bug #8357)Stefan Metzmacher1-1/+3
2011-11-09s3:libsmb: consistently use state->size in cli_write_andx_create() (bug #5326)Stefan Metzmacher1-1/+1
2011-11-09s4-provision: Create ldap records for DNS partitions similar to windowsAmitay Isaacs2-5/+3
2011-11-09s4-provision: Set security descriptor for DNS recordsAmitay Isaacs2-18/+103
2011-11-09s4:torture:smb2: rewrite durable-open.open test to use smb2_*_create functionsMichael Adam1-26/+7
2011-11-09s4:torture:smb2: rewrite the durable-open.lock test to use smb2_lease_create()Michael Adam1-23/+3
2011-11-09s4:torture:smb2: rewrite the durable-open.lease test to use smb2_lease_create()Michael Adam1-29/+6
2011-11-09s4:torture:smb2: rewrite the durable-open.oplock test to use smb2_oplock_crea...Michael Adam1-19/+3