Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* some type fixes and logic simplificationsArthur de Jong2007-09-151-54/+45
* minor code improvementsArthur de Jong2007-09-151-12/+14
* move the two remaining useful functions from util.c to ld...Arthur de Jong2007-09-1517-575/+218
* move _nss_ldap_dn2uid() from util.c to group.cArthur de Jong2007-09-143-56/+39
* add note about free()ing the returned value and add loggingArthur de Jong2007-09-142-0/+5
* move user2dn() from group.c to passwd_username2dn() in pa...Arthur de Jong2007-09-143-23/+20
* do not flush streams: our caller closes the streams flusi...Arthur de Jong2007-09-1410-29/+0
* make use of write_*ent() functions consistentArthur de Jong2007-09-149-123/+164
* revert special casing for alias_byname() to other functio...Arthur de Jong2007-09-145-228/+28
* remove some more references to the old locked functionsArthur de Jong2007-09-141-7/+6
* remove mutex from all LDAP operations because we now have...Arthur de Jong2007-09-1413-195/+50
* get rid of global session and instead pass the session as...Arthur de Jong2007-09-1417-664/+558
* some code cleanup and fixes to the layoutArthur de Jong2007-09-121-1191/+606
* change naming of search functions to clearly indicate whe...Arthur de Jong2007-09-094-12/+14
* some simplifications in the reconnect loging, removing th...Arthur de Jong2007-09-094-270/+195
* move nss2nslcd() to ldap-nss.cArthur de Jong2007-09-083-23/+15
* rename a function and a little bit of cleanupArthur de Jong2007-09-083-25/+8
* fix endless loop bugArthur de Jong2007-09-081-6/+0
* move base and scope handling to database specific modules...Arthur de Jong2007-09-0818-415/+418
* move filters definitions to the database modules themselv...Arthur de Jong2007-09-0817-364/+370
* make handling of ent_context consistent and simplerArthur de Jong2007-09-0713-306/+184
* properly initialize all contextsArthur de Jong2007-09-0710-10/+9
* remove struct ldap_args stuffArthur de Jong2007-09-071-55/+0
* remove last usage of struct ldap_args and add FIXMEArthur de Jong2007-09-071-5/+2
* remove the ldap-schema.[ch] files since this is now fully...Arthur de Jong2007-09-0717-234/+0
* also pass search filter for the *_all() functions from th...Arthur de Jong2007-09-0714-500/+233
* rename attlst stuff to attrs since that is the name of th...Arthur de Jong2007-09-0711-132/+132
* move some of the filter code to the database specific mod...Arthur de Jong2007-09-0718-426/+653
* clean generated manual pages in maintainer-clean targetArthur de Jong2007-09-051-3/+2
* include service name in attlst storage and functionsArthur de Jong2007-09-0311-132/+132
* remove sigpipe handling code since sigpipe is ignored thr...Arthur de Jong2007-09-031-69/+2
* always ship docbook sources and generated manual pages an...Arthur de Jong2007-08-271-2/+4
* upgrade to using automake 1.10Arthur de Jong2007-08-276-153/+399
* use AM_PROG_CC_C_O to have per-target compiler flagsArthur de Jong2007-08-271-0/+1
* get files ready for 0.3 release0.3Arthur de Jong2007-08-267-28/+429
* workaround for problems splint has in parsing system head...Arthur de Jong2007-08-261-1/+2
* move enum ldap_map_selector and struct ldap_service_searc...Arthur de Jong2007-08-262-30/+30
* fix handling of configfile values with spaces and symbols...Arthur de Jong2007-08-251-9/+16
* change regular expression boundry to | instead of % becau...Arthur de Jong2007-08-251-1/+1
* clear password informating in Debconf database if binddn ...Arthur de Jong2007-08-251-2/+6
* add some checks for the configuration moduleArthur de Jong2007-08-192-2/+228
* move dict and tio tests into the tests directoryArthur de Jong2007-08-196-58/+12
* include updated Portugese translation by Américo Monteir...Arthur de Jong2007-08-191-40/+14
* change Project-Id-Version project nameArthur de Jong2007-08-191-1/+1
* update Project-Id-Version and Report-Msgid-Bugs-To headersArthur de Jong2007-08-1914-15/+15
* include newer version of acx_pthread.m4Arthur de Jong2007-08-192-13/+11
* add a note about case-sensitivity of NSS and LDAP databasesArthur de Jong2007-08-191-0/+9
* fix some bugs in mangling of configfile and be more cauti...Arthur de Jong2007-08-192-32/+14
* remove passwords from configfile if the [root]binddn opti...Arthur de Jong2007-08-191-8/+14
* include updated filesArthur de Jong2007-08-192-6/+10