r2196: This error code change is incorrect. Still working on it...
[nivanova/samba-autobuild/.git] / source3 / modules /
2007-10-10 Gerald Carterr2133: Several fixes:
2007-10-10 Jeremy Allisonr2114: Shameless theft of iconv commit from Samba4...
2007-10-10 Volker Lendecker1853: Improved NT->AFS ACL mapping.
2007-10-10 Stefan Metzmacherr840: use quota debug class
2007-10-10 Volker Lendecker449: Two AFS-related things:
2007-10-10 Volker Lendecker405: Some docs of vfs_full_audit.c as comment :-)
2007-10-10 Volker Lendecker404: Revert the change 378 to vfs_extd_audit.c, the...
2007-10-10 Volker Lendecker378: Add an option extd_audit:parseable=True. This...
2007-10-10 Stefan Metzmacherr329: add the shadow_copy vfs module
2007-10-10 Gerald Carterr39: * importing .cvsignore files
2004-03-29 Volker LendeckeWithout words...
2004-03-29 Volker LendeckeSome fixes to expand_msdfs module.
2004-03-26 Volker LendeckeMove the Client-IP based msdfs target expansion to...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-12 Alexander BokovoyFix string overflow due to wrong size calculation
2004-03-12 Alexander BokovoyFix string overflow due to wrong size calculation
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-26 Jeremy AllisonPatch from Benjamin Riefenstahl <Benjamin.Riefenstahl...
2003-10-24 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-10 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-09 Tim PotterMerge from 3.0:
2003-10-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-02 Tim PotterPortability fix from Joachim Schmitz. Closes bug ...
2003-09-19 Tim PotterMerge from 3.0:
2003-09-17 Alexander BokovoyFix warnings on Sun cc Workshop Compilers 5.0. Reported...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Jeremy AllisonMore tuning from cachegrind. Change most trim_string...
2003-09-01 Alexander BokovoyFix CP437 and CP850 syntax for old compilers removing...
2003-08-29 Alexander BokovoyRemove cap_set_quota as it is the same as default one
2003-08-28 Jeremy AllisonFix rename of struct gap. ab - LOOK AT THIS. You change...
2003-08-28 Alexander BokovoyRefactor charset plugins a bit and add CP437 module.
2003-08-28 Alexander Bokovoyskel_ -> cap_
2003-08-27 Jeremy AllisonRemove what looks like gcc-isms.
2003-08-27 Alexander BokovoyAdd CAP VFS module from Monyo. Primary purpose of this...
2003-08-27 Paul GreenBe consistent about using capital letters in the functi...
2003-08-26 Alexander BokovoyFix for #150.
2003-08-20 Jelmer VernooijMake compiling vfs_readonly static possible
2003-08-15 Herb Lewisget rid of some sompiler warnings on IRIX
2003-08-14 Jelmer VernooijFix overflow in vfs_recycle module (and hopefully also...
2003-08-12 Alexander BokovoyVFS layer should be TRANSPARENT, not OPAQUE
2003-08-12 Alexander BokovoyUse path relative to source/ for modules/getdate.h
2003-08-12 Alexander BokovoyAdd vfs_readonly module which allows to enforce periodi...
2003-07-29 Alexander BokovoyAdd NT quotas support. Users allowed now to manage...
2003-07-16 Gerald Carterading new files from 3.0
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
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 Tim PotterAdded file from SAMBA_3_0 branch.
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-23 Tim PotterIgnore *.po files.
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-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 Jelmer VernooijAdd the weird charset in 3_0 and build it by default...
2003-04-24 Jelmer VernooijMove pdb_mysql and pdb_xml from modules/ to passdb...
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-21 Jelmer VernooijDefault to "passdb.xml" as default output filename...
2003-04-17 Jelmer VernooijDo not use lp_parm_bool() and lp_parm_ulong() yet....
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-30 Jelmer Vernooij- Point users at the HOWTO Collection instead of 'READM...
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-24 Jelmer VernooijFix init function name and return value
2003-03-23 Jelmer VernooijDon't duplicate the default group mapping functions...
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 Jelmer VernooijPut in the new modules system. It's now used by passdb...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-03 Andrew BartlettFixes to the vfs_fake_perms modules - we only need...
2003-02-24 Andrew BartlettFix off-by-one bugs, and move to strdup() rather than...
2003-02-21 Gerald Carterpatch from Hal Roberts check for a valid [f]chmod_acl...
2003-02-21 Gerald Carterpatch from Hal Roberts check for a valid [f]chmod_acl...
2003-02-20 Jelmer VernooijMake init_module() and thus smb_load_module() return...
next