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-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
2012-03-15
s3: Use talloc_tos() in notify_send()
Volker Lendecke
1
-6
/
+2
2012-03-15
s3: Fix lock ordering in notify_add
Volker Lendecke
1
-13
/
+15
2012-03-15
s3: properly free the notify_onelevel record
Volker Lendecke
1
-1
/
+1
2012-03-15
s3: Replace some callers of cluster_id_equal
Volker Lendecke
1
-4
/
+3
2012-03-15
s3: Remove the separate server_id arg to notify_init
Volker Lendecke
3
-4
/
+3
2012-03-15
s3: Fix blank line endings
Volker Lendecke
1
-13
/
+13
2012-03-14
s3-printing: Check for browseable too.
Andreas Schneider
1
-1
/
+6
2012-03-14
s3:smb2_server: fix a compiler warning
Christian Ambach
1
-2
/
+2
2012-03-14
s3:smbd: also create ncalrpc/np directory before forking rpc daemons
Stefan Metzmacher
1
-0
/
+13
2012-03-13
Second part of fix for bug #7933 - samba fails to honor SEC_STD_WRITE_OWNER b...
Jeremy Allison
1
-4
/
+6
2012-03-11
s3: Improve statvfs support
Brad Smith
1
-3
/
+8
2012-03-10
tdb_wrap: Move to specific directory.
Jelmer Vernooij
1
-1
/
+1
2012-03-10
s3: Add smb_request_done
Volker Lendecke
3
-60
/
+98
2012-03-10
s3: Remove unused smb_request->done
Volker Lendecke
1
-6
/
+0
2012-03-10
s3: Remove unused smb_request->chain_outbuf
Volker Lendecke
1
-1
/
+0
2012-03-10
s3: Remove "req_wct_ofs()"
Volker Lendecke
4
-22
/
+2
2012-03-10
s3: Fix the read&x offset within a chain
Volker Lendecke
1
-0
/
+32
2012-03-10
s3: Remove chain_reply
Volker Lendecke
6
-289
/
+0
2012-03-10
s3: Replace chain_reply
Volker Lendecke
2
-3
/
+143
2012-03-10
s3: Add a new set of andx chain handling routines
Volker Lendecke
2
-0
/
+248
2012-03-10
s3: Make sure the andX chains are ended correctly
Volker Lendecke
5
-0
/
+33
2012-03-10
s3: Fix a 64-bit warning
Volker Lendecke
1
-1
/
+1
[prev]
[next]