Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-05-31 | Rename bzero -> memset. | Jeremy Allison | 1 | -55/+81 | |
Check returns from *all* mallocs (including strdups). Jeremy. (This used to be commit 6594a59263c9ec8f62d23f3aa1b56051eefc2f88) | |||||
2001-05-29 | 4 new functions to retrieve single linked list of group and passwd entries | Simo Sorce | 1 | -0/+185 | |
+ a fix to an infinite loop in srv_samr_nt.c caused by misuse of setgrent/getgrent/endgrent solved by these new functions (This used to be commit 97dbb54a13e2285f1905ee1ec9aafeebdaee8917) |