Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* switch to new LDAP entry parsing code that is much simple...Arthur de Jong2007-12-0914-1330/+993
* add some comments to tests, enable netgroup tests and ext...Arthur de Jong2007-12-091-31/+47
* ignore decoding errors from ldap_get_values() as they are...Arthur de Jong2007-12-091-1/+3
* fix Vcs-* links to point to the trunkArthur de Jong2007-12-071-2/+2
* upgrade to standards-version 3.7.3 (no changes needed)Arthur de Jong2007-12-071-1/+1
* don't use backticks as quote markArthur de Jong2007-12-071-3/+3
* simple check for validity of key value in dict_put()Arthur de Jong2007-12-011-0/+2
* clean up Kerberos ccname code, moving it to cfg.c, fixing...Arthur de Jong2007-11-265-88/+61
* implement LDAP server discovery through DNS, based on a p...Arthur de Jong2007-11-255-11/+120
* update versions of used toolsArthur de Jong2007-11-241-2/+2
* remove XS- prefix from version control fieldsArthur de Jong2007-11-201-2/+2
* put Homepage field in source stanzaArthur de Jong2007-11-201-0/+1
* patch from Andreas Schneider <anschneider@suse.de> to get...Arthur de Jong2007-11-162-0/+44
* improve comments about protocol, also describing the fina...Arthur de Jong2007-10-311-8/+11
* some smaller cleanups and simplifications to the code (ge...Arthur de Jong2007-10-281-63/+46
* remove sizelimit parameterArthur de Jong2007-10-281-5/+5
* integrate ent_context attributes into ldap_searchArthur de Jong2007-10-281-41/+35
* remove session from context and remove sycnhronous search...Arthur de Jong2007-10-281-39/+4
* replace calls to _nss_ldap_get_values() by myldap_get_val...Arthur de Jong2007-10-284-440/+85
* remove support for nss_connect_policy configfile option a...Arthur de Jong2007-10-284-34/+0
* first step to use the new myldap interfaceArthur de Jong2007-10-2814-1204/+662
* script to run a number of NSS commands (mainly getent) an...Arthur de Jong2007-10-281-0/+323
* include pagesize option in manual page since this is test...Arthur de Jong2007-10-271-3/+4
* add pointer to pagesize in AD section of sample configfileArthur de Jong2007-10-271-0/+1
* clean up myldap session after each requestArthur de Jong2007-10-271-0/+1
* make cfg_init() only callable once and add note about not...Arthur de Jong2007-10-271-17/+20
* fix memory leak in I/O module not free()ing allocated sto...Arthur de Jong2007-10-271-3/+6
* portability improvement to fall back to ETIMEDOUT when ET...Arthur de Jong2007-10-271-0/+5
* integrate changes from 0.4.1 releaseArthur de Jong2007-10-266-6/+31
* 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