Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* get files ready for 0.6.7 release0.6.7Arthur de Jong2008-11-146-3/+39
* also leave out empty Default line for libnss-ldapd/ldap-b...Arthur de Jong2008-11-131-1/+0
* set debconf values from the environment only when they ar...Arthur de Jong2008-11-132-57/+93
* any output should go to stderr to not confuse debconfArthur de Jong2008-11-111-1/+1
* get files ready for 0.6.6 release0.6.6Arthur de Jong2008-11-047-7/+73
* some spelling fixesArthur de Jong2008-11-041-3/+3
* update manual page with current timeout numbersArthur de Jong2008-11-041-2/+2
* fail on errorsArthur de Jong2008-11-011-0/+2
* check for existance of init script instead of daemonArthur de Jong2008-11-011-1/+1
* also allow spaces in user and group names because it was ...Arthur de Jong2008-10-011-1/+1
* also retry if ldap_result() failed and getting error numb...Arthur de Jong2008-09-241-1/+1
* log option name instead of option value for ldap_set_opti...Arthur de Jong2008-09-241-1/+1
* clarify relationship to nss_ldap in package descriptionArthur de Jong2008-09-241-3/+3
* get files ready for 0.6.5 release0.6.5Arthur de Jong2008-08-226-7/+39
* updated Danish (da) translation of debconf templates by J...Arthur de Jong2008-08-072-291/+38
* updated Swedish (sv) translation of debconf templates by ...Arthur de Jong2008-08-071-157/+31
* get files ready for 0.6.4 releaseArthur de Jong2008-07-207-13/+88
* rename get_base_from_dse() to get_base_from_rootdse()Arthur de Jong2008-07-201-5/+5
* make the get_base_from_dse() function cleaner and add a c...Arthur de Jong2008-07-201-5/+11
* implement looking up search base in DSE of LDAP serverArthur de Jong2008-07-202-1/+60
* reflect change in test LDAP setupArthur de Jong2008-07-201-1/+1
* LDAP_OPT_X_TLS_REQUIRE_CERT is not a booleanArthur de Jong2008-07-101-4/+5
* small change to documentationArthur de Jong2008-06-211-2/+2
* further improvements to Active Directory filters and attr...Arthur de Jong2008-06-211-3/+3
* replace https:// by ldaps:// (stupid typo)Arthur de Jong2008-06-172-4/+4
* Active Directory sample configuration improvement by Jelm...Arthur de Jong2008-06-171-2/+2
* get files ready for 0.6.3 release0.6.3Arthur de Jong2008-06-157-18/+255
* lintian override seems to be no longer necessaryArthur de Jong2008-06-153-9/+0
* upgrade to standards-version 3.8.0 (no changes needed)Arthur de Jong2008-06-151-1/+1
* create /var/run/nslcd directory with owner nslcd:nslcd by...Arthur de Jong2008-06-151-2/+4
* give pidfile and socket creation functions more logical n...Arthur de Jong2008-06-151-4/+4
* implement SASL authentication based on a patch by Dan Whi...Arthur de Jong2008-06-146-46/+135
* make formatting of manual page options consistentArthur de Jong2008-06-141-69/+92
* add some very basic tests for the isvalidname() functionArthur de Jong2008-06-132-2/+56
* combine isvalidusername() and isvalidgroupname() into isv...Arthur de Jong2008-06-134-90/+43
* restore the old writing code which masks SIGPIPE on platf...Arthur de Jong2008-06-121-0/+21
* don't perform SSL/TLS sanity checks if it isn't available...Arthur de Jong2008-06-121-0/+4
* ignore test_getpeercredArthur de Jong2008-06-120-0/+0
* ignore core filesArthur de Jong2008-06-110-0/+0
* remove test socket at end of testArthur de Jong2008-06-111-0/+2
* use the cr_ prefix when getting a xucred struct (needed f...Arthur de Jong2008-06-061-2/+2
* implement a very basic test for getpeercred()Arthur de Jong2008-06-062-2/+147
* remove warning on using ssl optionArthur de Jong2008-06-061-1/+0
* check that all URLs start with https:// if "ssl on" is sp...Arthur de Jong2008-06-061-0/+12
* also set TLS options if an ldaps:// URL is specifiedArthur de Jong2008-06-061-2/+4
* add dependency on adduser as required by the previous commitArthur de Jong2008-06-061-1/+1
* create a nslcd user in postinst and ensure that it is use...Arthur de Jong2008-06-061-0/+24
* add uid and gid options to manual pageArthur de Jong2008-06-061-0/+26
* add uid and gid configuration keywords that set the user ...Arthur de Jong2008-06-063-10/+84
* environ is defined in unistd.hArthur de Jong2008-06-061-3/+0