index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_recycle.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-5
/
+5
*
Fix string overflow due to wrong size calculation
Alexander Bokovoy
2004-03-12
1
-1
/
+1
*
Portability fix from Joachim Schmitz. Closes bug #546.
Tim Potter
2003-10-02
1
-1
/
+1
*
More tuning from cachegrind. Change most trim_string() calls to trim_char(0,
Jeremy Allison
2003-09-05
1
-1
/
+1
*
Fix overflow in vfs_recycle module (and hopefully also bug #291)
Jelmer Vernooij
2003-08-14
1
-1
/
+2
*
Found out a good number of NT_STATUS_IS_ERR used the wrong way.
Simo Sorce
2003-06-22
1
-1
/
+1
*
Const fixes by metze
Volker Lendecke
2003-06-17
1
-2
/
+2
*
Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...
Alexander Bokovoy
2003-05-14
1
-24
/
+24
*
Fix VFS layer:
Alexander Bokovoy
2003-05-11
1
-310
/
+198
*
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
2003-04-28
1
-3
/
+3
*
Patch from Stephan Metzmacher to add default arguments to lp_parm() smb.conf
Jelmer Vernooij
2003-04-24
1
-84
/
+142
*
Do not use lp_parm_bool() and lp_parm_ulong() yet. They're only in HEAD
Jelmer Vernooij
2003-04-17
1
-138
/
+72
*
More merges from HEAD:
Jelmer Vernooij
2003-04-16
1
-81
/
+142
*
port HEAD mods
Simo Sorce
2003-04-09
1
-12
/
+10
*
ooops new_dir is already len +1 bytes
Simo Sorce
2003-04-07
1
-2
/
+2
*
check braindead safe_* function length interpretation is correct
Simo Sorce
2003-04-07
1
-7
/
+7
*
remove unneded instruction
Simo Sorce
2003-04-07
1
-1
/
+0
*
talloc_init_named -> talloc_init.
Jeremy Allison
2002-12-22
1
-1
/
+1
*
Move working VFS modules to source/modules/
Jelmer Vernooij
2002-11-13
1
-0
/
+559