summaryrefslogtreecommitdiff
path: root/source3/iniparser/src/strlib.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r23166: Bring samba.org's iniparser copy in sync with the upstream version 2.17.Lars Müller1-4/+4
(This used to be commit 3fa98245d98436a0f042ffca9bf102e9f920bace)
2007-10-10r18928: Some more const for iniparser.Günther Deschner1-1/+1
Guenther (This used to be commit ac3de529b311e818805b2f5a6ab652ab7fa3ee2d)
2007-10-10r15037: Adding iniParser (http://ndevilla.free.fr/iniparser/), a free inifileGünther Deschner1-0/+211
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)