Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |