s3:utils: let smbstatus report anonymous signing/encryption explicitly
[samba.git] / source3 / modules / vfs_recycle.c
2003-06-22 Simo SorceFound out a good number of NT_STATUS_IS_ERR used the...
2003-06-17 Volker LendeckeConst fixes by metze
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 Alexander BokovoyPrefix VFS API macros with SMB_ for consistency and...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-11 Alexander BokovoyFix VFS layer:
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
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-24 Jelmer VernooijPatch from Stephan Metzmacher to add default arguments...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-17 Jelmer VernooijDo not use lp_parm_bool() and lp_parm_ulong() yet....
2003-04-16 Jelmer VernooijMore merges from HEAD:
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-09 Simo Sorceport HEAD mods
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 Sorceooops new_dir is already len +1 bytes
2003-04-07 Simo Sorcecheck braindead safe_* function length interpretation...
2003-04-07 Simo Sorceremove unnened and wrong instructions
2003-04-07 Simo Sorceremove unneded instruction
2003-04-07 Simo Sorcefix wrong string handling
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-24 Andrew BartlettFix off-by-one bugs, and move to strdup() rather than...
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-22 Jeremy Allisontalloc_init_named -> talloc_init.
2002-12-22 Jeremy Allisontalloc_init_named -> talloc_init.
2002-12-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-09 Simo Sorcefinnally put in Alexander parametric pacth
2002-12-09 Simo Sorcemake vfs recycle use vfs facilities correctly!
2002-11-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-13 Jelmer VernooijMove working VFS modules to source/modules/