summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* upgradeprovision: Only backup sysvol directory if it exists.Jelmer Vernooij2012-02-271-1/+2
* samba.xattr: Split copying of tree with extended attributes out into separate...Jelmer Vernooij2012-02-272-66/+97
* s4:torture:smb2:durable-open: prevent using a disconnected handle in reopen4Michael Adam2012-02-271-0/+1
* s4:torture:smb2:durable-open: introduce new variable for the new sessionMichael Adam2012-02-271-2/+9
* s4:torture:smb2:durable-open: make a comment more precise in the reopen4 testMichael Adam2012-02-271-1/+4
* s4:torture:smb2:durable_open: use the correct tree in the final close callMichael Adam2012-02-271-1/+1
* provision: Write configuration without help of templates.Jelmer Vernooij2012-02-274-83/+34
* pyparam: fix formatting.Jelmer Vernooij2012-02-261-11/+11
* provision: Simplify make_smbconf a bit.Jelmer Vernooij2012-02-262-18/+19
* provision: Fix order for error formatting.Jelmer Vernooij2012-02-261-2/+2
* provision: Raise proper error when shares are missing rather than AssertionEr...Jelmer Vernooij2012-02-261-11/+14
* provision: Share more code for determine_netbios_name() with samba.valid_netb...Jelmer Vernooij2012-02-262-14/+10
* provision/backend: Properly close all opened files.Jelmer Vernooij2012-02-261-11/+36
* provision: Properly close opened files.Jelmer Vernooij2012-02-261-6/+14
* provision: Reuse determine_netbios_name.Jelmer Vernooij2012-02-261-8/+1
* provision: Add tests for determine_netbios_name.Jelmer Vernooij2012-02-261-0/+9
* provision: Factor out determination of new netbios name.Jelmer Vernooij2012-02-261-8/+13
* join: Don't print provision results when they're just noise.Jelmer Vernooij2012-02-261-11/+9
* provision: Split out result reporting for backends.Jelmer Vernooij2012-02-263-28/+62
* provision: Put adminpass details in ProvisionResult.Jelmer Vernooij2012-02-262-22/+37
* provision/tests: Test for phpldapadminconfig path.Jelmer Vernooij2012-02-262-4/+22
* provision: Leave result reporting up to caller.Jelmer Vernooij2012-02-267-13/+22
* provision: Start splitting out provision result reporting from actual provisi...Jelmer Vernooij2012-02-252-17/+63
* provision: Properly close ldb transactions.Jelmer Vernooij2012-02-251-13/+18
* 'samba-tool gpo': Properly close transaction.Jelmer Vernooij2012-02-251-4/+4
* ntacl: There is no 'secrets database' configuration option.Jelmer Vernooij2012-02-251-1/+1
* Factor out sanitize_server_role.Jelmer Vernooij2012-02-252-25/+57
* Partially revert 1f0298dd1b1a939cb215e7b474178b217f8347f4Jelmer Vernooij2012-02-257-32/+34
* provision: Remove unused imports.Jelmer Vernooij2012-02-251-7/+4
* s4-lib: Remove unused samdb_msg_set_value()Ricky Nance2012-02-251-15/+0
* s4-lib: Remove unused samdb_msg_set_string()Ricky Nance2012-02-251-15/+0
* s4-lib: Remove unused samdb_msg_set_int()Ricky Nance2012-02-251-15/+0
* upgradedns: Rename to less generic name samba_upgradedns.Jelmer Vernooij2012-02-243-2/+2
* auth: Rename some elements of auth4_contextAndrew Bartlett2012-02-241-3/+3
* s4-heimdal: Remove the execute flag of cfx.c.Andreas Schneider2012-02-231-0/+0
* dcerpc_server: Add 'modulesdir' variable to pkg-config file.Jelmer Vernooij2012-02-231-0/+1
* s4-provision: Fix typo in 9b9fdeefb47f2657c9bb4c2f48318550da510209Andrew Bartlett2012-02-231-3/+3
* s4:smbcli:smb2: add a random GUID to the transport connection in smb2_transpo...Michael Adam2012-02-231-1/+5
* 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
* 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