summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* utils: Remove unused samba-dig toolKai Blin2012-11-163-168/+0
* dsdb: Make secrets_tdb_sync cope with -H secrets.ldbAndrew Bartlett2012-11-161-2/+3
* s3:param: make init_locals() static.Michael Adam2012-11-162-2/+1
* s3-param: Handle setting default AD DC per-share settings in init_locals()Andrew Bartlett2012-11-161-19/+37
* s4:samba-tool: Fix samba-tool fsmo --role=schemaArvid Requate2012-11-161-1/+1
* samba-tool: Add new samba-tool gpo aclcheck and testAndrew Bartlett2012-11-162-0/+73
* Another fix needed for bug #9236 - ACL masks incorrectly applied when setting...Jeremy Allison2012-11-151-7/+10
* popt_common: Fix typos.Karolin Seeger2012-11-151-2/+2
* lib/replace: replace all *printf function if we replace snprintf (bug #9390)Stefan Metzmacher2012-11-143-17/+34
* subunit: Update to latest upstream version.Jelmer Vernooij2012-11-1421-318/+1143
* testtools: Update to latest version.Jelmer Vernooij2012-11-1458-2931/+5207
* smbd_open_one_socket does not use the messaging_context variable so why pass ...Richard Sharpe2012-11-141-3/+0
* A small error message fix in source3/smbd/server.cRichard Sharpe2012-11-141-1/+1
* scripting ntacls: Do not place a SACL in the GPO filesystem ACLAndrew Bartlett2012-11-141-1/+0
* ntvfs: Fill in sd->type based on the new ACL being addedAndrew Bartlett2012-11-131-0/+21
* smbd: Remove NT4 compatability handling in posix -> NT ACL conversionAndrew Bartlett2012-11-138-155/+11
* Change get_nt_acl_no_snum() to return an NTSTATUS, not a struct security_desc...Andrew Bartlett2012-11-134-46/+34
* smbd: Correctly set fsp->is_directory before dealing with ACLsAndrew Bartlett2012-11-131-1/+24
* Ensure we Correctly set fsp->is_directory before dealing with ACLs.Andrew Bartlett2012-11-131-1/+1
* 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