Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* no longer use /etc/libnss-ldap.conf as a basis for creati...Arthur de Jong2007-08-191-31/+3
* only restart nscd on configureArthur de Jong2007-08-191-7/+3
* remove the ldap-version question as it should be unneeded...Arthur de Jong2007-08-1917-609/+504
* rephrase the uri question and add some more pointers on h...Arthur de Jong2007-08-1815-64/+245
* change remaining reference to $PIDFILE into $NSLCD_PIDFILEArthur de Jong2007-08-181-2/+2
* fix a couple of uses of per-map bases that could be NULL ...Arthur de Jong2007-08-181-74/+28
* replace remaining \- with -Arthur de Jong2007-08-181-1/+1
* rewrite configuration file handling to be simpler and mor...Arthur de Jong2007-08-1810-1154/+976
* remove nss_initgroups and nss_initgroups_ignoreusers conf...Arthur de Jong2007-08-033-152/+24
* documentation improvementsArthur de Jong2007-08-032-35/+41
* remove --enable-paged-results configure option and now al...Arthur de Jong2007-08-037-111/+32
* some spelling fixes, added a section on unsupported featu...Arthur de Jong2007-08-021-12/+31
* switch to using docbook for manual pages, use docbook2x-m...Arthur de Jong2007-07-318-537/+878
* define the list of attributes to look up in searches in t...Arthur de Jong2007-07-2816-270/+211
* fix typo in commentArthur de Jong2007-07-281-1/+1
* fix typoArthur de Jong2007-07-271-1/+1
* remove some more old mapping stuff and change configurati...Arthur de Jong2007-07-262-180/+23
* switch to the new attribute mapping codeArthur de Jong2007-07-2616-190/+160
* get rid of default and override attribute value mappings ...Arthur de Jong2007-07-265-426/+33
* move some shadow specific functions to shadow.cArthur de Jong2007-07-263-38/+34