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-10-02
Portability fix from Joachim Schmitz. Closes bug #546.
Tim Potter
1
-1
/
+1
2003-09-05
More tuning from cachegrind. Change most trim_string() calls to trim_char(0,
Jeremy Allison
1
-1
/
+1
2003-08-14
Fix overflow in vfs_recycle module (and hopefully also bug #291)
Jelmer Vernooij
1
-1
/
+2
2003-06-22
Found out a good number of NT_STATUS_IS_ERR used the wrong way.
Simo Sorce
1
-1
/
+1
2003-06-17
Const fixes by metze
Volker Lendecke
1
-2
/
+2
2003-05-14
Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...
Alexander Bokovoy
1
-24
/
+24
2003-05-11
Fix VFS layer:
Alexander Bokovoy
1
-310
/
+198
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 Stephan Metzmacher to add default arguments to lp_parm() smb.conf
Jelmer Vernooij
1
-84
/
+142
2003-04-17
Do not use lp_parm_bool() and lp_parm_ulong() yet. They're only in HEAD
Jelmer Vernooij
1
-138
/
+72
2003-04-16
More merges from HEAD:
Jelmer Vernooij
1
-81
/
+142
2003-04-09
port HEAD mods
Simo Sorce
1
-12
/
+10
2003-04-07
ooops new_dir is already len +1 bytes
Simo Sorce
1
-2
/
+2
2003-04-07
check braindead safe_* function length interpretation is correct
Simo Sorce
1
-7
/
+7
2003-04-07
remove unneded instruction
Simo Sorce
1
-1
/
+0
2002-12-22
talloc_init_named -> talloc_init.
Jeremy Allison
1
-1
/
+1
2002-11-13
Move working VFS modules to source/modules/
Jelmer Vernooij
1
-0
/
+559