Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |