summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* smbd: Add extra VFS hooks to get the posix ACL as a blobAndrew Bartlett2012-09-128-0/+235
* smbd: Remove pre-allocation of ACL array in sys_acl_init()Andrew Bartlett2012-09-126-19/+15
* smbd-posix_acls: Use a IDL union to store the ACL entryAndrew Bartlett2012-09-124-59/+43
* Make metze happy and the code clearer :-).Jeremy Allison2012-09-121-0/+6
* nsswitch: fix crash on null pam change pw responseLuca Lorenzetto2012-09-121-1/+1
* s4:torture:smb2: fix error reporting in the oplock-brl3 testMichael Adam2012-09-111-2/+1
* s4:torture:smb2: fix error reporting in the oplock-brl2 testMichael Adam2012-09-111-2/+1
* s4:torture:smb2: fix error reporting in the oplock-brl1 testMichael Adam2012-09-111-2/+1
* s4:torture:smb2: remove an unused variable from the oplock-exclusive2 testMichael Adam2012-09-111-3/+0
* s4:torture:smb2: remove an unused variable from the oplock-exclusive1 testMichael Adam2012-09-111-3/+0
* At Michael's suggestion, factor common code into a function. My bad :-).Jeremy Allison2012-09-111-4/+9
* smbd: Print ACL used to create hash in vfs_xattr_commonAndrew Bartlett2012-09-111-0/+10
* provision: Only give the "no posix ACLs" exception if we could not set the SDAndrew Bartlett2012-09-111-6/+6
* torture: Add discard_const_p() to work around dlz_create prototypeAndrew Bartlett2012-09-111-2/+2
* selftest: we fail the smb2.durable-open.delete_on_close2 testMichael Adam2012-09-111-0/+1
* s4:torture:smb2: add a durable-open.delete_on_close2 testMichael Adam2012-09-111-0/+110
* selftest: pass smb2.durable-open.delete_on_close1Michael Adam2012-09-111-1/+0
* selftest: smb2.durable-open.delete_on_close1 is not flapping any moreMichael Adam2012-09-111-1/+0
* s4:torture:smb2: fix the durable-open.delete_on_close1 testMichael Adam2012-09-111-53/+16
* lib/replace: remove duplicate check for inotifyMichael Adam2012-09-111-1/+1
* docs: Move idmap manpage to there old location.Andreas Schneider2012-09-118-0/+0
* docs: Bump version up to 4.0.Karolin Seeger2012-09-1172-82/+82
* selftest/Samba4: make use of samba-tool domain provisionStefan Metzmacher2012-09-111-1/+3
* wintest: make use of samba-tool domain provisionStefan Metzmacher2012-09-111-1/+3
* testprogs/blackbox: make use of samba-tool domain provisionStefan Metzmacher2012-09-111-1/+1
* s4:setup/tests: make use of samba-tool domain provisionStefan Metzmacher2012-09-116-19/+19
* s4:scripting: install samba_kcc to SBINDIRStefan Metzmacher2012-09-111-2/+2
* s4:scripting: use the 'sbin_files' variableStefan Metzmacher2012-09-111-1/+1
* s4:samba-tool: add 'samba-tool domain provision'Stefan Metzmacher2012-09-111-1/+264
* s4:python/netcmd: give the Commad implementations access to the raw argumentsStefan Metzmacher2012-09-111-0/+8
* s4:samba-tool: remove unused code in testparm.pyStefan Metzmacher2012-09-111-5/+0
* s4:samba-tool: allow sys.exit(ret) to control the exit codeStefan Metzmacher2012-09-111-1/+1
* quota: move function again to its belonging ifdef blockBjörn Jacke2012-09-111-11/+9
* s3:proto.h: remove duplicate disk_quotas prototypesBjörn Jacke2012-09-111-10/+0
* quota: fix configure test for HP-UXBjörn Jacke2012-09-111-0/+6
* samba3.smb2.durable-open.delete_on_close1 is now flapping (sometimes passes).Jeremy Allison2012-09-111-0/+1
* s3: Run raw.oplockVolker Lendecke2012-09-101-1/+1
* smbtorture: Test that delete requests are not specialVolker Lendecke2012-09-101-0/+78
* s3: delete requests are not specialVolker Lendecke2012-09-101-16/+0
* Set trans to a value that is not LDB_SUCCESS (all LDB_ constants areMichele Baldessari2012-09-101-1/+1
* Call TALLOC_FREE() before we return otherwise we will never free sam_accountMichele Baldessari2012-09-101-1/+1
* Fix talloc memory heirarchy bug. If there's an SMB2 sessionsetup in flight wh...Jeremy Allison2012-09-101-5/+36
* Fix bug #9147 - winbind can't fetch user or group info from AD via LDAPJeremy Allison2012-09-101-2/+4
* wafbuild: add defines for linux quota and sysquota supportBjörn Jacke2012-09-101-0/+8
* s3:smbd Bump the smbd vfs interface version to 30Christian Ambach2012-09-101-1/+2
* s3:vfs/time_audit: Add back pointer for sys_acl_delete_def_file_fnChristof Schmitt2012-09-101-0/+1
* s3:vfs/time_audit: add path names to log messagesRalph Wuerthner2012-09-101-80/+170
* s3:client use more access bits for snapshot displayChristian Ambach2012-09-101-1/+2
* docs:build: make target "manpages" .PHONY, so manpages do get built...Michael Adam2012-09-101-1/+1
* s3-passdb: update abi_match and ignore more statically linked functionsAlexander Bokovoy2012-09-102-17/+21