summaryrefslogtreecommitdiffstats
path: root/source/iniparser
Commit message (Collapse)AuthorAgeFilesLines
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-285-21/+32
| | | | | | | | Still todo: * release notes * few minor outstanding patches * additional idmap man pages
* r15037: Adding iniParser (http://ndevilla.free.fr/iniparser/), a free inifileGünther Deschner2006-04-1121-0/+3405
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