summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2014-12-15rename to parabola-hackers-nslcdLuke Shumaker
2014-12-15touch up man pagesLuke Shumaker
2014-12-15update the manualLuke Shumaker
2014-12-15update configureLuke Shumaker
2014-11-28configure.ac: woops, nlscd requires NSS_LDAP_SONAMELuke Shumaker
2014-10-04fooLuke Shumaker
2014-10-04remove non-nslcd stuffLuke Shumaker
2014-06-06Get files ready for 0.9.4 releaseArthur de Jong
2014-06-05Introduce lookup_groupbyuser test commandArthur de Jong
2014-05-04Use FreeBSD lib directory and SONAME on DragonflyArthur de Jong
2014-03-12Get files ready for 0.9.3 releaseArthur de Jong
2014-01-25Add test for krb5 thread safetyArthur de Jong
2014-01-25Also detect DragonFly as BSDFrancois Tigeot
2014-01-05Provide a myldap_get_deref_values() functionArthur de Jong
2014-01-05Provide replacement ldap_create_deref_control()Arthur de Jong
2014-01-05Request attribute deref via search controlArthur de Jong
2014-01-02Remove daemon() replacement functionArthur de Jong
2014-01-02Close daemon pipe file descriptor on fork or execArthur de Jong
2013-12-28Re-organise ldap function testsArthur de Jong
2013-11-25Add a test for pam_get_item() argument typeArthur de Jong
2013-10-30Get files ready for 0.9.2 releaseArthur de Jong
2013-10-29Add -Werror=implicit if compiler supports itArthur de Jong
2013-10-29Fix usage of AC_LANG_PROGRAMArthur de Jong
2013-10-29Compatibility definitions for {set,get,end}usershell()Arthur de Jong
2013-10-27Specify m4 directory in configure scriptArthur de Jong
2013-09-15Add more python module checks to configureArthur de Jong
2013-09-15Make missing Python modules a waringArthur de Jong
2013-09-15Cleanups and fixes related to automake upgradeArthur de Jong
2013-09-13Add configure test for {set,get,end}usershell() availabilityArthur de Jong
2013-09-08Add configure check to see whether to install manual pagesArthur de Jong
2013-09-02Use clock_gettime() instead of gettimeofday()Arthur de Jong
2013-08-25Get files ready for 0.9.1 releaseArthur de Jong
2013-08-25Add configure test for Python modulesArthur de Jong
2013-08-17Implement tests for caching functionalityArthur de Jong
2013-07-28Have configure show --disable-utils by defaultArthur de Jong
2013-07-11Upgrade to automake 1.13Arthur de Jong
2013-04-05Get files ready for 0.9.0 releaseArthur de Jong
2013-04-03Ignore missing Python in initial testArthur de Jong
2013-03-30Fix test for absence of PythonArthur de Jong
2013-03-30Preset default configure values consistentlyArthur de Jong
2013-03-30Give an error when the Python interpreter is missingArthur de Jong
2013-03-30Build command-line utilities by default if Python is availableArthur de Jong
2013-03-10guess the value for --with-pam-seclib-dir if it is not specifiedArthur de Jong
2013-03-10also support systems without bet_get_enum()Arthur de Jong
2013-03-09implement functionality to send a cache invalidation signal to nscdArthur de Jong
2013-03-03provide a basic replacement implementation of ldap_passwordpolicy_err2txt() f...Arthur de Jong
2013-03-03provide a replacement implementation of ldap_parse_passwordpolicy_control() f...Arthur de Jong
2013-03-03request and parse password policy controls when doing user authentication in ...Arthur de Jong
2013-03-03add some missing checks to the configure scriptArthur de Jong
2013-02-08add an --enable-utils option to configure to build command-line utilitiesArthur de Jong