Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/compat/getpeercred.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix compilation issues on NetBSDBrett Lymn2023-06-171-6/+1
| | | | Fixes da63099
* update C coding style to a more commonly used styleArthur de Jong2012-12-221-29/+43
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1873 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix headerArthur de Jong2011-07-031-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1480 ef36b2f9-881f-0410-afb5-c4e39611909c
* rename software to nss-pam-ldapdArthur de Jong2009-08-311-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@978 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix for getpeercred() on Solaris by David Bartley ↵Arthur de Jong2009-01-301-5/+5
| | | | | | <dtbartle@csclub.uwaterloo.ca> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@807 ef36b2f9-881f-0410-afb5-c4e39611909c
* use the cr_ prefix when getting a xucred struct (needed ↵Arthur de Jong2008-06-061-2/+2
| | | | | | for kfreebsd) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@753 ef36b2f9-881f-0410-afb5-c4e39611909c
* some fixes for LOCAL_PEERCRED (still untested)Arthur de Jong2008-01-301-6/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@577 ef36b2f9-881f-0410-afb5-c4e39611909c
* add (untested) support for the Solaris getpeerucred() ↵Arthur de Jong2008-01-261-0/+17
| | | | | | function git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@566 ef36b2f9-881f-0410-afb5-c4e39611909c
* move code to get information from socket peer to the ↵Arthur de Jong2008-01-261-0/+93
compat directory because it is very platform specific git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@565 ef36b2f9-881f-0410-afb5-c4e39611909c