Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* get files ready for 0.4.1 release0.4.1Arthur de Jong2007-10-267-6/+136
* fix generating changelog for this branchArthur de Jong2007-10-261-1/+2
* revert myldap changes in revisions 443 and 444Arthur de Jong2007-10-267-937/+99
* prepare a 0.4.1 branchArthur de Jong2007-10-260-0/+0
* fix rpc filter and remove unused objectClass attmap entryArthur de Jong2007-10-251-2/+1
* clean up any messages after abandoning the search because...Arthur de Jong2007-10-251-6/+6
* fix a memory leak, not storing search entries so they cou...Arthur de Jong2007-10-251-1/+2
* fix using unassigned statusArthur de Jong2007-10-251-1/+1
* fix memory leakArthur de Jong2007-10-251-0/+2
* remove S runlevel from Default-Stop in init scriptArthur de Jong2007-10-251-1/+1
* correct calls to NSLCD_ACTION_NETWORK_BYNAME and NSLCD_AC...Arthur de Jong2007-10-211-3/+3
* call mysnprintf() instead of snprintf() where needed (bug...Arthur de Jong2007-10-202-8/+8
* make a replacement for _nss_ldap_getbyname() which uses t...Arthur de Jong2007-10-201-72/+22
* integrate basic myldap interface (partially merged from d...Arthur de Jong2007-10-197-29/+916
* include debugging information in object filesArthur de Jong2007-10-191-1/+1
* move most C[PP]FLAGS options to AM_C[PP]FLAGS and clean u...Arthur de Jong2007-10-191-4/+7
* fix usage of DEBUG_TIO_STATSArthur de Jong2007-10-191-2/+3
* add translator to Japanese of templatesArthur de Jong2007-10-141-0/+1
* update Japanese (ja) translation of debconf templates by ...Arthur de Jong2007-10-141-157/+24
* update French (fr) translation of debconf templates by Cy...Arthur de Jong2007-10-082-40/+34
* get files ready for 0.4 release0.4Arthur de Jong2007-10-057-10/+457
* ignore tarballsArthur de Jong2007-10-040-0/+0
* remove linking with libresolv because it's not needed on ...Arthur de Jong2007-10-041-1/+4
* some reordering to make the file more logical and minor f...Arthur de Jong2007-10-031-63/+47
* pass --enable-warnings when running the distcheck targetArthur de Jong2007-10-031-0/+2
* some general documentation improvementsArthur de Jong2007-10-031-26/+26
* add note about escaping of ldapi:// schemeArthur de Jong2007-09-281-0/+5
* remove note about escaping of ldapi:// url schemeArthur de Jong2007-09-2815-145/+21
* add warnings and errors to untested and unsupported confi...Arthur de Jong2007-09-281-2/+27
* manual page improvementsArthur de Jong2007-09-251-28/+32
* switch to defining __thread as empty string and issue war...Arthur de Jong2007-09-241-1/+2
* also initialize sa_sigaction although it's not usedArthur de Jong2007-09-241-0/+1
* do something special for setting the uri parameter becaus...Arthur de Jong2007-09-241-1/+26
* fix newline manglingArthur de Jong2007-09-241-1/+1
* properly handle multiple uri lines in config fileArthur de Jong2007-09-231-2/+2
* trim preceding spaces when adding an entry in /etc/nsswit...Arthur de Jong2007-09-231-1/+1
* some small improvements to the code based on some source ...Arthur de Jong2007-09-235-5/+11
* remove pscan target as these checks are sufficiently cove...Arthur de Jong2007-09-231-5/+1
* add compat files to sources so they end up in the tarballArthur de Jong2007-09-221-0/+1
* add all objects that are now needed to test the configura...Arthur de Jong2007-09-221-1/+7
* remove test for alloc_lsd() because we don't use struct l...Arthur de Jong2007-09-221-27/+0
* remove unneeded variables and slightly improve loggingArthur de Jong2007-09-211-10/+2
* just use -fPIC on all files in this directoryArthur de Jong2007-09-211-1/+1
* put config filename as a parameter to cfg_init()Arthur de Jong2007-09-193-4/+4
* centralize opening of connection to LDAP server in do_ope...Arthur de Jong2007-09-151-232/+104
* remove documentation for nss_schema option since it isn't...Arthur de Jong2007-09-151-13/+0
* remove support for nested groups and use of uniqueMember ...Arthur de Jong2007-09-159-1047/+25
* some more code cleanup, changing return type of _nss_ldap...Arthur de Jong2007-09-153-310/+197
* do not pass useless errnos around because they aren't use...Arthur de Jong2007-09-1513-105/+43
* remove unused includeArthur de Jong2007-09-151-1/+0