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-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
2012-04-04
First part of fix for bug 8837 - smbd crashes when deleting directory and vet...
Jeremy Allison
2
-2
/
+2
2012-04-03
s3-vfs: Use new smb_load_module for better diagnostics
Andrew Bartlett
1
-1
/
+1
2012-04-03
s3-smbd: Inline init_modules() into only caller
Andrew Bartlett
1
-1
/
+3
2012-03-29
Start to add truncate checks on all uses of strlcpy(). Reading lwn
Jeremy Allison
1
-1
/
+3
2012-03-29
Based on code from Richard Sharpe <realrichardsharpe@gmail.com>,
Jeremy Allison
1
-1
/
+4
2012-03-28
Add DEBUG statements to show when access has been denied and why.
Richard Sharpe
1
-0
/
+2
2012-03-26
s3: Pass filters explicitly through vfs notify watch
Volker Lendecke
4
-12
/
+16
2012-03-26
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2012-03-26
s3: Rename a variable in inotify_watch for clarity
Volker Lendecke
1
-5
/
+5
2012-03-26
s3: Pass "filter" instead of "notify_entry" to inotify_map
Volker Lendecke
1
-4
/
+4
2012-03-24
lib/util: Remove obsolete sys_getpid() and sys_fork().
Jelmer Vernooij
8
-33
/
+33
2012-03-24
lib/util: Remove dummy wrappers for setpwent/getpwent/endpwent.
Jelmer Vernooij
1
-3
/
+3
2012-03-23
s3: Remove the sys_notify dependency from notify_internal
Volker Lendecke
5
-63
/
+37
2012-03-22
s3:vfs_gpfs: Export disk_norm function
Christof Schmitt
2
-1
/
+2
2012-03-22
s3: Fix smbd -i
Volker Lendecke
1
-9
/
+11
2012-03-22
s3: Remove an unused structure field
Volker Lendecke
1
-2
/
+0
2012-03-22
Fix bug 8823 - source3/smbd/process.c:smb_dump seems to have a memory leak.
Jeremy Allison
1
-3
/
+8
2012-03-21
s3: Move the notify_ctx to the smbd_server_connection
Volker Lendecke
4
-9
/
+14
2012-03-21
s3: Remove "conn" param from notify_init()
Volker Lendecke
3
-11
/
+5
2012-03-21
s3: Remove "conn" param from sys_notify_context_create
Volker Lendecke
3
-5
/
+3
2012-03-21
s3: Remove "conn" from sys_notify_context
Volker Lendecke
1
-1
/
+0
2012-03-21
s3: Pass "conn" to sys_notify_watch()
Volker Lendecke
3
-2
/
+5
2012-03-21
s3: Pass "conn" to notify_add()
Volker Lendecke
3
-3
/
+6
2012-03-21
s3: Pass "path" through vfs_notify_watch
Volker Lendecke
5
-6
/
+11
2012-03-16
s3-notify: Lift "/." handling up one level
Volker Lendecke
2
-15
/
+9
2012-03-16
s3-notify: Simplify if-expressions
Volker Lendecke
1
-16
/
+13
2012-03-15
s3:smbd: call file_close_user() before removing tree connects in conn_close_a...
Stefan Metzmacher
2
-0
/
+6
2012-03-15
s3:smbd: let smbd/nmbd/winbindd child processes terminate if the parent proce...
Michael Adam
1
-0
/
+13
[next]