summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2012-09-18panic action is defined as GLOBAL_VAR(szPanicAction) not GLOBAL_VAR(panic_act...Matthieu Patou1-1/+0
2012-09-18source3/script: fix installman.sh after the last build-manpages-nogit changeMichael Adam1-2/+2
2012-09-18Fix service control for non-internal services.Vladimir Marek1-4/+0
2012-09-17s3:libsmb fix a double free errorChristian Ambach1-1/+0
2012-09-16s3:libsmb fix a potential crashChristian Ambach1-9/+12
2012-09-16s3:vfs_gpfs: fix buildChristian Ambach1-5/+5
2012-09-16s3:auth fix a compiler warningChristian Ambach1-3/+2
2012-09-15quota: also log which fs type we foundBjörn Jacke1-1/+1
2012-09-15autoconf: check for dn_expand also in libinetBjörn Jacke1-0/+1
2012-09-15wafbuild: check for dn_expand also in libinetBjörn Jacke1-0/+1
2012-09-15Add 'bool use_privs' to smbd_calculate_access_mask().Jeremy Allison4-5/+10
2012-09-14Fix bad string in debug message (remove it).Jeremy Allison1-4/+2
2012-09-14Add bool use_privs parameter to smbd_check_access_rights()Jeremy Allison5-4/+18
2012-09-14Add "backup_intent" bool.Jeremy Allison1-1/+2
2012-09-14Don't call can_write_to_file() if we already have 'fsp->can_write' set.Jeremy Allison1-0/+2
2012-09-14build: Fix build on systems without ldap development headersAndrew Bartlett1-0/+1
2012-09-14s3: fix the hpux acl moduleBjörn Jacke1-5/+5
2012-09-14s3: fix the tru64 acl moduleBjörn Jacke1-5/+5
2012-09-14s3: fix the aix acl moduleBjörn Jacke1-9/+9
2012-09-14s3: Fix the vfs_solarisacl module to compile.Ira Cooper1-5/+5
2012-09-14autoconf: fix --with(out)-sendfile-support option handlingBjörn Jacke1-15/+20
2012-09-14s3: make smbldaphelper subsystem an internal libraryAlexander Bokovoy3-11/+10
2012-09-13Sigh :-(. Removing optimization prematurely is the root of all evil :-(.Jeremy Allison3-0/+15
2012-09-13s3: make ldapsam-related functions a smbldaphelper subsystemAlexander Bokovoy3-4/+7
2012-09-12s3:build: rewrite autogen.sh to be called from any directoryMichael Adam1-5/+20
2012-09-12In vfs modules, don't use 'conn->origpath' when we really mean 'conn->cwd'.Jeremy Allison4-10/+10
2012-09-12Move cached cwd onto conn struct.Jeremy Allison3-1/+17
2012-09-12Remove ancient "optimization" global LastDir.Jeremy Allison3-18/+3
2012-09-12Avoid overriding default ccache for ads operations.Simo Sorce8-14/+102
2012-09-12s3: remove unneeded noquota.c fileBjörn Jacke1-38/+0
2012-09-12s3-rap: Open printers with the right access mask.Andreas Schneider1-3/+3
2012-09-12s3-pdb: filter out more symbols only used in ldapsam internalsAlexander Bokovoy2-2/+1
2012-09-12smbd: Add extra VFS hooks to get the posix ACL as a blobAndrew Bartlett6-0/+202
2012-09-12smbd: Remove pre-allocation of ACL array in sys_acl_init()Andrew Bartlett5-18/+15
2012-09-12smbd-posix_acls: Use a IDL union to store the ACL entryAndrew Bartlett2-13/+11
2012-09-12Make metze happy and the code clearer :-).Jeremy Allison1-0/+6
2012-09-11smbd: Print ACL used to create hash in vfs_xattr_commonAndrew Bartlett1-0/+10
2012-09-11docs: Move idmap manpage to there old location.Andreas Schneider8-891/+0
2012-09-11quota: move function again to its belonging ifdef blockBjörn Jacke1-11/+9
2012-09-11s3:proto.h: remove duplicate disk_quotas prototypesBjörn Jacke1-10/+0
2012-09-11quota: fix configure test for HP-UXBjörn Jacke1-0/+6
2012-09-10s3: Run raw.oplockVolker Lendecke1-1/+1
2012-09-10s3: delete requests are not specialVolker Lendecke1-16/+0
2012-09-10Call TALLOC_FREE() before we return otherwise we will never free sam_accountMichele Baldessari1-1/+1
2012-09-10Fix talloc memory heirarchy bug. If there's an SMB2 sessionsetup in flight wh...Jeremy Allison1-5/+36
2012-09-10wafbuild: add defines for linux quota and sysquota supportBjörn Jacke1-0/+8
2012-09-10s3:smbd Bump the smbd vfs interface version to 30Christian Ambach1-1/+2
2012-09-10s3:vfs/time_audit: Add back pointer for sys_acl_delete_def_file_fnChristof Schmitt1-0/+1
2012-09-10s3:vfs/time_audit: add path names to log messagesRalph Wuerthner1-80/+170
2012-09-10s3:client use more access bits for snapshot displayChristian Ambach1-1/+2