summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2014-12-15touch up man pagesLuke Shumaker
2014-12-15prepare "release"Luke Shumaker
2014-09-28Ignore files generated/placed by ./autogen.shLuke Shumaker
2014-06-05Introduce lookup_groupbyuser test commandArthur de Jong
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.
2014-05-04Add a test for setting member attribute mappingArthur de Jong
2013-09-02Add a test for tio timeout calculationsArthur de Jong
This test checks whether the proposed remaining time to sleep is reasonable.
2013-09-02Add a test for clock_gettime() supported clocksArthur de Jong
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).
2013-07-11Upgrade to automake 1.13Arthur de Jong
2013-03-30Initial version of a chsh.ldap utilityArthur de Jong
2013-03-11implement a lookup_shadow test command for use on systems that don't allow ↵Arthur de Jong
querying shadow via getent
2013-02-08add getent.ldap(1) manual pageArthur de Jong
2013-02-08add an --enable-utils option to configure to build command-line utilitiesArthur de Jong
2012-12-29implement a lookup_netgroup command for systems that cannot use getent to ↵Arthur de Jong
list netgroups git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1882 ef36b2f9-881f-0410-afb5-c4e39611909c
2012-12-15merge config.py into constants.py and generate it from configureArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1863 ef36b2f9-881f-0410-afb5-c4e39611909c
2012-11-25small fix for .gitignoreArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1839 ef36b2f9-881f-0410-afb5-c4e39611909c
2012-11-11add a .gitignore file for those working with gitArthur de Jong
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1822 ef36b2f9-881f-0410-afb5-c4e39611909c