summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: Use ntlm_auth from source3 as the only ntlm_auth installed on the systemAndrew Bartlett2012-11-223-8/+10
* lib/replace: Do not use STRERROR_R_PROTO_COMPATIBLE as only roken.h sets thisAndrew Bartlett2012-11-222-4/+2
* s4/web_server: Fix typo in URL.Jelmer Vernooij2012-11-221-1/+1
* s3:smbd/aio do not mark file modified during readsChristian Ambach2012-11-201-2/+0
* s3: Fix some blank line endingsVolker Lendecke2012-11-201-10/+10
* librpc/idl: teach ndrdump about dumping security.idl structuresStefan Metzmacher2012-11-201-0/+21
* s3:librpc: add support for PFC_FLAG_OBJECT_UUID when parsing packets (bug #9382)Stefan Metzmacher2012-11-201-0/+4
* s4:torture/rpc/handles: try to make the assoc_group test less flakeyStefan Metzmacher2012-11-201-1/+5
* s4:torture/rpc/handles: move a torture_comment()Stefan Metzmacher2012-11-201-2/+3
* s3:param: set "map archive = no" in ROLE_ACTIVE_DIRECTORY_DCStefan Metzmacher2012-11-201-0/+1
* examples: fix build on AIX6Christian Ambach2012-11-202-0/+4
* build(waf): fix a typoChristian Ambach2012-11-201-1/+1
* More for #9374 - Allow smb2.acls torture test to pass against smbd with a POS...Jeremy Allison2012-11-203-9/+11
* Add comments explaining exactly *why* we don't check FILE_READ_ATTRIBUTES whe...Jeremy Allison2012-11-191-3/+21
* s3:modules:nfs4_acls remove unused mem_ctx parameter to smbacl4_fill_ace4Christian Ambach2012-11-171-3/+1
* s3:modules:nfs4_acls fix memory hierarchy in smb_create_smb4aclChristian Ambach2012-11-161-2/+1
* s3:vfs_gpfs fix a memory leak in gpfsacl_get_posix_aclChristian Ambach2012-11-161-0/+3
* s3:vfs_gpfs fix memory corruption in gpfs2smb_aclChristian Ambach2012-11-161-0/+2
* s3:vfs_gpfs fix memory leak in gpfs_get_nfs4_aclChristian Ambach2012-11-161-0/+1
* s3:vfs_gpfs fix memory leaks in gpfs_getacl_allocChristian Ambach2012-11-161-2/+4
* samba-tool dns: Don't use "localhost" to connect to local hostKai Blin2012-11-161-0/+2
* 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()Stefan 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