Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-27 | Some more 'winbind default domain' support patches from Alexander Bokovoy | Andrew Bartlett | 1 | -1/+7 |
2002-01-20 | This patch makes the 'winbind use default domain' code interact better with | Andrew Bartlett | 1 | -1/+1 |
2001-12-14 | Added the group enum code from 2.2 | Jeremy Allison | 1 | -0/+81 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -19/+12 |
2001-06-12 | lib/util_getent.c: removed debug code. | Jeremy Allison | 1 | -5/+2 |
2001-06-11 | Found & fixed memory bug. num+1 * sizeof(x) != (num+1)*sizeof(x)........ | Jeremy Allison | 1 | -16/+47 |
2001-05-31 | Rename bzero -> memset. | Jeremy Allison | 1 | -55/+81 |
2001-05-29 | 4 new functions to retrieve single linked list of group and passwd entries | Simo Sorce | 1 | -0/+185 |