Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* remove passwords from configfile if the [root]binddn ↵Arthur de Jong2007-08-191-8/+14
| | | | | | option was removed and always unset the passwd in the debconf database git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@352 ef36b2f9-881f-0410-afb5-c4e39611909c
* include updated filesArthur de Jong2007-08-192-6/+10
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@351 ef36b2f9-881f-0410-afb5-c4e39611909c
* no longer use /etc/libnss-ldap.conf as a basis for ↵Arthur de Jong2007-08-191-31/+3
| | | | | | creating a new configuration file since the syntax is no longer compatible git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@350 ef36b2f9-881f-0410-afb5-c4e39611909c
* only restart nscd on configureArthur de Jong2007-08-191-7/+3
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@349 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove the ldap-version question as it should be ↵Arthur de Jong2007-08-1917-609/+504
| | | | | | unneeded in the most common installations (where it needs to be set the whole config is likely te need tweaking) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@348 ef36b2f9-881f-0410-afb5-c4e39611909c
* rephrase the uri question and add some more pointers on ↵Arthur de Jong2007-08-1815-64/+245
| | | | | | how to specify the value git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@347 ef36b2f9-881f-0410-afb5-c4e39611909c
* change remaining reference to $PIDFILE into $NSLCD_PIDFILEArthur de Jong2007-08-181-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@346 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix a couple of uses of per-map bases that could be NULL ↵Arthur de Jong2007-08-181-74/+28
| | | | | | and remove the ldap_proxy_bind_args that wasn't used anywhere git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@345 ef36b2f9-881f-0410-afb5-c4e39611909c
* replace remaining \- with -Arthur de Jong2007-08-181-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@344 ef36b2f9-881f-0410-afb5-c4e39611909c
* rewrite configuration file handling to be simpler and ↵Arthur de Jong2007-08-1810-1154/+976
| | | | | | more consistent, this does mean that the syntax of the configfile has changed from the PADL one and that some options were removed (also update manual page and sample config file to reflect changes) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@343 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove nss_initgroups and nss_initgroups_ignoreusers ↵Arthur de Jong2007-08-033-152/+24
| | | | | | configfile options git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@342 ef36b2f9-881f-0410-afb5-c4e39611909c
* documentation improvementsArthur de Jong2007-08-032-35/+41
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@341 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove --enable-paged-results configure option and now ↵Arthur de Jong2007-08-037-111/+32
| | | | | | always do runtime configuration, remove nss_paged_results configfile option and use pagesize option to specify usage of paging or not git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@340 ef36b2f9-881f-0410-afb5-c4e39611909c
* some spelling fixes, added a section on unsupported ↵Arthur de Jong2007-08-021-12/+31
| | | | | | features and rephrased default LDAP schema objectclasses as filters git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@339 ef36b2f9-881f-0410-afb5-c4e39611909c
* switch to using docbook for manual pages, use ↵Arthur de Jong2007-07-318-537/+878
| | | | | | docbook2x-man for generating the manual pages and update the nss-ldapd.conf manual page slightly git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@338 ef36b2f9-881f-0410-afb5-c4e39611909c
* define the list of attributes to look up in searches in ↵Arthur de Jong2007-07-2816-270/+211
| | | | | | the service modules instead of in ldap-schema git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@337 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix typo in commentArthur de Jong2007-07-281-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@336 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix typoArthur de Jong2007-07-271-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@334 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove some more old mapping stuff and change ↵Arthur de Jong2007-07-262-180/+23
| | | | | | configuration file keyword to map with the new syntax git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@332 ef36b2f9-881f-0410-afb5-c4e39611909c
* switch to the new attribute mapping codeArthur de Jong2007-07-2616-190/+160
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@331 ef36b2f9-881f-0410-afb5-c4e39611909c
* get rid of default and override attribute value mappings ↵Arthur de Jong2007-07-265-426/+33
| | | | | | and remove host and port configuration options git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@330 ef36b2f9-881f-0410-afb5-c4e39611909c
* move some shadow specific functions to shadow.cArthur de Jong2007-07-263-38/+34
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@329 ef36b2f9-881f-0410-afb5-c4e39611909c
* make function _nss_ldap_add_uri() staticArthur de Jong2007-07-262-42/+39
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@328 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove some more unused codeArthur de Jong2007-07-243-25/+0
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@327 ef36b2f9-881f-0410-afb5-c4e39611909c
* switch to a new interface for doing attribute mapping, ↵Arthur de Jong2007-07-2420-179/+597
| | | | | | splitting the attribute mapping stuff into a separate file git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@326 ef36b2f9-881f-0410-afb5-c4e39611909c
* get rid of some unused attribute mappings and a small ↵Arthur de Jong2007-07-243-79/+28
| | | | | | reorganisation of code git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@325 ef36b2f9-881f-0410-afb5-c4e39611909c
* rephrase nsswitch.conf question and removed reference to ↵Arthur de Jong2007-07-2415-195/+250
| | | | | | example file we don't ship git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@324 ef36b2f9-881f-0410-afb5-c4e39611909c
* get rid of dnsconfig stuff since that probably didn't ↵Arthur de Jong2007-07-249-746/+0
| | | | | | work anyway and it cleans up some stuff git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@323 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix a serious bug in dict_values_next() that would ↵Arthur de Jong2007-07-232-4/+19
| | | | | | return map pointers instead of values and write a test for it git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@315 ef36b2f9-881f-0410-afb5-c4e39611909c
* use stricter distclean run in clean target as suggested ↵Arthur de Jong2007-07-231-1/+1
| | | | | | by lintian git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@314 ef36b2f9-881f-0410-afb5-c4e39611909c
* add support for removing entries from a DICT by setting ↵Arthur de Jong2007-07-233-5/+12
| | | | | | the value to NULL (this does not free any memory) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@313 ef36b2f9-881f-0410-afb5-c4e39611909c
* include translater of debconf templates to FrenchArthur de Jong2007-07-211-0/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@310 ef36b2f9-881f-0410-afb5-c4e39611909c
* typo fix by Cyril Brulebois ↵Arthur de Jong2007-07-181-1/+1
| | | | | | <cyril.brulebois@enst-bretagne.fr> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@309 ef36b2f9-881f-0410-afb5-c4e39611909c
* update French (fr) translation of debconf templates by ↵Arthur de Jong2007-07-161-144/+60
| | | | | | Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@308 ef36b2f9-881f-0410-afb5-c4e39611909c
* disable test that will always failArthur de Jong2007-07-151-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@307 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix typoArthur de Jong2007-07-151-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@306 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix bug with buffer magic in writing codeArthur de Jong2007-07-151-11/+18
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@305 ef36b2f9-881f-0410-afb5-c4e39611909c
* add Portuguese (pt) translation of debconf templates by ↵Arthur de Jong2007-07-143-0/+203
| | | | | | Américo Monteiro <a_monteiro@netcabo.pt> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@304 ef36b2f9-881f-0410-afb5-c4e39611909c
* do the simple unit tests at make check timeArthur de Jong2007-07-132-2/+6
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@303 ef36b2f9-881f-0410-afb5-c4e39611909c
* don't include config diretory which we don't useArthur de Jong2007-07-131-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@302 ef36b2f9-881f-0410-afb5-c4e39611909c
* add const and add FIXME about a to-be-fixed race conditionArthur de Jong2007-07-131-1/+5
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@301 ef36b2f9-881f-0410-afb5-c4e39611909c
* flag the address family parameter as unusedArthur de Jong2007-07-131-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@300 ef36b2f9-881f-0410-afb5-c4e39611909c
* add notes about format of host and ethers entries in ↵Arthur de Jong2007-07-131-0/+8
| | | | | | LDAP database git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@299 ef36b2f9-881f-0410-afb5-c4e39611909c
* add XS-Vcs-Svn and XS-Vcs-Browser as specified in #391023Arthur de Jong2007-07-131-0/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@298 ef36b2f9-881f-0410-afb5-c4e39611909c
* add comment explaining the use of chmod() over fchmod()Arthur de Jong2007-06-181-0/+4
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@297 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.2.1 release0.2.1Arthur de Jong2007-06-175-2/+79
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@294 ef36b2f9-881f-0410-afb5-c4e39611909c
* do proper wildcard expansionArthur de Jong2007-06-171-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@293 ef36b2f9-881f-0410-afb5-c4e39611909c
* add proper support for make uninstallArthur de Jong2007-06-172-0/+6
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@292 ef36b2f9-881f-0410-afb5-c4e39611909c
* force regeneration of all filesArthur de Jong2007-06-171-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@291 ef36b2f9-881f-0410-afb5-c4e39611909c
* include stuff from the m4 directory automaticallyArthur de Jong2007-06-173-2/+3
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@290 ef36b2f9-881f-0410-afb5-c4e39611909c