summaryrefslogtreecommitdiffstats
path: root/lib/iniparser
Commit message (Collapse)AuthorAgeFilesLines
* s4 nss_switch: fix build problem on computer without the iniparserMatthieu Patou2010-07-171-1/+1
| | | | | Although the build was ok on my workstation it appears that on build server it was not because the include path was not correct.
* s4-waf: add the missing bits for builing nss_winbind and pam_winbindMatthieu Patou2010-07-171-0/+7
| | | | This is something that was not picked up during the migration to waf
* s3: Move source3/iniparser to lib/iniparser to allow sharing between s3/s4Matthieu Patou2010-03-0323-0/+3480
Signed-off-by: Stefan Metzmacher <metze@samba.org>