summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3-libsmb: Remove unused spnego functionsAndrew Bartlett2012-02-232-120/+0
* s3-rpc_server Remove unused function auth_generic_server_start()Andrew Bartlett2012-02-232-63/+0
* s4:smbcli:smb2: add a random GUID to the transport connection in smb2_transpo...Michael Adam2012-02-231-1/+5
* s3:wscript_build - fix TDB dependency for source3/lib/util.cMatthias Dieter Wallnöfer2012-02-231-3/+1
* examples/testsmbc.c - substitute deprecated function "bzero" with "memset"Matthias Dieter Wallnöfer2012-02-221-1/+1
* examples/testsmbc.c - quiet implicit cast warnings on OpenSolarisMatthias Dieter Wallnöfer2012-02-221-2/+2
* examples/testsmbc.c - remove unused function "print_list_fn"Matthias Dieter Wallnöfer2012-02-221-16/+0
* examples/testsmbc.c - remove unused variablesMatthias Dieter Wallnöfer2012-02-221-2/+2
* s3-vfstest: Return an error code if cmd failedVolker Lendecke2012-02-221-4/+5
* Honor SeTakeOwnershiPrivilege when client asks for SEC_STD_WRITE_OWNER but ha...Richard Sharpe2012-02-221-0/+5
* s3-vfstest: Fake smb_requestsVolker Lendecke2012-02-222-0/+28
* s3-vfstest: Initialize some moreVolker Lendecke2012-02-221-0/+4
* s3: Add an error msg when a share mode entry is discardedVolker Lendecke2012-02-221-0/+2
* s4:torture:smb2: add a durable-open.open-oplock testMichael Adam2012-02-211-0/+85
* s4:torture:smb2: extend and prettify comment for durable-open.open-lease testMichael Adam2012-02-211-8/+8
* s4:torture:smb2:durable-open: rename the open test to open-leaseMichael Adam2012-02-211-5/+7
* s4:torture:smb2: move some initialization and call to smb2_create together in...Michael Adam2012-02-211-2/+2
* s4:torture:smb2: fix a typo in the durable-open.open test file nameMichael Adam2012-02-211-1/+1
* s3: Fix smbd -iVolker Lendecke2012-02-211-0/+1
* s3: Fix typosVolker Lendecke2012-02-211-2/+2
* upgradedns: Upgrade DNS provision from BIND9_FLATFILE to AD based DNSAmitay Isaacs2012-02-213-2/+411
* s4-provision: dns: Add txt DNS recordAmitay Isaacs2012-02-211-0/+9
* s4-provision: dns: Do not re-calculate ntdsguid, use from namesAmitay Isaacs2012-02-211-15/+1
* s4-provision: dns: Refactor population of dns data codeAmitay Isaacs2012-02-211-56/+98
* dlz_bind9: Fix the log message levelAmitay Isaacs2012-02-211-5/+5
* samba-tool: dns: Update the copyrightAmitay Isaacs2012-02-211-1/+1
* samba-tool: dns: Fix the output display of DNS recordsAmitay Isaacs2012-02-211-2/+3
* samba-tool: dns: Add extra references for string objects as workaroundAmitay Isaacs2012-02-211-8/+17
* samba-tool: dns: Add support to add/update/delete MX and SRV recordsAmitay Isaacs2012-02-211-44/+47
* samba-tool: dns: Convert dns data into a dns record for comparisonAmitay Isaacs2012-02-211-5/+33
* samba-tool: dns: Convert dns data in a string to DNS recordAmitay Isaacs2012-02-211-0/+48
* samba-tool: dns: Add MXRecord type to add/update mx recordsAmitay Isaacs2012-02-211-0/+14
* dlz_bind9: Do not remove LDB record in subrdataset and delrdatasetAmitay Isaacs2012-02-211-13/+8
* lib/tdb2: 2.0.0 ABIAmitay Isaacs2012-02-211-0/+40
* lib/tdb2: Convert tdb2 to a standalone libraryAmitay Isaacs2012-02-214-0/+99
* lib/tdb2: Fix wscriptAmitay Isaacs2012-02-211-29/+52
* lib/tdb2: Mark public function as suchAmitay Isaacs2012-02-219-40/+40
* lib/tdb2: Do not include config.h in (to-be) public library, use replace.Amitay Isaacs2012-02-212-2/+22
* lib/tdb2: tools should use config.h, and replace where available.Rusty Russell2012-02-215-1/+28
* lib/ccan: define HAVE_CCAN.Rusty Russell2012-02-211-0/+1
* s3: Fix bug 8567 -- segfault in dom_sid_compareVolker Lendecke2012-02-201-0/+1
* s4:torture:smb2: invalidate the handle after the connection has been killedMichael Adam2012-02-201-0/+1
* s4:torture: improve comment for the smb2.durable-open.reopen1 testMichael Adam2012-02-201-0/+1
* s3-vfstest: Remove an unused variableVolker Lendecke2012-02-201-2/+0
* popt: Check for popt manually as well, not just using pkg-config.Jelmer Vernooij2012-02-201-1/+1
* nsstest: Allocate the correct sized buffer for initgroupsAndrew Bartlett2012-02-201-1/+1
* selftest: test member server tests in security=adsAndrew Bartlett2012-02-201-13/+13
* build: Add libbsd as a dep for LIBREPLACE_HOSTCCAndrew Bartlett2012-02-201-4/+5
* s4-smbd: Show time event was expected to run, as well as the current wall clo...Andrew Bartlett2012-02-201-2/+2
* s3-selftest: Add test for ntlm_auth --diagnosticsAndrew Bartlett2012-02-202-0/+26