From f340b2fa367d7a888c0dc24ff57f2aed7e9c88bb Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Tue, 11 Apr 2006 14:34:40 +0000 Subject: r15037: 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 (This used to be commit 6658e0a9886ee5a361361bc9b26c136ec91aea72) --- source3/iniparser/html/iniparser_8main.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 source3/iniparser/html/iniparser_8main.html (limited to 'source3/iniparser/html/iniparser_8main.html') diff --git a/source3/iniparser/html/iniparser_8main.html b/source3/iniparser/html/iniparser_8main.html new file mode 100644 index 0000000000..38a963bbc7 --- /dev/null +++ b/source3/iniparser/html/iniparser_8main.html @@ -0,0 +1,19 @@ + + + + + +iniparser 2.x + + + + + + + +

iniparser.main File Reference

+ +
+ + + -- cgit