summaryrefslogtreecommitdiff
path: root/nss/group.c
AgeCommit message (Expand)Author
2006-11-17do some refactoring in the generated code and add some documentation on gener...Arthur de Jong
2006-11-16switch to a simpler and more compact framework to generate methods (one reade...Arthur de Jong
2006-11-10rename nss/exports.h to nss/prototypes.hArthur de Jong
2006-11-10switch to using prototypes that are defined in glibc 2.3.6Arthur de Jong
2006-11-10use better names for our thread-local file pointerArthur de Jong
2006-11-03fix bogus reuse of tmpint32, introducing tmp3int32Arthur de Jong
2006-11-03rename LOOP to STRINGLIST as that is currently the only supported formatArthur de Jong
2006-11-03add _nss_ldap_initgroups_dyn() functionArthur de Jong
2006-11-03make loop macros common, create macros for expanding {set,get,end}ent() funct...Arthur de Jong
2006-11-02rename READ_RESPONSE() macro to READ_RESPONSE_CODE()Arthur de Jong
2006-11-01implement NSS side of getgrnam(), getgrgid() and {set,get,end}grent()Arthur de Jong