Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-09 | allow to use system iniparser library. | Günther Deschner | 2 | -7/+21 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed May 9 17:38:33 CEST 2012 on sn-devel-104 | |||||
2010-07-17 | s4 nss_switch: fix build problem on computer without the iniparser | Matthieu Patou | 1 | -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. | |||||
2010-07-17 | s4-waf: add the missing bits for builing nss_winbind and pam_winbind | Matthieu Patou | 1 | -0/+7 | |
This is something that was not picked up during the migration to waf | |||||
2010-03-03 | s3: Move source3/iniparser to lib/iniparser to allow sharing between s3/s4 | Matthieu Patou | 23 | -0/+3480 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> |