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_recycle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-04-28
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
1
-3
/
+3
2003-04-24
Patch from Stefan Metzmacher to add default parameters to the lp_parm()
Jelmer Vernooij
1
-21
/
+13
2003-04-09
collaps same repeted task into 2 code paths
Simo Sorce
1
-2
/
+1
2003-04-08
reworked to not malloc PATH_MAX long strings
Simo Sorce
1
-11
/
+11
2003-04-07
remove unnened and wrong instructions
Simo Sorce
1
-2
/
+0
2003-04-07
fix wrong string handling
Simo Sorce
1
-3
/
+4
2003-03-27
Use the new modules system in VFS. If a module can't be loaded with the
Jelmer Vernooij
1
-35
/
+6
2003-03-25
Make these functions static, keep them out of proto.
Andrew Bartlett
1
-1
/
+1
2003-02-24
Fix off-by-one bugs, and move to strdup() rather than malloc()/strcpy().
Andrew Bartlett
1
-16
/
+9
2002-12-22
talloc_init_named -> talloc_init.
Jeremy Allison
1
-2
/
+2
2002-12-09
finnally put in Alexander parametric pacth
Simo Sorce
1
-40
/
+21
2002-12-09
make vfs recycle use vfs facilities correctly!
Simo Sorce
1
-23
/
+138
2002-11-13
Move working VFS modules to source/modules/
Jelmer Vernooij
1
-0
/
+559