Age | Commit message (Expand) | Author | Files | Lines |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -3/+11 |
2002-08-17 | Sync 3.0 branch with HEAD | Jelmer Vernooij | 1 | -446/+284 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -43/+618 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-22 | Merge of fixes from 2.2. | Jeremy Allison | 1 | -5/+4 |
2002-01-01 | Named constants are always much better than magic numbers... | Andrew Bartlett | 1 | -2/+2 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -2/+0 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -1/+1 |
2001-08-27 | converted another bunch of stuff to NTSTATUS | Andrew Tridgell | 1 | -13/+13 |
2001-08-24 | fix missing ) | Herb Lewis | 1 | -1/+1 |
2001-08-24 | let admins also abort a shutdown | Simo Sorce | 1 | -9/+26 |
2001-08-23 | so let admins shutdown their samba servers remotely if they want :-) | Simo Sorce | 1 | -0/+44 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -2/+2 |
2001-04-13 | Merge of Andrew's changes in 2.2. | Jeremy Allison | 1 | -1/+1 |
2001-03-15 | AS/U on a sparc now joins and authenticates against a Samba PDC ! | Jeremy Allison | 1 | -2/+2 |
2001-03-13 | Fixed reading of strings from big-endian RPC clients. | 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 | -10/+25 |
2001-03-07 | Sync up handle creation with 2.2 branch. We can now join AS/U domains and | Jeremy Allison | 1 | -1/+1 |
2001-02-27 | Don't marshal data from a stack frame..... | Jeremy Allison | 1 | -8/+14 |
2001-02-25 | Separated reg code into interface & implementation. | Jeremy Allison | 1 | -0/+158 |