summaryrefslogtreecommitdiff
path: root/lib/iniparser/src
AgeCommit message (Collapse)AuthorFilesLines
2010-07-17s4 nss_switch: fix build problem on computer without the iniparserMatthieu Patou1-0/+7
Although the build was ok on my workstation it appears that on build server it was not because the include path was not correct.
2010-03-03s3: Move source3/iniparser to lib/iniparser to allow sharing between s3/s4Matthieu Patou6-0/+1909
Signed-off-by: Stefan Metzmacher <metze@samba.org>