Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Update files from latest automakeArthur de Jong2024-02-241-1/+1
| | | | | This also updates the autogen.sh script to just use the latest version of automake (tested with automake 1.16).
* Remove confinc.out which is left behind by aclocal.m4Arthur de Jong2019-09-081-0/+1
|
* Improve Python code styleArthur de Jong2019-09-081-0/+1
| | | | | | This also adds a flake8 test that checks code style. Note that this test is not run by default because it requires network access to create the virtualenv with the test software.
* Allow configuration of NSS and PAM namesArthur de Jong2015-01-191-0/+3
| | | | This introduces the --with-module-name configure option to allow building of NSS and PAM modules with different namespaces than ldap.
* Introduce lookup_groupbyuser test commandArthur de Jong2014-06-051-0/+1
| | | | | | This command can be used to perform a lookup using getgrouplist() to present a list of returned numeric group ids. This can be used to avoid the additional lookups that are done with the id and groups commands.
* Add a test for setting member attribute mappingArthur de Jong2014-05-041-0/+1
|
* Add a test for tio timeout calculationsArthur de Jong2013-09-021-0/+1
| | | | | This test checks whether the proposed remaining time to sleep is reasonable.
* Add a test for clock_gettime() supported clocksArthur de Jong2013-09-021-0/+1
| | | | | | This probes the system for available clocks to see if they can be reliably used to get a monotonic-like timer (the test doesn't verify the monotonic part, just usability).
* Upgrade to automake 1.13Arthur de Jong2013-07-111-0/+2
|
* Initial version of a chsh.ldap utilityArthur de Jong2013-03-301-0/+2
|
* implement a lookup_shadow test command for use on ↵Arthur de Jong2013-03-111-0/+1
| | | | systems that don't allow querying shadow via getent
* add getent.ldap(1) manual pageArthur de Jong2013-02-081-0/+2
|
* add an --enable-utils option to configure to build ↵Arthur de Jong2013-02-081-0/+3
| | | | command-line utilities
* implement a lookup_netgroup command for systems that ↵Arthur de Jong2012-12-291-0/+1
| | | | | | cannot use getent to list netgroups git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1882 ef36b2f9-881f-0410-afb5-c4e39611909c
* merge config.py into constants.py and generate it from ↵Arthur de Jong2012-12-151-1/+0
| | | | | | configure git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1863 ef36b2f9-881f-0410-afb5-c4e39611909c
* small fix for .gitignoreArthur de Jong2012-11-251-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1839 ef36b2f9-881f-0410-afb5-c4e39611909c
* add a .gitignore file for those working with gitArthur de Jong2012-11-111-0/+66
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1822 ef36b2f9-881f-0410-afb5-c4e39611909c