Age | Commit message (Expand) | Author | Files | Lines |
2003-10-09 | Merge from 3.0: | Tim Potter | 1 | -1/+1 |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 1 | -2/+3 |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 1 | -314/+202 |
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 Stefan Metzmacher to add default parameters to the lp_parm() | Jelmer Vernooij | 1 | -21/+13 |
2003-04-09 | collaps same repeted task into 2 code paths | Simo Sorce | 1 | -2/+1 |
2003-04-08 | reworked to not malloc PATH_MAX long strings | Simo Sorce | 1 | -11/+11 |
2003-04-07 | remove unnened and wrong instructions | Simo Sorce | 1 | -2/+0 |
2003-04-07 | fix wrong string handling | Simo Sorce | 1 | -3/+4 |
2003-03-27 | Use the new modules system in VFS. If a module can't be loaded with the | Jelmer Vernooij | 1 | -35/+6 |
2003-03-25 | Make these functions static, keep them out of proto. | Andrew Bartlett | 1 | -1/+1 |
2003-02-24 | Fix off-by-one bugs, and move to strdup() rather than malloc()/strcpy(). | Andrew Bartlett | 1 | -16/+9 |
2002-12-22 | talloc_init_named -> talloc_init. | Jeremy Allison | 1 | -2/+2 |
2002-12-09 | finnally put in Alexander parametric pacth | Simo Sorce | 1 | -40/+21 |
2002-12-09 | make vfs recycle use vfs facilities correctly! | Simo Sorce | 1 | -23/+138 |
2002-11-13 | Move working VFS modules to source/modules/ | Jelmer Vernooij | 1 | -0/+559 |