1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Jeremy Allison a167c2c09e r16422: winbindd_demote_client isn't used and generates
a Klocwork issue (#1844). Remove it
Jeremy.
(This used to be commit e83c3e0a65)
2007-10-10 11:18:52 -05:00
..
auth r16241: Fix Klocwork #106 and others like it. 2007-10-10 11:17:27 -05:00
client r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607 2007-10-10 11:18:48 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does not 2007-10-10 11:16:23 -05:00
include r16336: Fix Klocwork ID's 1087, 1095, 1096, 1098, 1099, 1101, 1102, 1105, 1107, 1109, 2007-10-10 11:17:35 -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 r16420: Fix Klocwork #1674. Null deref. 2007-10-10 11:18:52 -05:00
libads r16339: Fix Klocwork ID 2007-10-10 11:17:36 -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 r16363: Fix Klocwork ID 981 1652 2007-10-10 11:18:49 -05:00
locking r16307: Make sure we know we must pass a valid pointer here. 2007-10-10 11:17:32 -05:00
modules r16411: Fix compilation of vfs_afsacl, thanks to Greszler Szilard for trying 2007-10-10 11:18:52 -05:00
nmbd r16313: Not a problem - but ensure Klocwork is quiet (#872). 2007-10-10 11:17:33 -05:00
nsswitch r16422: winbindd_demote_client isn't used and generates 2007-10-10 11:18:52 -05:00
pam_smbpass r16241: Fix Klocwork #106 and others like it. 2007-10-10 11:17:27 -05:00
param r16079: How embarassing. :-( Broke the build. 2007-10-10 11:17:20 -05:00
passdb r16383: Klocwork #1086. No null deref. 2007-10-10 11:18:50 -05:00
po r3912: More fixes to have proper german in swat. 2007-10-10 10:53:24 -05:00
popt r15679: fix some popt warnings 2007-10-10 11:17:06 -05:00
printing r16393: Klocwork #1164. Null deref. 2007-10-10 11:18:51 -05:00
profile r16116: Hoist the slow CLOCK_REALTIME message inside the branch so we never 2007-10-10 11:17:21 -05:00
python r15386: Missed some functions in my last commit. 2007-10-10 11:16:38 -05:00
registry r16409: Fix Klocwork ID's. 2007-10-10 11:18:52 -05:00
rpc_client r16335: Fix Klocwork IDs 107 108 109 111 112 113 114 116 117 118 121 2007-10-10 11:17:34 -05:00
rpc_parse r16378: Klocwork #1079. Allow BUFFER5 to cope with a NULL 2007-10-10 11:18:50 -05:00
rpc_server r16409: Fix Klocwork ID's. 2007-10-10 11:18:52 -05:00
rpcclient r16339: Fix Klocwork ID 2007-10-10 11:17:36 -05:00
sam r15697: I take no comments as no objections :) 2007-10-10 11:17:08 -05:00
script r16289: Fix smbclient test hang. This is caused by readline refusing to believe 2007-10-10 11:17:31 -05:00
services r14132: Fix Coverity bug # 150. 2007-10-10 11:15:12 -05:00
smbd r16397: Fix Klocwork #11767 and drasticly simplify the 2007-10-10 11:18:52 -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 r15508: Use clock_gettime for profiling timstamps if it is available. Use 2007-10-10 11:16:55 -05:00
tests r15018: Merge Volker's ipc/trans2/nttrans changes over 2007-10-10 11:15:57 -05:00
torture r15729: Second part of Aleksey Fedoseev <fedoseev@ru.ibm.com> patch. 2007-10-10 11:17:09 -05:00
utils r16409: Fix Klocwork ID's. 2007-10-10 11:18:52 -05:00
web r16230: Fix Klocwork #861 and others. localtime and asctime 2007-10-10 11:17:26 -05:00
.dmallocrc
.indent.pro r11131: updating indent resource file from trunk 2007-10-10 11:05:01 -05:00
aclocal.m4 r16337: Add configure fixes by Bjoern Jacke <samba@j3e.de>. 2007-10-10 11:17:36 -05:00
autogen.sh r5270: fixing some bashism's in autogen.sh 2007-10-10 10:55:35 -05:00
change-log trying to get HEAD building again. If you want the code 2003-07-16 05:34:56 +00:00
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 Use "$@" to preserve shell quoting in case somebody passes an escaped 2003-03-10 03:05:20 +00:00
configure.in r16340: Commit Bjoern's fix for the AIX PIC suffix. 'make test' still does the first 2007-10-10 11:17:36 -05:00
Doxyfile
dynconfig.c r15848: Introduce commandline options to set the remainder of the parameters in 2007-10-10 11:17:11 -05:00
install-sh
mainpage.dox ading new files from 3.0 2003-07-16 05:42:34 +00:00
Makefile.in r16415: Also delete object files from iniparser. 2007-10-10 11:18:52 -05:00
smbadduser.in r13384: Adding in some more SuSE patches 2007-10-10 11:09:57 -05:00
VERSION r16195: starting development for 3.0.24pre1 2007-10-10 11:17:24 -05:00