sync 3.0 into HEAD for the last time
[tprouty/samba.git] / source / modules / vfs_recycle.c
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-24 Jelmer VernooijPatch from Stefan Metzmacher to add default parameters...
2003-04-09 Simo Sorcecollaps same repeted task into 2 code paths
2003-04-08 Simo Sorcereworked to not malloc PATH_MAX long strings
2003-04-07 Simo Sorceremove unnened and wrong instructions
2003-04-07 Simo Sorcefix wrong string handling
2003-03-27 Jelmer VernooijUse the new modules system in VFS. If a module can...
2003-03-25 Andrew BartlettMake these functions static, keep them out of proto.
2003-02-24 Andrew BartlettFix off-by-one bugs, and move to strdup() rather than...
2002-12-22 Jeremy Allisontalloc_init_named -> talloc_init.
2002-12-09 Simo Sorcefinnally put in Alexander parametric pacth
2002-12-09 Simo Sorcemake vfs recycle use vfs facilities correctly!
2002-11-13 Jelmer VernooijMove working VFS modules to source/modules/