Undo the new --enable-developer flags that caused breakage on gcc != 3.2, and
[garming/samba-autobuild/.git] / source3 / lib / util_getent.c
2002-08-17 Andrew BartlettMove tridge's getgrouplist() replacement function from...
2002-07-23 Andrew Tridgellimplemented getgrouplist() for systems that don't have...
2002-05-18 Andrew BartlettA few things in this commit:
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-27 Andrew BartlettSome more 'winbind default domain' support patches...
2002-01-20 Andrew BartlettThis patch makes the 'winbind use default domain' code...
2001-12-14 Jeremy AllisonAdded the group enum code from 2.2
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-06-12 Jeremy Allisonlib/util_getent.c: removed debug code.
2001-06-11 Jeremy AllisonFound & fixed memory bug. num+1 * sizeof(x) != (num...
2001-05-31 Jeremy AllisonRename bzero -> memset.
2001-05-29 Simo Sorce4 new functions to retrieve single linked list of group...