summaryrefslogtreecommitdiffstats
path: root/source3/iniparser/INSTALL
Commit message (Collapse)AuthorAgeFilesLines
* s3: Move source3/iniparser to lib/iniparser to allow sharing between s3/s4Matthieu Patou2010-03-031-12/+0
| | | | Signed-off-by: Stefan Metzmacher <metze@samba.org>
* r15037: Adding iniParser (http://ndevilla.free.fr/iniparser/), a free inifileGünther Deschner2007-10-101-0/+12
parsing library under the MIT licence. This is required to have a configuration ini-file for pam_winbind without using loadparm in the next step. Guenther (This used to be commit 6658e0a9886ee5a361361bc9b26c136ec91aea72)