summaryrefslogtreecommitdiff
path: root/source3/iniparser
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r18922: Apply some const.Günther Deschner2-10/+10
Guenther (This used to be commit d87994788b2c91992d804d8c2465adefc83451b1)
2007-10-10r18921: Fix some c++ warnings.Günther Deschner1-7/+7
Guenther (This used to be commit b1bc7fd347978620eb8bc79dc253fab5b207a40b)
2007-10-10r15037: Adding iniParser (http://ndevilla.free.fr/iniparser/), a free inifileGünther Deschner21-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 (This used to be commit 6658e0a9886ee5a361361bc9b26c136ec91aea72)