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