summaryrefslogtreecommitdiff
path: root/nss/group.c
AgeCommit message (Collapse)Author
2006-11-17do some refactoring in the generated code and add some documentation on ↵Arthur de Jong
generated code in comments in common.h git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@96 ef36b2f9-881f-0410-afb5-c4e39611909c
2006-11-16switch to a simpler and more compact framework to generate methods (one ↵Arthur de Jong
reader function to deserialize a struct from the stream and auto-generated functions) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@92 ef36b2f9-881f-0410-afb5-c4e39611909c
2006-11-10rename nss/exports.h to nss/prototypes.hArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@82 ef36b2f9-881f-0410-afb5-c4e39611909c
2006-11-10switch to using prototypes that are defined in glibc 2.3.6Arthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@81 ef36b2f9-881f-0410-afb5-c4e39611909c
2006-11-10use better names for our thread-local file pointerArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@77 ef36b2f9-881f-0410-afb5-c4e39611909c
2006-11-03fix bogus reuse of tmpint32, introducing tmp3int32Arthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@66 ef36b2f9-881f-0410-afb5-c4e39611909c
2006-11-03rename LOOP to STRINGLIST as that is currently the only supported formatArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@64 ef36b2f9-881f-0410-afb5-c4e39611909c
2006-11-03add _nss_ldap_initgroups_dyn() functionArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@63 ef36b2f9-881f-0410-afb5-c4e39611909c
2006-11-03make loop macros common, create macros for expanding {set,get,end}ent() ↵Arthur de Jong
functions and implement {set,get,end}aliasent git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@62 ef36b2f9-881f-0410-afb5-c4e39611909c
2006-11-02rename READ_RESPONSE() macro to READ_RESPONSE_CODE()Arthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@54 ef36b2f9-881f-0410-afb5-c4e39611909c
2006-11-01implement NSS side of getgrnam(), getgrgid() and {set,get,end}grent()Arthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@53 ef36b2f9-881f-0410-afb5-c4e39611909c