Age | Commit message (Expand) | Author | Files | Lines |
2000-04-18 | locking/locking.c: Fixed placeholder code for POSIX locking. | Jeremy Allison | 1 | -0/+1 |
2000-04-16 | converted a couple more functions to use a fd instead of a FILE* | Andrew Tridgell | 1 | -7/+8 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -1/+222 |
1998-11-29 | "retired" two modules to preserve their cvs history. | Luke Leighton | 1 | -638/+1 |
1998-11-25 | fixing group database issues | Luke Leighton | 1 | -35/+52 |
1998-11-25 | LsaLookupNames client call (first used as lookupnames command in rpcclient). | Luke Leighton | 1 | -11/+2 |
1998-11-23 | remove / add / attempt to stop remove didn't work. | Luke Leighton | 1 | -0/+651 |
1998-11-23 | unix instance of group database API | Luke Leighton | 1 | -606/+0 |
1998-11-17 | Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. | Jeremy Allison | 1 | -2/+2 |
1998-11-17 | - group database API. oops and oh dear, the threat has been carried out: | Luke Leighton | 1 | -183/+546 |
1998-10-21 | domain aliases added a bit better: does local aliases if you query | Luke Leighton | 1 | -3/+3 |
1998-09-08 | Added back groupname map stuff removed by Andrew's "slash 'n' burn" | Jeremy Allison | 1 | -0/+5 |
1998-09-03 | Ok - this is the 64 bit widening check in. It changes the configure | Jeremy Allison | 1 | -1/+1 |
1998-09-01 | More abstraction of file system data types, to move to a 64 | Jeremy Allison | 1 | -1/+1 |
1998-08-31 | bounds check next_token() to prevent possible buffer overflows | Andrew Tridgell | 1 | -2/+2 |
1998-08-14 | this is the bug change to using connection_struct* instead of cnum. | Andrew Tridgell | 1 | -2/+2 |
1998-06-15 | client.c: Made -L do a null-session share unless -U user is specified. | Jeremy Allison | 1 | -0/+34 |
1998-06-13 | Groupname mapping code now lives here. | Jeremy Allison | 1 | -0/+204 |