summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s4-heimdal: Remove the execute flag of cfx.c.Andreas Schneider2012-02-231-0/+0
* s3:smbd/utmp.c - fix the build on FreeBSD 9 without utmp.hMatthias Dieter Wallnöfer2012-02-231-0/+2
* dcerpc_server: Add 'modulesdir' variable to pkg-config file.Jelmer Vernooij2012-02-231-0/+1
* s3: smb_request->vwv can be constVolker Lendecke2012-02-232-2/+2
* selftest: Do not skip environments that fail to start upAndrew Bartlett2012-02-232-3/+7
* s4-provision: Fix typo in 9b9fdeefb47f2657c9bb4c2f48318550da510209Andrew Bartlett2012-02-231-3/+3
* s3-libads: Remove unused ads_set_machine_password()Andrew Bartlett2012-02-232-33/+0
* s3-libads: Remove unused ads_pull_sids_from_extendeddn()Andrew Bartlett2012-02-232-62/+0
* s3-utils: Remove unused connect_to_ipc_krb5()Andrew Bartlett2012-02-232-57/+0
* wintest: Change to a new Win2008R2 VMAndrew Bartlett2012-02-231-6/+6
* 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