Age | Commit message (Expand) | Author | Files | Lines |
2003-04-23 | Merge the 'safe' parts of my StrnCpy patch - many of the users really wanted | Andrew Bartlett | 1 | -12/+0 |
2003-03-17 | Merge new statcache.c from HEAD. | Andrew Bartlett | 1 | -61/+126 |
2003-02-10 | Cleanups: (merge from HEAD) | Andrew Bartlett | 1 | -2/+2 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-09-25 | fixed a typo | Andrew Tridgell | 1 | -1/+1 |
2001-07-04 | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 1 | -1/+1 |
2001-05-12 | statcache initialisation fix | Andrew Tridgell | 1 | -5/+5 |
2000-11-27 | Removed unnessesary init. | Jeremy Allison | 1 | -1/+1 |
2000-11-21 | Fix for updating of print queues changed from a local box. Essentially, | Jeremy Allison | 1 | -1/+1 |
2000-10-19 | Ok - this is a big patch - and it may break smbd a bit (although | Jeremy Allison | 1 | -1/+1 |
2000-10-06 | Herb's warning fixes. Also the POSIX locking fix. | Jeremy Allison | 1 | -27/+6 |
2000-10-06 | Restructuring of vfs layer to include a "this" pointer - can be an fsp or | Jeremy Allison | 1 | -1/+1 |
2000-10-04 | Made re-init of stat cache explicit rather than being hidden. | Jeremy Allison | 1 | -1/+2 |
2000-05-04 | if the stat cache is off then don't initialise it | Andrew Tridgell | 1 | -0/+2 |
2000-05-02 | fixed a memory leak (calling hash_table_init twice) | Andrew Tridgell | 1 | -1/+7 |
2000-04-30 | - removed all our old wildcard matching code and replaced it with a | Andrew Tridgell | 1 | -0/+243 |