index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-09
s3-smbd: Fix the creation of duplicate SMB_ACL_GROUP entries
Andrew Bartlett
1
-2
/
+2
2012-05-08
s3:smbd fix some compiler warnings
Christian Ambach
1
-2
/
+2
2012-05-08
s3-python: Add python bindings for posix ACL layer
Andrew Bartlett
1
-0
/
+203
2012-05-06
s3:smb2_negprot: add support for PROTOCOL_SMB3_00
Stefan Metzmacher
1
-0
/
+15
2012-05-05
s3:smbd: comment the lp_load call in reload_services()
Michael Adam
1
-1
/
+5
2012-05-04
s3: Remove an unused extern declaration
Volker Lendecke
1
-2
/
+0
2012-05-04
s3: Remove an unused parameter from check_parent_access()
Volker Lendecke
1
-10
/
+3
2012-05-04
s3: In mkdir_internal, don't retrieve parent_dir from check_parent_access
Volker Lendecke
1
-1
/
+1
2012-05-04
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2012-05-02
s3-smbd: Use security_session_user_level() rather than nt_token_check_sid()
Andrew Bartlett
1
-13
/
+1
2012-04-28
Add an audit file VFS routine so we can handle auditing with SACLs.
Richard Sharpe
1
-0
/
+14
2012-04-26
s3: oplock_timeout is a talloc child of fsp
Volker Lendecke
1
-3
/
+0
2012-04-26
s3: Remove code TALLOC_FREE already does
Volker Lendecke
1
-5
/
+1
2012-04-24
s3: Simplify check_reduced_name a bit
Volker Lendecke
1
-9
/
+5
2012-04-24
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2012-04-24
s3: Introduce variable "indyniov" for easier reading
Volker Lendecke
1
-8
/
+10
2012-04-23
Fix bug #8882 - Broken processing of %U with vfs_full_audit when force user i...
Jeremy Allison
1
-0
/
+11
2012-04-20
s3:id_cache: do not use the in-memory idmap cache (it is going to be removed)
Michael Adam
1
-13
/
+0
2012-04-19
s3: Fix Coverity ID 2747: FORWARD_NULL
Volker Lendecke
1
-1
/
+1
2012-04-19
s3: Fix Coverity ID 2749: REVERSE_INULL
Volker Lendecke
1
-1
/
+3
2012-04-18
Ensure we have 12 bytes of data for a SMB_SET_CIFS_UNIX_INFO call. Add debug.
Jeremy Allison
1
-1
/
+4
2012-04-18
s3-dbwrap: push lp_ctx up another layer in the stack
Andrew Bartlett
1
-1
/
+4
2012-04-17
s3: New notify implementation
Volker Lendecke
5
-757
/
+1076
2012-04-17
s3: Increase debuglevel for unknown child msgs
Volker Lendecke
1
-1
/
+1
2012-04-16
s3:smbd/sesssetup: use a helper variable 'action' to mark guest access
Stefan Metzmacher
1
-1
/
+3
2012-04-16
param: Change from _lp to lp__ as the prefix for internal parameter wrappers
Andrew Bartlett
1
-2
/
+2
2012-04-13
rely on sys/inotify.h for inotify
Adrian Bunk
1
-37
/
+1
2012-04-12
We never cancel SMB1 aio, only SMB2 aio - and in this case we always return a...
Jeremy Allison
1
-12
/
+7
2012-04-12
Remove cancel_aio_by_fsp(). It can never work and could lead to memory corrup...
Jeremy Allison
3
-43
/
+18
2012-04-12
Move the counting of outstanding_aio_calls into the lifecycle of the aio_extr...
Jeremy Allison
1
-6
/
+2
2012-04-12
s3: Fix a segfault with debug level 3 on Solaris
Volker Lendecke
1
-1
/
+2
2012-04-11
s3:smbd only care about missing level2 support if kernel oplocks are enabled
Christian Ambach
1
-4
/
+10
2012-04-11
s3:smbd only initialize kernel oplocks if they are enabled for a share
Christian Ambach
1
-0
/
+4
2012-04-11
s3:smbd add seperate function to initialize kernel oplocks
Christian Ambach
2
-3
/
+8
2012-04-11
s3:param convert kernel oplocks to share parameter
Christian Ambach
1
-1
/
+1
2012-04-10
s3: Use talloc_get_size instead of strlen
Volker Lendecke
1
-1
/
+1
2012-04-09
s3: Move the aio signal init to the vfs module
Volker Lendecke
2
-21
/
+8
2012-04-06
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
10
-90
/
+90
2012-04-05
s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configure
Andrew Bartlett
1
-7
/
+0
2012-04-05
s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configure
Andrew Bartlett
1
-9
/
+0
2012-04-05
s3-vfs: Remove unused llistxattr call from VFS modules, system.c and configure
Andrew Bartlett
1
-7
/
+0
2012-04-05
s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configure
Andrew Bartlett
1
-8
/
+0
2012-04-05
build: Remove SMB_F* locking defines
Andrew Bartlett
1
-2
/
+2
2012-04-05
build: Remove SMB_STRUCT_DIR define
Andrew Bartlett
3
-12
/
+12
2012-04-05
build: Remove SMB_STRUCT_DIRENT define
Andrew Bartlett
1
-2
/
+2
2012-04-05
build: Remove sys_fopen wrapper
Andrew Bartlett
1
-1
/
+1
2012-04-05
build: Remove sys_open wrapper
Andrew Bartlett
2
-3
/
+3
2012-04-05
build: #ifdef LARGE_SMB_OFF_T as off_t is now always 64 bits
Andrew Bartlett
2
-82
/
+0
2012-04-05
Third part of fix for bug #8837 - smbd crashes when deleting directory and ve...
Jeremy Allison
1
-1
/
+1
2012-04-04
Second part of bugfix for bug #8837 - smbd crashes when deleting directory an...
Jeremy Allison
3
-10
/
+22
[next]