1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3
Günther Deschner f340b2fa36 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 6658e0a988)
2007-10-10 11:15:58 -05:00
..
auth r14634: Many bug fixes thanks to train rides and overnight stays in airports 2007-10-10 11:15:41 -05:00
client r14359: Try and fix Coverity #176 by making the pointer 2007-10-10 11:15:26 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r14634: Many bug fixes thanks to train rides and overnight stays in airports 2007-10-10 11:15:41 -05:00
include r15022: Fix core dumps on normal server exit. 2007-10-10 11:15:57 -05:00
iniparser r15037: Adding iniParser (http://ndevilla.free.fr/iniparser/), a free inifile 2007-10-10 11:15:58 -05:00
intl r14225: Fix Coverity Bug # 67 2007-10-10 11:15:18 -05:00
lib r15030: On a performace hunt... Remove as many extraneous 2007-10-10 11:15:58 -05:00
libads r14931: Fix #1374: can't join an OU with name that contains '#' 2007-10-10 11:15:54 -05:00
libmsrpc r14408: More on fix for coverity #36. The previous fix would cause us to 2007-10-10 11:15:29 -05:00
libsmb r15028: Fix logic error checking valid args to POSIX lock 2007-10-10 11:15:57 -05:00
locking r15026: Fix warning until POSIX locking finished. 2007-10-10 11:15:57 -05:00
modules r15018: Merge Volker's ipc/trans2/nttrans changes over 2007-10-10 11:15:57 -05:00
nmbd r15012: Fix bug #2715. Fix suggested by ISHIKAWA Tomonori <toishika@fsi.co.jp> 2007-10-10 11:15:56 -05:00
nsswitch r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ensure that global memory is freed when unloading pam_winbind.so (needs more testing on non-linux platforms) 2007-10-10 11:15:55 -05:00
pam_smbpass r14577: BUG Fixes: 2007-10-10 11:15:37 -05:00
param r15018: Merge Volker's ipc/trans2/nttrans changes over 2007-10-10 11:15:57 -05:00
passdb r15009: Add a check for NULL 2007-10-10 11:15:56 -05:00
po r3912: More fixes to have proper german in swat. 2007-10-10 10:53:24 -05:00
popt r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
printing r15025: Fix exit_server_cleanly call. 2007-10-10 11:15:57 -05:00
profile r12475: Actually configure with profile support this time ... 2007-10-10 11:05:57 -05:00
python r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. 2007-10-10 11:10:25 -05:00
registry r14768: Fix potential null deref coverity bugs #255, #256. 2007-10-10 11:15:47 -05:00
rpc_client r14784: Fix coverity bug #274. Null deref. 2007-10-10 11:15:48 -05:00
rpc_parse r14829: Fix reversed test in coverity fixes. 2007-10-10 11:15:49 -05:00
rpc_server r14788: Fix coverity bug #276. null deref. 2007-10-10 11:15:48 -05:00
rpcclient r14833: Fix resource leak on error code path. Coverity #280. 2007-10-10 11:15:50 -05:00
sam r13915: Fixed a very interesting class of realloc() bugs found by Coverity. 2007-10-10 11:10:59 -05:00
script r14886: reenable BASE-DENY2 and BASE-DENY3 2007-10-10 11:15:52 -05:00
services r14132: Fix Coverity bug # 150. 2007-10-10 11:15:12 -05:00
smbd r15035: It seems that many preprocessors do not like comments in macro args.. 2007-10-10 11:15:58 -05:00
smbwrapper r15007: fixed usage of cli_list() in smbwrapper so it compiles. This doesn't get smbwrapper really working again, but at least it will help Timur Bakeyev in his question to make it work 2007-10-10 11:15:56 -05:00
stf r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
tdb r14954: Fix #3569 based on William Jojo's work. AIX also 2007-10-10 11:15:55 -05:00
tests r15018: Merge Volker's ipc/trans2/nttrans changes over 2007-10-10 11:15:57 -05:00
torture r15034: Attempt to make the build farm happy 2007-10-10 11:15:58 -05:00
utils r15018: Merge Volker's ipc/trans2/nttrans changes over 2007-10-10 11:15:57 -05:00
web r14618: add --no-process-group to all server programms 2007-10-10 11:15:39 -05:00
.dmallocrc
.indent.pro r11131: updating indent resource file from trunk 2007-10-10 11:05:01 -05:00
aclocal.m4 r13425: Revert all the "clever" compiler options checks. They broke 2007-10-10 11:10:01 -05:00
autogen.sh r5270: fixing some bashism's in autogen.sh 2007-10-10 10:55:35 -05:00
change-log
config.guess r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
config.sub r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
configure.developer
configure.in r14898: This change is an attempt to improve the quality of the information that 2007-10-10 11:15:53 -05:00
Doxyfile
dynconfig.c
install-sh
mainpage.dox
Makefile.in r14892: allow: 2007-10-10 11:15:53 -05:00
smbadduser.in r13384: Adding in some more SuSE patches 2007-10-10 11:09:57 -05:00
VERSION r14855: Various fixes: 2007-10-10 11:15:51 -05:00