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
/
modules
/
vfs_preopen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-09
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
1
-2
/
+2
2011-06-09
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
1
-1
/
+1
2011-05-31
s3-globals Remove smbd_event_context() (use server_event_context())
Andrew Bartlett
1
-1
/
+1
2011-05-06
Fix broken interface to set_namearray() - don't modify incoming string.
Jeremy Allison
1
-1
/
+1
2011-04-21
s3-vfs: rename open function to open_fn.
Günther Deschner
1
-1
/
+1
2011-03-30
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
1
-0
/
+1
2009-11-23
Revert "s3: Make the implicit reference to Protocol in is_in_path() explicit"
Volker Lendecke
1
-2
/
+1
2009-11-23
Revert "s3: Move the global variable Protocol to struct smbd_server_connection"
Volker Lendecke
1
-1
/
+1
2009-11-21
s3: Move the global variable Protocol to struct smbd_server_connection
Volker Lendecke
1
-1
/
+1
2009-11-21
s3: Make the implicit reference to Protocol in is_in_path() explicit
Volker Lendecke
1
-1
/
+2
2009-07-24
Make the smbd VFS typesafe
Volker Lendecke
1
-8
/
+3
2009-06-17
s3: Change SMB_VFS_OPEN to take an smb_filename struct
Tim Prouty
1
-8
/
+9
2009-03-10
Add a vfs_preopen module to hide fs latencies
Volker Lendecke
1
-0
/
+456