summaryrefslogtreecommitdiffstats
path: root/source/iniparser/test
Commit message (Collapse)AuthorAgeFilesLines
* r15037: Adding iniParser (http://ndevilla.free.fr/iniparser/), a free inifileGünther Deschner2006-04-112-0/+141
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