Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * merge changes from trunkArthur de Jong2010-10-145-32/+41
| |\ | |/ |/|
* | set {nss,pam}_ldap_so_LINK from configure to allow custom...Arthur de Jong2010-10-141-8/+14
* | also include sys/types.h for ethernet-related tests (same...Arthur de Jong2010-10-141-0/+2
* | move _nss_ldap_initgroups_dyn() definition to the end to ...Arthur de Jong2010-10-141-24/+24
* | simplify SASL includesArthur de Jong2010-10-141-3/+3
* | link local modules before .a files from common directory ...Arthur de Jong2010-10-131-1/+1
* | move ethernet function checks outside nslcd-specific test...Arthur de Jong2010-10-131-12/+12
* | make buffer sizes for PAM requests consistent (and large ...Arthur de Jong2010-10-131-5/+3
* | rename --with-nss-ldap-maps to --with-nss-mapsArthur de Jong2010-10-131-7/+7
* | small fixArthur de Jong2010-10-131-2/+2
* | set timeout options on LDAP socket to avoid problems when...Arthur de Jong2010-10-121-0/+11
| * always define {nss,pam}_ldap_so_LINK (defaults to default...Arthur de Jong2010-10-111-4/+8
| * also try to support older Solaris releases that do not ha...Arthur de Jong2010-10-119-20/+123
| * use {nss,pam}_ldap_so_LINK to set custom linker invocatio...Arthur de Jong2010-10-111-6/+8
| * build Solaris NSS flavour without aliases for nowArthur de Jong2010-10-111-1/+4
| * make all ethernet tests use the same includesArthur de Jong2010-10-111-0/+2
| * generate Solaris NSS functions using same macros that are...Arthur de Jong2010-10-1012-1432/+655
| * merge changes from trunkArthur de Jong2010-10-103-12/+12
| |\ | |/ |/|
* | make use of UNUSED() consistent throughout the codeArthur de Jong2010-10-103-3/+3
* | correctly name shared file handleArthur de Jong2010-10-101-5/+5
* | undo changes to ChangeLog accidentally checked in in r1253)Arthur de Jong2010-10-101-149/+0
* | put all logic on how to run linker for NSS and PAM compon...Arthur de Jong2010-10-106-28/+204
* | move missing declarations of ether_ntoa() and ether_aton(...Arthur de Jong2010-10-102-15/+16
* | fix test of returnlen struct member check (r1244 from -so...Arthur de Jong2010-10-101-1/+1
* | correctly name shared file handleArthur de Jong2010-10-081-6/+5
| * put all locgic on how to link in configure script (remove...Arthur de Jong2010-10-105-82/+32
| * have one shared file handle per flavour instead of one gl...Arthur de Jong2010-10-099-38/+42
| * re-introduce rename of protoentfp to serventfp which was ...Arthur de Jong2010-10-091-9/+9
| * nss-pam-ldapd fixes for solaris 10 buildTed Cheng2010-10-099-53/+54
| * re-introduce {set,get,end}**ent() file handle in Solaris ...Arthur de Jong2010-10-0810-14/+46
| * fix test of returnlen struct member checkArthur de Jong2010-10-081-1/+1
| * move missing declarations of ether_ntoa() and ether_aton(...Arthur de Jong2010-10-082-15/+16
| * merge changes from trunkArthur de Jong2010-10-0413-45/+108
| |\ | |/ |/|
* | improve consistency of code layoutArthur de Jong2010-10-0413-39/+135
* | merge some of the changes for Solaris portability to ease...Arthur de Jong2010-10-048-28/+119
* | ignore configure.linenoArthur de Jong2010-10-020-0/+0
| * try to make use of UNUSED() consistentArthur de Jong2010-10-0410-77/+77
| * switch to the same mechanims for pam_ldap.so that was alr...Arthur de Jong2010-10-042-7/+20
| * add check for returnlen member of struct nss_XbyY_argsArthur de Jong2010-10-041-0/+18
| * first attempt to split Solaris and Glibc code more and de...Arthur de Jong2010-10-0316-895/+936
| * merge function definition changes from trunk (r1233)Arthur de Jong2010-10-013-60/+22
| |\ | |/ |/|
* | use AC_CHECK_DECLS to check for definitions of functions ...Arthur de Jong2010-10-013-60/+22
| * import Solaris support developed by Ted C. Cheng of Symas...Arthur de Jong2010-09-3023-51/+2335
| * branch for merging Solaris workArthur de Jong2010-09-300-0/+0
|/
* updated Vietnamese (vi) translation of debconf templates ...Arthur de Jong2010-09-301-21/+14
* fix test quotingArthur de Jong2010-09-301-4/+4
* only provide definitions for ether_aton() and ether_ntoa(...Arthur de Jong2010-09-292-2/+61
* fix definitions of ether_aton() and ether_ntoa()Arthur de Jong2010-09-291-3/+3
* begin merging some of the compatibility improvements from...Arthur de Jong2010-09-283-0/+18
* no need to provide a enum nss_status replacement because ...Arthur de Jong2010-09-281-11/+0