Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* allow configuring NSS module's SONAME from configure and ...Arthur de Jong2010-07-073-8/+13
* get files ready for 0.7.7 release0.7.7Arthur de Jong2010-07-038-11/+252
* upgrade to standards-version 3.9.0Arthur de Jong2010-07-031-1/+1
* don't use dh_title to set the Debconf title, the default ...Arthur de Jong2010-07-032-6/+0
* use Replaces/Breaks instead of Conflicts for introduction...Arthur de Jong2010-07-031-2/+3
* make sure the pam_ldap manual page is in the libpam-ldapd...Arthur de Jong2010-06-254-1/+5
* add logging to SASL interaction functionArthur de Jong2010-06-191-0/+12
* improve debug logging of SASL bind callsArthur de Jong2010-06-191-4/+14
* updated based on comments by Daniel Dehennin <daniel.dehe...Arthur de Jong2010-06-191-5/+0
* start k5start from the init script to keep the Kerberos t...Arthur de Jong2010-06-186-0/+101
* remove warning messages from parsing the sasl_* options a...Arthur de Jong2010-06-183-25/+18
* make SASL binding code a little earier to readArthur de Jong2010-06-181-16/+12
* remove the use_sasl option and instead rely on sasl_mech ...Arthur de Jong2010-06-184-16/+2
* group options moreArthur de Jong2010-06-181-3/+2
* have more compatibility code for NSS module and move comp...Arthur de Jong2010-06-175-66/+152
* ensure that nslcd is started after hostname lookups are a...Arthur de Jong2010-06-161-1/+1
* use RTLD_NODELETE during dlopen() instead of not using dl...Arthur de Jong2010-06-161-3/+4
* rename symbol map files and check for the linker option t...Arthur de Jong2010-06-155-6/+28
* pass pthread flags correctly to nslcd Makefile and rename...Arthur de Jong2010-06-152-11/+12
* implement a global symbol inside the NSS module to allow ...Arthur de Jong2010-06-149-14/+85
* make include guard names consistent throughout the source...Arthur de Jong2010-06-1420-59/+59
* remove some unused include statementsArthur de Jong2010-06-1411-11/+0
* remove commented out memberOf and ipNetmaskNumber attribu...Arthur de Jong2010-06-126-7/+0
* run translations through debconf-updatepo -vArthur de Jong2010-06-1217-41/+57
* fix and remove source code commentsArthur de Jong2010-06-111-3/+1
* revert part of r1134 that was accidentally commitedArthur de Jong2010-06-042-44/+0
* fix nullok test for password modificationArthur de Jong2010-06-043-1/+45
* also ignore other ignorable PAM return codesArthur de Jong2010-06-031-1/+1
* add a warning to the limitation of our pam_get_authtok() ...Arthur de Jong2010-06-021-0/+1
* simplify PAM module splitting remapping for ignore_* opti...Arthur de Jong2010-06-021-95/+61
* fix bug in test (r1127)Arthur de Jong2010-06-011-1/+1
* implement an nullok PAM option and disable empty password...Arthur de Jong2010-06-012-1/+29
* don't log failure to do nslcd request to user and log aut...Arthur de Jong2010-06-011-5/+5
* add a debug log message when user authentication was succ...Arthur de Jong2010-06-011-0/+2
* don't use use_authtok for password modification by defaultArthur de Jong2010-06-011-1/+1
* fix typoArthur de Jong2010-05-311-3/+3
* get files ready for 0.7.6 release0.7.6Arthur de Jong2010-05-278-4/+97
* drop extra parts of package descriptions that should no l...Arthur de Jong2010-05-261-8/+2
* update pam-auth-update configuration to always perform LD...Arthur de Jong2010-05-241-4/+4
* make code more consistentArthur de Jong2010-05-241-9/+9
* fix typoArthur de Jong2010-05-241-1/+1
* don't store use_authtok because pam_get_authtok() looks a...Arthur de Jong2010-05-241-3/+1
* update documentationArthur de Jong2010-05-234-101/+112
* include uid and gid options in default configuration fileArthur de Jong2010-05-231-0/+4
* update AC?X_PTHREAD macro and update configure script to ...Arthur de Jong2010-05-232-149/+148
* use nslcd --check in init script's status commandArthur de Jong2010-05-231-1/+1
* make debug logging for pam_authz_search option a little m...Arthur de Jong2010-05-221-4/+5
* add libpam-heimdal as an alternative recommends for libns...Arthur de Jong2010-05-201-1/+1
* always clear returned buffer when performing attribute ma...Arthur de Jong2010-05-152-5/+10
* get files ready for 0.7.5 release0.7.5Arthur de Jong2010-05-147-4/+90