1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Jeremy Allison 47a11f8a4c r14168: Fix Coverity #219. I think this is a false coverity
warning as it seems to get confused with assignment
and comparison. Clarify the code anyway.
Jeremy.
(This used to be commit 754818f8cc)
2007-10-10 11:15:14 -05:00
..
auth r14130: Remove make_server_info_pac alltogether, make_server_info_info3 does 2007-10-10 11:11:14 -05:00
client r14166: Fix const warning. 2007-10-10 11:15:14 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r13955: Fix Coverity ID 139. 2007-10-10 11:11:01 -05:00
include r14074: Some cleanup; there is no point in declaring and mapping 2007-10-10 11:11:09 -05:00
intl r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
lib r14131: Fix Coverity bug # 127 2007-10-10 11:11:14 -05:00
libads r14118: Fix coverity bug #24. Missing return statement meant 2007-10-10 11:11:13 -05:00
libmsrpc r13864: Some cleanup and the samr set security object function client-side. 2007-10-10 11:10:57 -05:00
libsmb r14158: Fix coverity CID #147 -- do not dereference pointers before checking their existence 2007-10-10 11:15:14 -05:00
locking r13915: Fixed a very interesting class of realloc() bugs found by Coverity. 2007-10-10 11:10:59 -05:00
modules r13915: Fixed a very interesting class of realloc() bugs found by Coverity. 2007-10-10 11:10:59 -05:00
nmbd r14007: Coverity bug CID #197. Don't compare against 0, we 2007-10-10 11:11:04 -05:00
nsswitch r14148: Removing the not very well tested krb5 ticket refresh handling activated 2007-10-10 11:15:13 -05:00
pam_smbpass r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new() 2007-10-10 11:10:16 -05:00
param r14018: Coverity error CID #27. Missing return -1 on error condition. 2007-10-10 11:11:05 -05:00
passdb r14103: Fix a memleak found by valgrind (!!) 2007-10-10 11:11:12 -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 r14023: My last bug fix still left a potential null deref. 2007-10-10 11:11:06 -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 r13978: Here is why it's essential to use SAFE_FREE instead of free. 2007-10-10 11:11:02 -05:00
rpc_client r14121: We never pass NULL to the rpc_api_pipe fn so don't 2007-10-10 11:11:13 -05:00
rpc_parse r14146: Just some typos. 2007-10-10 11:15:13 -05:00
rpc_server r14031: Coverity bug CID #110. Free all resources correctly 2007-10-10 11:11:06 -05:00
rpcclient r14146: Just some typos. 2007-10-10 11:15:13 -05:00
sam r13915: Fixed a very interesting class of realloc() bugs found by Coverity. 2007-10-10 11:10:59 -05:00
script r14056: Also install the mount.smbfs sym link to rootsbindir. Therfore we have 2007-10-10 11:11:09 -05:00
services r14132: Fix Coverity bug # 150. 2007-10-10 11:15:12 -05:00
smbd r14168: Fix Coverity #219. I think this is a false coverity 2007-10-10 11:15:14 -05:00
smbwrapper r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500 2007-10-10 11:06:18 -05:00
stf r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
tdb r14030: Fix resource leak in error codepath. Coverity CID #64. 2007-10-10 11:11:06 -05:00
tests r6586: get rid of a few more compiler warnings 2007-10-10 10:56:46 -05:00
torture r13915: Fixed a very interesting class of realloc() bugs found by Coverity. 2007-10-10 11:10:59 -05:00
utils r14156: Fix coverity #114: free storage alloc'ed by sstring_sub() 2007-10-10 11:15:14 -05:00
web r13915: Fixed a very interesting class of realloc() bugs found by Coverity. 2007-10-10 11:10:59 -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 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
configure.in r14148: Removing the not very well tested krb5 ticket refresh handling activated 2007-10-10 11:15:13 -05:00
Doxyfile
dynconfig.c port latest changes from SAMBA_3_0 tree 2003-08-02 20:06:57 +00:00
install-sh
mainpage.dox ading new files from 3.0 2003-07-16 05:42:34 +00:00
Makefile.in r14077: fix build breakage 2007-10-10 11:11:10 -05:00
smbadduser.in r13384: Adding in some more SuSE patches 2007-10-10 11:09:57 -05:00
VERSION r13093: adding vendor patch level string as announced on samba-technical ml 2007-10-10 11:06:13 -05:00