summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* lib/crypto: fix hmac_sha256_final() prototypeStefan Metzmacher2012-02-271-1/+1
* dbwrap: changed log level for information about lock orderAndrew Tridgell2012-02-271-1/+1
* selftest: up the default log level in s3Andrew Bartlett2012-02-271-1/+1
* s3-selftest: avoid running LOCAL- tests twiceAndrew Bartlett2012-02-271-2/+2
* s3-param: Align lp_{max,min}protocol with lib/param namesAndrew Bartlett2012-02-277-24/+69
* torture: don't check the NOINDEXED bit in attribute comparisonAndrew Tridgell2012-02-272-1/+2
* selftest: plugin_s4_dc can now handle kerberos properlyAndrew Bartlett2012-02-271-1/+1
* s4-netlogond: Fix use of uninitialised value dns_nameAndrew Bartlett2012-02-271-19/+8
* lib/tdb2: rename tdb2.pc to tdb.pcRusty Russell2012-02-272-1/+1
* upgradehelpers: Simplify transaction handling.Jelmer Vernooij2012-02-271-33/+16
* samba.xattr: Massively simplify copytree_with_xattrs.Jelmer Vernooij2012-02-273-66/+59
* 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
* s3: Remove pointless parenthesesVolker Lendecke2012-02-261-1/+1
* s3-configure: Add CFLAGS_APPEND variableVolker Lendecke2012-02-261-1/+1
* s3: Use the correct enum valuesVolker Lendecke2012-02-251-3/+3
* nsswitch: Remove a pointless if-clauseVolker Lendecke2012-02-251-1/+1
* libcli: Remove a pointless checkVolker Lendecke2012-02-251-3/+1
* 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
* s3: Fix a typoVolker Lendecke2012-02-251-1/+1
* s3: Fix bug 8777, sys_statvfs() wrapper support for OpenBSD/FreeBSD/DragonFlyBrad Smith2012-02-253-5/+50
* s3-auth rename vuid_serverinfo to session_infoAndrew Bartlett2012-02-251-8/+8
* 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