Age | Commit message (Expand) | Author | Files | Lines |
2003-11-03 | Fix more 64-bit printf warnings. | Tim Potter | 1 | -2/+2 |
2003-05-15 | Fix from Steve G <linux_4ever@yahoo.com>. Ensure sigemptyset is called on | Jeremy Allison | 1 | -0/+1 |
2003-03-28 | merged real time signal fixes from head | Andrew Tridgell | 1 | -1/+4 |
2003-01-14 | Merge indirection, signed/unsigned and uninitialiased-value fixes from HEAD. | Andrew Bartlett | 1 | -0/+2 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -27/+30 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-11-06 | Fixed unsigned / long unsigned format missmatch. | Jeremy Allison | 1 | -4/+4 |
2001-10-20 | Move from timestamp to gen count file id's for finding oplocked files | Jeremy Allison | 1 | -46/+46 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -2/+0 |
2001-09-08 | convert more code to using d_printf | Andrew Tridgell | 1 | -1/+2 |
2001-06-25 | fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins... | Andrew Tridgell | 1 | -5/+5 |
2001-05-08 | More compiler warning fixes. | Tim Potter | 1 | -2/+2 |
2001-04-27 | Fix from matthew.hart@veritas.com - bad error return from linux_oplock_receiv... | Jeremy Allison | 1 | -2/+2 |
2001-03-11 | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 1 | -5/+0 |
2000-06-19 | Paranoia changes to ensure that anything touched by a signal handler | Jeremy Allison | 1 | -7/+7 |
2000-06-12 | enable the Linux change notify code and change some notify debug code | Andrew Tridgell | 1 | -6/+17 |
2000-06-12 | totally rewrote the async signal, notification and oplock notification | Andrew Tridgell | 1 | -12/+17 |
2000-06-11 | a better test for oplocks being enabled in this kernel | Andrew Tridgell | 1 | -1/+18 |
2000-06-11 | fixed Linux capabilities handling | Andrew Tridgell | 1 | -21/+39 |
2000-06-11 | Linux kernel oplocks now seem to work, but need a _lot_ of testing | Andrew Tridgell | 1 | -6/+57 |
2000-06-10 | a first pass at Linux kernel oplocks support | Andrew Tridgell | 1 | -0/+205 |