summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lib/ldb: add missing newline in the output of ldb_ldif_write_trace()ldb-1.1.14Stefan Metzmacher2012-11-131-1/+1
* s4:samba-tool/testparm: report a CommandError if loading of the config file f...Stefan Metzmacher2012-11-131-1/+4
* lib/addns: remove compiler warningsStefan Metzmacher2012-11-131-2/+2
* lib/addns: don't depend on the order in resp->answers[]Stefan Metzmacher2012-11-131-3/+12
* lib/addns: remove pointless check for resp->num_additionals != 1Stefan Metzmacher2012-11-131-2/+1
* selftest: Add --tmpdir to 'samba-tool gpo create' testAndrew Bartlett2012-11-132-3/+9
* Revert "selftest/skip: add samba.tests.samba_tool.gpo until it's stable"Andrew Bartlett2012-11-131-1/+0
* selftest: Avoid returning errors (rather than failures) in gpo testAndrew Bartlett2012-11-131-2/+4
* s3:winbind: BUG 9386: Failover if netlogon pipe is not available.Andreas Schneider2012-11-121-13/+39
* Use work around for 'winbind use default domain' only if it is setSumit Bose2012-11-121-1/+2
* ntp_signd: Only allow group access to the ntp signd directory.Andrew Bartlett2012-11-121-1/+1
* ntp_signd: move socket directory to var/lib not var/run for permissions changeAndrew Bartlett2012-11-121-2/+2
* s4:dsdb/acl_read: make sure confidential attributes require CONTROL_ACCESS (b...Stefan Metzmacher2012-11-121-0/+4
* s4:dsdb/acl_read: fix whitespace formatting errorsStefan Metzmacher2012-11-121-124/+128
* s4:dsdb/acl: only give administrators access to attributes marked as confiden...Stefan Metzmacher2012-11-121-0/+87
* s4:dsdb/acl: reorganize the logic flow in the password filtering checksStefan Metzmacher2012-11-121-54/+92
* s4:dsdb/acl: fix search filter cleanup for password attributesStefan Metzmacher2012-11-121-1/+1
* selftest: Avoid test cross-contamination in samba.tests.posixaclAndrew Bartlett2012-11-121-81/+59
* selftest: Add tests for expected behaviour on directories as well as filesAndrew Bartlett2012-11-111-0/+197
* pysmbd: Add SMB_ACL_EXECUTE to the mask set by make_simple_acl()Andrew Bartlett2012-11-122-3/+3
* selftest: Make samba.tests.ntacl also use TestCaseInTempDirAndrew Bartlett2012-11-121-37/+31
* samba-tool: Rework ldap attribute fetch in classicupgrade for missing attributesAndrew Bartlett2012-11-121-17/+24
* s3:smbd: Fix typo in got_duplicate_group checkArvid Requate2012-11-101-1/+1
* build: add DMAPI configure option and checksChristian Ambach2012-11-092-1/+65
* build(waf): support AIX 6.1Christian Ambach2012-11-091-1/+1
* doc: list arguments for rpcclient FSRVP commandsDavid Disseldorp2012-11-091-8/+15
* doc: describe samlogon cache caveat for winbindd -nDavid Disseldorp2012-11-091-2/+4
* Revert "s3-winbindd: make sure we obey the -n switch also for samlogon cache ...David Disseldorp2012-11-094-13/+3
* Makefile: Allow specifying PYTHON environment variable.Jelmer Vernooij2012-11-091-1/+2
* configure: Support specifying PYTHON environment variable to run waf.Jelmer Vernooij2012-11-091-1/+1
* torture: Fix smb2.create.blob test.Andreas Schneider2012-11-091-1/+4
* samba-tool: Fix typo in --help output.Karolin Seeger2012-11-091-1/+1
* s4-drs: Remove unused varMatthieu Patou2012-11-091-3/+0
* s3fs-client: Burn commandline password of client utils.Andreas Schneider2012-11-086-0/+10
* s3fs-popt: Add function to burn the commandline password.Andreas Schneider2012-11-082-0/+48
* Remove two unused variablesVolker Lendecke2012-11-071-1/+0
* lib/util: Simplify bitmap.c a bitVolker Lendecke2012-11-071-7/+6
* lib/util: Make "struct bitmap" abstractVolker Lendecke2012-11-072-4/+6
* heimdal_build: Fix finding of system heimdal.Jelmer Vernooij2012-11-061-26/+29
* heimdal_build: HEIMDAL_LIBRARY(): Remove unused cflags argument.Jelmer Vernooij2012-11-061-2/+1
* selftest/skip: add samba.tests.samba_tool.gpo until it's stableStefan Metzmacher2012-11-061-0/+1
* ldb_secrets_tdb_sync: Add dependency on gssapi.Jelmer Vernooij2012-11-061-1/+1
* dsdb: Rename _res argument to _result.Jelmer Vernooij2012-11-061-6/+6
* provision: Make dsacl2fsacl() take a security.dom_sid, not strAndrew Bartlett2012-11-063-6/+5
* provision: Also walk directories checking ACLsAndrew Bartlett2012-11-061-1/+1
* wintest: Try harder to recover from apparent failure to dcpromoAndrew Bartlett2012-11-061-1/+12
* selftest: check that samba-tool gpo works for basic operationsAndrew Bartlett2012-11-063-1/+65
* dsdb: Simplify DsCrackNameOneFilter a bitVolker Lendecke2012-11-061-1/+4
* wafsamba.abi: Fix abi_match with both excludes and includes.Jelmer Vernooij2012-11-062-3/+20
* wafsamba.samba_abi: Add basic unit tests.Jelmer Vernooij2012-11-062-1/+51