summaryrefslogtreecommitdiff
path: root/common/Makefile.am
AgeCommit message (Expand)Author
2014-12-16Get -pedanticLuke Shumaker
2014-12-15be stricter everywhere (-D_FORTIFY_SOURCE=2)Luke Shumaker
2014-12-03use NSLCD_HANDLE{,_UID}() to generate more of the codeLuke Shumaker
2014-11-28closer to buildingLuke Shumaker
2014-11-28buildsystemLuke Shumaker
2009-12-28implement attribute mapping using shell-like expressionsArthur de Jong
2009-05-29merge r908 from trunkArthur de Jong
2009-05-21refactor protocol reading and writing macros to the common directory, use mor...Arthur de Jong
2008-04-19implement a set that uses the dict module as back-endArthur de Jong
2007-09-21just use -fPIC on all files in this directoryArthur de Jong
2007-06-17support building outside the source directoryArthur de Jong
2007-06-11move dict into the common directoryArthur de Jong
2007-06-10compile tio module with -fPIC because it is used in the NSS shared libraryArthur de Jong
2007-06-08implement our own stdio-like library that handles IO with a simple configurab...Arthur de Jong