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
/
Makefile.am
Age
Commit message (
Expand
)
Author
2009-08-31
rename configfile to /etc/nslcd.conf and make debian packaging copy the file ...
Arthur de Jong
2009-05-29
refactor protocol reading and writing macros to the common directory, use mor...
Arthur de Jong
2009-05-29
add missing objects to test programs
Arthur de Jong
2008-06-13
add some very basic tests for the isvalidname() function
Arthur de Jong
2008-06-06
implement a very basic test for getpeercred()
Arthur de Jong
2008-05-02
add file for testing nslcd/group.c
Arthur de Jong
2008-05-02
don't even compile the test programs on make check
Arthur de Jong
2008-05-02
don't compile test code on every build and fix LDADD lists to include correct...
Arthur de Jong
2008-04-19
implement a set that uses the dict module as back-end
Arthur de Jong
2008-04-19
some new tests for the dictionary module
Arthur de Jong
2008-02-01
pagectrl module has moved
Arthur de Jong
2008-01-31
pass the correct pthread flags for all calls to compiler and linker and link ...
Arthur de Jong
2007-12-20
pass configfile to use as a command-line paramter to test_myldap, use the myl...
Arthur de Jong
2007-12-09
fix objects that are needed to get tests linkable (due to namechange from lda...
Arthur de Jong
2007-10-19
integrate basic myldap interface (partially merged from dev-myldap branch)
Arthur de Jong
2007-10-19
include debugging information in object files
Arthur de Jong
2007-10-19
move most C[PP]FLAGS options to AM_C[PP]FLAGS and clean up a little
Arthur de Jong
2007-09-22
add all objects that are now needed to test the configuration module
Arthur de Jong
2007-08-19
add some checks for the configuration module
Arthur de Jong
2007-08-19
move dict and tio tests into the tests directory
Arthur de Jong
2007-06-17
support building outside the source directory
Arthur de Jong
2007-06-08
implement our own stdio-like library that handles IO with a simple configurab...
Arthur de Jong
2007-02-04
add simple test for dict module
Arthur de Jong
2007-01-09
change license from GNU Library General Public License v.2 to GNU Lesser Gene...
Arthur de Jong
2006-12-20
properly capitalize company name
Arthur de Jong
2006-12-03
split out common files into own variable and disable (comment out) protocol d...
Arthur de Jong
2006-11-28
get as many files from the root directory as possible, moving all server rela...
Arthur de Jong