Age | Commit message (Expand) | Author | Files | Lines |
2003-09-16 | Merge from 3.0: | Tim Potter | 1 | -1/+1 |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 1 | -6/+9 |
2003-08-02 | port latest changes from SAMBA_3_0 tree | Simo Sorce | 1 | -8/+25 |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 1 | -184/+220 |
2003-04-21 | Remove unused (#ifdef'ed) code. | Andrew Bartlett | 1 | -12/+0 |
2003-03-17 | Add copyright. | Andrew Bartlett | 1 | -1/+1 |
2003-03-17 | Brain fart - make sure we truncate the right string... | Andrew Bartlett | 1 | -4/+4 |
2003-03-17 | More statcache fixes - and add a bit more doco. | Andrew Bartlett | 1 | -9/+25 |
2003-03-17 | Fix memory leaks and add parinoioa code to our stat() cache. | Andrew Bartlett | 1 | -2/+23 |
2003-03-16 | New statcache internals - this time it's actually possible to follow what's | Andrew Bartlett | 1 | -54/+82 |
2003-03-15 | String handling parinoia fixes. | Andrew Bartlett | 1 | -6/+6 |
2003-03-03 | Another pstrcpy() into malloc()ed buffer fix. | Andrew Bartlett | 1 | -2/+2 |
2003-02-10 | Some cleanups: | 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 |