Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* get files ready for 0.6.3 release0.6.3Arthur de Jong2008-06-151-0/+29
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@767 ef36b2f9-881f-0410-afb5-c4e39611909c
* lintian override seems to be no longer necessaryArthur de Jong2008-06-152-8/+0
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@766 ef36b2f9-881f-0410-afb5-c4e39611909c
* upgrade to standards-version 3.8.0 (no changes needed)Arthur de Jong2008-06-151-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@765 ef36b2f9-881f-0410-afb5-c4e39611909c
* create /var/run/nslcd directory with owner nslcd:nslcd ↵Arthur de Jong2008-06-151-2/+4
| | | | | | by default so nslcd can remove socket and pidfile at exit git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@764 ef36b2f9-881f-0410-afb5-c4e39611909c
* add dependency on adduser as required by the previous commitArthur de Jong2008-06-061-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@748 ef36b2f9-881f-0410-afb5-c4e39611909c
* create a nslcd user in postinst and ensure that it is ↵Arthur de Jong2008-06-061-0/+24
| | | | | | used by default git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@747 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.6.2 release0.6.2Arthur de Jong2008-05-041-0/+35
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@728 ef36b2f9-881f-0410-afb5-c4e39611909c
* add soft dependency on slapd, simplify network and file ↵Arthur de Jong2008-05-031-4/+4
| | | | | | system dependencies and add reverse dependencies on some common daemons that may want to do NSS lookups git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@721 ef36b2f9-881f-0410-afb5-c4e39611909c
* only guess the searchbase if the value doesn't seem to ↵Arthur de Jong2008-04-191-2/+5
| | | | | | be preseeded (based on a patch by Petter Reinholdtsen <pere@hungry.com>) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@685 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.6.1 release0.6.1Arthur de Jong2008-04-061-0/+34
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@670 ef36b2f9-881f-0410-afb5-c4e39611909c
* handle case where value contains spaces properlyArthur de Jong2008-04-051-13/+20
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@667 ef36b2f9-881f-0410-afb5-c4e39611909c
* support having a binddn set without a bindpwArthur de Jong2008-04-051-1/+11
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@666 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix typo in commentArthur de Jong2008-04-051-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@665 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove rootbind{dn,pw} options from packaging because ↵Arthur de Jong2008-04-0517-744/+396
| | | | | | the options are not likely to be implemented in the future git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@664 ef36b2f9-881f-0410-afb5-c4e39611909c
* make start not fail if nslcd is already running and stop ↵Arthur de Jong2008-04-021-3/+3
| | | | | | not fail if it wasn't running before git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@650 ef36b2f9-881f-0410-afb5-c4e39611909c
* comment out all rootbind{dn,pw} code as to not copy ↵Arthur de Jong2008-03-162-31/+35
| | | | | | those directives because they are unsupported git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@642 ef36b2f9-881f-0410-afb5-c4e39611909c
* use tail instead of head to avoid conflicts becase ↵Arthur de Jong2008-03-161-6/+6
| | | | | | nss_ldap seems to pick up the last option in the file git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@641 ef36b2f9-881f-0410-afb5-c4e39611909c
* handle the case where an option is defined multiple timesArthur de Jong2008-03-161-6/+6
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@640 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Spanish (es) translation of debconf templates by ↵Arthur de Jong2008-03-062-48/+58
| | | | | | Rudy Godoy Guillén <rudy@debian.org> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@639 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated Dutch (nl) translation of debconf templates by ↵Arthur de Jong2008-03-041-201/+35
| | | | | | Bart Cornelis <cobaco@skolelinux.no> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@638 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.6 release0.6Arthur de Jong2008-02-031-0/+28
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@618 ef36b2f9-881f-0410-afb5-c4e39611909c
* don't use dh_makeshlibs any more because we don't need ↵Arthur de Jong2008-02-033-1/+10
| | | | | | the shlibs file; call ldconfig from maintainer scripts ourselves git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@614 ef36b2f9-881f-0410-afb5-c4e39611909c
* install the NSS library under /lib instead of /usr/lib ↵Arthur de Jong2008-02-031-0/+1
| | | | | | to make it easyer to unmount /usr if it's on a separate filesystem git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@613 ef36b2f9-881f-0410-afb5-c4e39611909c
* don't pass options to configure which are not usedArthur de Jong2008-02-021-3/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@612 ef36b2f9-881f-0410-afb5-c4e39611909c
* update copyright informationArthur de Jong2008-01-311-5/+6
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@593 ef36b2f9-881f-0410-afb5-c4e39611909c
* move pagectrl code into compat directoryArthur de Jong2008-01-311-6/+6
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@592 ef36b2f9-881f-0410-afb5-c4e39611909c
* updated German (de) translation of debconf templates by ↵Arthur de Jong2008-01-271-201/+46
| | | | | | Erik Schanze <eriks@debian.org> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@576 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.5 release0.5Arthur de Jong2007-12-271-2/+31
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@539 ef36b2f9-881f-0410-afb5-c4e39611909c
* some documentation cleanupsArthur de Jong2007-12-261-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@537 ef36b2f9-881f-0410-afb5-c4e39611909c
* disable rootbinddn and rootbindpw questions for now ↵Arthur de Jong2007-12-241-23/+25
| | | | | | because they are not supported git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@527 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove FSF copyright since we no longer use their codeArthur de Jong2007-12-201-1/+0
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@510 ef36b2f9-881f-0410-afb5-c4e39611909c
* update package descriptionArthur de Jong2007-12-091-8/+5
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@493 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix Vcs-* links to point to the trunkArthur de Jong2007-12-071-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@485 ef36b2f9-881f-0410-afb5-c4e39611909c
* upgrade to standards-version 3.7.3 (no changes needed)Arthur de Jong2007-12-071-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@484 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove XS- prefix from version control fieldsArthur de Jong2007-11-201-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@478 ef36b2f9-881f-0410-afb5-c4e39611909c
* put Homepage field in source stanzaArthur de Jong2007-11-201-0/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@477 ef36b2f9-881f-0410-afb5-c4e39611909c
* integrate changes from 0.4.1 releaseArthur de Jong2007-10-261-0/+13
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@460 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
* 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-051-0/+21
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@434 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
* 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
* get files ready for 0.3 release0.3Arthur de Jong2007-08-261-0/+28
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@366 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix handling of configfile values with spaces and ↵Arthur de Jong2007-08-251-9/+16
| | | | | | symbols that could cause problems with sed git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@363 ef36b2f9-881f-0410-afb5-c4e39611909c
* change regular expression boundry to | instead of % ↵Arthur de Jong2007-08-251-1/+1
| | | | | | because it is less likely to appear with normal use git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@362 ef36b2f9-881f-0410-afb5-c4e39611909c
* clear password informating in Debconf database if binddn ↵Arthur de Jong2007-08-251-2/+6
| | | | | | is not used git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@361 ef36b2f9-881f-0410-afb5-c4e39611909c