Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* get files ready for 0.4.1 release0.4.1Arthur de Jong2007-10-267-6/+136
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd-0.4.1@459 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix generating changelog for this branchArthur de Jong2007-10-261-1/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd-0.4.1@458 ef36b2f9-881f-0410-afb5-c4e39611909c
* revert myldap changes in revisions 443 and 444Arthur de Jong2007-10-267-937/+99
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd-0.4.1@457 ef36b2f9-881f-0410-afb5-c4e39611909c
* prepare a 0.4.1 branchArthur de Jong2007-10-260-0/+0
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd-0.4.1@456 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix rpc filter and remove unused objectClass attmap entryArthur de Jong2007-10-251-2/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@455 ef36b2f9-881f-0410-afb5-c4e39611909c
* clean up any messages after abandoning the search ↵Arthur de Jong2007-10-251-6/+6
| | | | | | because that returns a new message (fix memory leak) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@454 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix a memory leak, not storing search entries so they ↵Arthur de Jong2007-10-251-1/+2
| | | | | | could be freed later on git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@453 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix using unassigned statusArthur de Jong2007-10-251-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@452 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix memory leakArthur de Jong2007-10-251-0/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@451 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove S runlevel from Default-Stop in init scriptArthur de Jong2007-10-251-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@450 ef36b2f9-881f-0410-afb5-c4e39611909c
* correct calls to NSLCD_ACTION_NETWORK_BYNAME and ↵Arthur de Jong2007-10-211-3/+3
| | | | | | NSLCD_ACTION_NETWORK_BYADDR and get address in correct byte order with the last call git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@449 ef36b2f9-881f-0410-afb5-c4e39611909c
* call mysnprintf() instead of snprintf() where needed ↵Arthur de Jong2007-10-202-8/+8
| | | | | | (bugfix) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@448 ef36b2f9-881f-0410-afb5-c4e39611909c
* make a replacement for _nss_ldap_getbyname() which uses ↵Arthur de Jong2007-10-201-72/+22
| | | | | | the myldap calls internally git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@444 ef36b2f9-881f-0410-afb5-c4e39611909c
* integrate basic myldap interface (partially merged from ↵Arthur de Jong2007-10-197-29/+916
| | | | | | dev-myldap branch) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@443 ef36b2f9-881f-0410-afb5-c4e39611909c
* include debugging information in object filesArthur de Jong2007-10-191-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@442 ef36b2f9-881f-0410-afb5-c4e39611909c
* move most C[PP]FLAGS options to AM_C[PP]FLAGS and clean ↵Arthur de Jong2007-10-191-4/+7
| | | | | | up a little git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@441 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix usage of DEBUG_TIO_STATSArthur de Jong2007-10-191-2/+3
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@440 ef36b2f9-881f-0410-afb5-c4e39611909c
* add translator to Japanese of templatesArthur de Jong2007-10-141-0/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@438 ef36b2f9-881f-0410-afb5-c4e39611909c
* update Japanese (ja) translation of debconf templates by ↵Arthur de Jong2007-10-141-157/+24
| | | | | | Kenshi Muto <kmuto@debian.org> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@437 ef36b2f9-881f-0410-afb5-c4e39611909c
* update French (fr) translation of debconf templates by ↵Arthur de Jong2007-10-082-40/+34
| | | | | | Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@436 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.4 release0.4Arthur de Jong2007-10-057-10/+457
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@434 ef36b2f9-881f-0410-afb5-c4e39611909c
* ignore tarballsArthur de Jong2007-10-040-0/+0
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@433 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove linking with libresolv because it's not needed on ↵Arthur de Jong2007-10-041-1/+4
| | | | | | Linux git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@432 ef36b2f9-881f-0410-afb5-c4e39611909c
* some reordering to make the file more logical and minor ↵Arthur de Jong2007-10-031-63/+47
| | | | | | fixes git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@431 ef36b2f9-881f-0410-afb5-c4e39611909c
* pass --enable-warnings when running the distcheck targetArthur de Jong2007-10-031-0/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@430 ef36b2f9-881f-0410-afb5-c4e39611909c
* some general documentation improvementsArthur de Jong2007-10-031-26/+26
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@429 ef36b2f9-881f-0410-afb5-c4e39611909c
* add note about escaping of ldapi:// schemeArthur de Jong2007-09-281-0/+5
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@428 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove note about escaping of ldapi:// url schemeArthur de Jong2007-09-2815-145/+21
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@427 ef36b2f9-881f-0410-afb5-c4e39611909c
* add warnings and errors to untested and unsupported ↵Arthur de Jong2007-09-281-2/+27
| | | | | | configfile options git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@426 ef36b2f9-881f-0410-afb5-c4e39611909c
* manual page improvementsArthur de Jong2007-09-251-28/+32
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@425 ef36b2f9-881f-0410-afb5-c4e39611909c
* switch to defining __thread as empty string and issue ↵Arthur de Jong2007-09-241-1/+2
| | | | | | warning if __thread keyword is not supported git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@424 ef36b2f9-881f-0410-afb5-c4e39611909c
* also initialize sa_sigaction although it's not usedArthur de Jong2007-09-241-0/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@423 ef36b2f9-881f-0410-afb5-c4e39611909c
* do something special for setting the uri parameter ↵Arthur de Jong2007-09-241-1/+26
| | | | | | because it may be speicified multiple times git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@422 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix newline manglingArthur de Jong2007-09-241-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@421 ef36b2f9-881f-0410-afb5-c4e39611909c
* properly handle multiple uri lines in config fileArthur de Jong2007-09-231-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@420 ef36b2f9-881f-0410-afb5-c4e39611909c
* trim preceding spaces when adding an entry in ↵Arthur de Jong2007-09-231-1/+1
| | | | | | /etc/nsswitch.conf git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@419 ef36b2f9-881f-0410-afb5-c4e39611909c
* some small improvements to the code based on some source ↵Arthur de Jong2007-09-235-5/+11
| | | | | | code checks git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@418 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove pscan target as these checks are sufficiently ↵Arthur de Jong2007-09-231-5/+1
| | | | | | covered by the other tests git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@417 ef36b2f9-881f-0410-afb5-c4e39611909c
* add compat files to sources so they end up in the tarballArthur de Jong2007-09-221-0/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@416 ef36b2f9-881f-0410-afb5-c4e39611909c
* add all objects that are now needed to test the ↵Arthur de Jong2007-09-221-1/+7
| | | | | | configuration module git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@415 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove test for alloc_lsd() because we don't use struct ↵Arthur de Jong2007-09-221-27/+0
| | | | | | ldap_service_search_descriptor any more git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@414 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove unneeded variables and slightly improve loggingArthur de Jong2007-09-211-10/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@412 ef36b2f9-881f-0410-afb5-c4e39611909c
* just use -fPIC on all files in this directoryArthur de Jong2007-09-211-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@411 ef36b2f9-881f-0410-afb5-c4e39611909c
* put config filename as a parameter to cfg_init()Arthur de Jong2007-09-193-4/+4
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@410 ef36b2f9-881f-0410-afb5-c4e39611909c
* centralize opening of connection to LDAP server in ↵Arthur de Jong2007-09-151-232/+104
| | | | | | do_open() and refactor do_bind() to be simpler (making do_rebind() just one line) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@409 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove documentation for nss_schema option since it ↵Arthur de Jong2007-09-151-13/+0
| | | | | | isn't used any more and probably never will be git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@408 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove support for nested groups and use of uniqueMember ↵Arthur de Jong2007-09-159-1047/+25
| | | | | | and member attributes as well as memberOf attribute (this removes quite some functionality but helps us in refactoring because the code was one big exception to all the other modules) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@407 ef36b2f9-881f-0410-afb5-c4e39611909c
* some more code cleanup, changing return type of ↵Arthur de Jong2007-09-153-310/+197
| | | | | | _nss_ldap_init(), integrating _nss_ldap_init(), do_init_session(), do_parse_async() and _nss_ldap_search_async() into the functions that call them (each was only called once) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@406 ef36b2f9-881f-0410-afb5-c4e39611909c
* do not pass useless errnos around because they aren't ↵Arthur de Jong2007-09-1513-105/+43
| | | | | | used anymore git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@404 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove unused includeArthur de Jong2007-09-151-1/+0
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@403 ef36b2f9-881f-0410-afb5-c4e39611909c