summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* source3/script: fix installman.sh after the last build-manpages-nogit changeMichael Adam2012-09-181-2/+2
* Fix service control for non-internal services.Vladimir Marek2012-09-181-4/+0
* s3:libsmb fix a double free errorChristian Ambach2012-09-171-1/+0
* s3:libsmb fix a potential crashChristian Ambach2012-09-161-9/+12
* s3:vfs_gpfs: fix buildChristian Ambach2012-09-161-5/+5
* s3:auth fix a compiler warningChristian Ambach2012-09-161-3/+2
* quota: also log which fs type we foundBjörn Jacke2012-09-151-1/+1
* autoconf: check for dn_expand also in libinetBjörn Jacke2012-09-151-0/+1
* wafbuild: check for dn_expand also in libinetBjörn Jacke2012-09-151-0/+1
* Add 'bool use_privs' to smbd_calculate_access_mask().Jeremy Allison2012-09-154-5/+10
* Fix bad string in debug message (remove it).Jeremy Allison2012-09-141-4/+2
* Add bool use_privs parameter to smbd_check_access_rights()Jeremy Allison2012-09-145-4/+18
* Add "backup_intent" bool.Jeremy Allison2012-09-141-1/+2
* Don't call can_write_to_file() if we already have 'fsp->can_write' set.Jeremy Allison2012-09-141-0/+2
* build: Fix build on systems without ldap development headersAndrew Bartlett2012-09-141-0/+1
* s3: fix the hpux acl moduleBjörn Jacke2012-09-141-5/+5
* s3: fix the tru64 acl moduleBjörn Jacke2012-09-141-5/+5
* s3: fix the aix acl moduleBjörn Jacke2012-09-141-9/+9
* s3: Fix the vfs_solarisacl module to compile.Ira Cooper2012-09-141-5/+5
* autoconf: fix --with(out)-sendfile-support option handlingBjörn Jacke2012-09-141-15/+20
* s3: make smbldaphelper subsystem an internal libraryAlexander Bokovoy2012-09-143-11/+10
* Sigh :-(. Removing optimization prematurely is the root of all evil :-(.Jeremy Allison2012-09-133-0/+15
* s3: make ldapsam-related functions a smbldaphelper subsystemAlexander Bokovoy2012-09-133-4/+7
* s3:build: rewrite autogen.sh to be called from any directoryMichael Adam2012-09-121-5/+20
* In vfs modules, don't use 'conn->origpath' when we really mean 'conn->cwd'.Jeremy Allison2012-09-124-10/+10
* Move cached cwd onto conn struct.Jeremy Allison2012-09-123-1/+17
* Remove ancient "optimization" global LastDir.Jeremy Allison2012-09-123-18/+3
* Avoid overriding default ccache for ads operations.Simo Sorce2012-09-128-14/+102
* s3: remove unneeded noquota.c fileBjörn Jacke2012-09-121-38/+0
* s3-rap: Open printers with the right access mask.Andreas Schneider2012-09-121-3/+3
* s3-pdb: filter out more symbols only used in ldapsam internalsAlexander Bokovoy2012-09-122-2/+1
* smbd: Add extra VFS hooks to get the posix ACL as a blobAndrew Bartlett2012-09-126-0/+202
* smbd: Remove pre-allocation of ACL array in sys_acl_init()Andrew Bartlett2012-09-125-18/+15
* smbd-posix_acls: Use a IDL union to store the ACL entryAndrew Bartlett2012-09-122-13/+11
* Make metze happy and the code clearer :-).Jeremy Allison2012-09-121-0/+6
* smbd: Print ACL used to create hash in vfs_xattr_commonAndrew Bartlett2012-09-111-0/+10
* docs: Move idmap manpage to there old location.Andreas Schneider2012-09-118-891/+0
* 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
* s3: Run raw.oplockVolker Lendecke2012-09-101-1/+1
* s3: delete requests are not specialVolker Lendecke2012-09-101-16/+0
* 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
* 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
* s3-passdb: update abi_match and ignore more statically linked functionsAlexander Bokovoy2012-09-102-17/+21