index
:
~lukeshu/hackers-nslcd
master
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_nsscmds.sh
Age
Commit message (
Expand
)
Author
2009-11-01
add test case for comma in DN attribute value
Arthur de Jong
2009-08-31
rename configfile to /etc/nslcd.conf and make debian packaging copy the file ...
Arthur de Jong
2009-08-31
rename software to nss-pam-ldapd
Arthur de Jong
2009-06-06
implement case-sensitive filtering for group, netgroup, passwd, protocols, rp...
Arthur de Jong
2009-06-06
update and document test suite
Arthur de Jong
2008-07-20
reflect change in test LDAP setup
Arthur de Jong
2008-04-23
fix order of members in group in tests because of new hashing dict (maybe we ...
Arthur de Jong
2008-04-05
no problem to shout a little with failed tests
Arthur de Jong
2008-02-03
add tests for new LDAP lookups
Arthur de Jong
2008-02-01
test for hugegroup
Arthur de Jong
2008-02-01
the groups command no longer lists the username
Arthur de Jong
2008-01-31
pass the correct pthread flags for all calls to compiler and linker and link ...
Arthur de Jong
2008-01-26
handle the case where /etc/nss-ldapd.conf does not exist a little more graceful
Arthur de Jong
2008-01-26
somewhat improve the output from the tests
Arthur de Jong
2008-01-03
support the case where + is in /etc/group
Arthur de Jong
2008-01-03
get the number of groups and services from files in /etc for comparison
Arthur de Jong
2008-01-01
check to see if nslcd is running and add test for a large group (100 members)
Arthur de Jong
2007-12-26
ignore erros in nss commands
Arthur de Jong
2007-12-21
only test the first URI in the configfile
Arthur de Jong
2007-12-20
fail on any command and specify configfile separately
Arthur de Jong
2007-12-09
remove ugly space
Arthur de Jong
2007-12-09
add some comments to tests, enable netgroup tests and extend ether and servic...
Arthur de Jong
2007-10-28
script to run a number of NSS commands (mainly getent) and check the result (...
Arthur de Jong