svn commit: samba r15037 - branches/SAMBA_3_0/source branches/SAMBA_3_0/source/iniparser branches/SAMBA_3_0/source/iniparser/html branches/SAMBA_3_0/source/iniparser/src branches/SAMBA_3_0/source/iniparser/test trunk/source trunk/source/iniparser trunk/source/iniparser/html trunk/source/iniparser/src trunk/source/iniparser/test

gd at samba.org gd at samba.org
Tue Apr 11 14:34:43 GMT 2006


Author: gd
Date: 2006-04-11 14:34:40 +0000 (Tue, 11 Apr 2006)
New Revision: 15037

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15037

Log:
Adding iniParser (http://ndevilla.free.fr/iniparser/), a free inifile
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

Added:
   branches/SAMBA_3_0/source/iniparser/
   branches/SAMBA_3_0/source/iniparser/AUTHORS
   branches/SAMBA_3_0/source/iniparser/INSTALL
   branches/SAMBA_3_0/source/iniparser/LICENSE
   branches/SAMBA_3_0/source/iniparser/Makefile
   branches/SAMBA_3_0/source/iniparser/README
   branches/SAMBA_3_0/source/iniparser/html/
   branches/SAMBA_3_0/source/iniparser/html/dir_000000.html
   branches/SAMBA_3_0/source/iniparser/html/dirs.html
   branches/SAMBA_3_0/source/iniparser/html/doxygen.css
   branches/SAMBA_3_0/source/iniparser/html/doxygen.png
   branches/SAMBA_3_0/source/iniparser/html/globals_func.html
   branches/SAMBA_3_0/source/iniparser/html/index.html
   branches/SAMBA_3_0/source/iniparser/html/iniparser_8h.html
   branches/SAMBA_3_0/source/iniparser/html/iniparser_8main.html
   branches/SAMBA_3_0/source/iniparser/src/
   branches/SAMBA_3_0/source/iniparser/src/dictionary.c
   branches/SAMBA_3_0/source/iniparser/src/dictionary.h
   branches/SAMBA_3_0/source/iniparser/src/iniparser.c
   branches/SAMBA_3_0/source/iniparser/src/iniparser.h
   branches/SAMBA_3_0/source/iniparser/src/strlib.c
   branches/SAMBA_3_0/source/iniparser/src/strlib.h
   branches/SAMBA_3_0/source/iniparser/test/
   branches/SAMBA_3_0/source/iniparser/test/Makefile
   branches/SAMBA_3_0/source/iniparser/test/iniexample.c
   trunk/source/iniparser/
   trunk/source/iniparser/AUTHORS
   trunk/source/iniparser/INSTALL
   trunk/source/iniparser/LICENSE
   trunk/source/iniparser/Makefile
   trunk/source/iniparser/README
   trunk/source/iniparser/html/
   trunk/source/iniparser/html/dir_000000.html
   trunk/source/iniparser/html/dirs.html
   trunk/source/iniparser/html/doxygen.css
   trunk/source/iniparser/html/doxygen.png
   trunk/source/iniparser/html/globals_func.html
   trunk/source/iniparser/html/index.html
   trunk/source/iniparser/html/iniparser_8h.html
   trunk/source/iniparser/html/iniparser_8main.html
   trunk/source/iniparser/src/
   trunk/source/iniparser/src/dictionary.c
   trunk/source/iniparser/src/dictionary.h
   trunk/source/iniparser/src/dictionary.po
   trunk/source/iniparser/src/iniparser.c
   trunk/source/iniparser/src/iniparser.h
   trunk/source/iniparser/src/iniparser.po
   trunk/source/iniparser/src/strlib.c
   trunk/source/iniparser/src/strlib.h
   trunk/source/iniparser/src/strlib.po
   trunk/source/iniparser/test/
   trunk/source/iniparser/test/Makefile
   trunk/source/iniparser/test/iniexample.c


Changeset:
Sorry, the patch is too large (7099 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15037


More information about the samba-cvs mailing list