1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/smbd
Jeremy Allison 52d6b8339a r16317: Klocwork #300. Check for error return on malloc.
Jeremy.
(This used to be commit aa0d739834)
2007-10-10 11:17:33 -05:00
..
aio.c r11283: Move to using sival_int from sival_ptr. Part of bug #2922. 2007-10-10 11:05:10 -05:00
blocking.c r15083: Using talloc with destructors is nice and all, but in this 2007-10-10 11:16:22 -05:00
change_trust_pw.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
chgpasswd.c r16248: Fix Coverity ID 297 2007-10-10 11:17:27 -05:00
close.c r15668: DOS or FCB opens share one share mode entry from different 2007-10-10 11:17:06 -05:00
conn.c r16317: Klocwork #300. Check for error return on malloc. 2007-10-10 11:17:33 -05:00
connection.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
dfree.c r11190: Fix enhancement request #3192. 2007-10-10 11:05:06 -05:00
dir.c r15196: Update a comment that I found confusing (I confuse easily). 2007-10-10 11:16:28 -05:00
dmapi.c r16057: Coalesce the DMAPI configure tests into a single macro. Add 2007-10-10 11:17:18 -05:00
dosmode.c r14989: Fix from Mathias Dietz <MDIETZ@de.ibm.com>. EPERM can be 2007-10-10 11:15:55 -05:00
error.c r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 2007-10-10 11:05:02 -05:00
fake_file.c r15660: Without this when using smbcquotas I get 2007-10-10 11:17:06 -05:00
fileio.c r9985: Move the all the strict sync logic into file_sync(). 2007-10-10 11:03:30 -05:00
filename.c r11945: Make us follow the newly documented pathname processing rules: 2007-10-10 11:05:38 -05:00
files.c r15817: Remove some unused code 2007-10-10 11:17:10 -05:00
ipc.c r16275: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigned int 2007-10-10 11:17:30 -05:00
lanman.c r16241: Fix Klocwork #106 and others like it. 2007-10-10 11:17:27 -05:00
mangle_hash2.c r15103: Okay, looking closer: Samba4 tdb not exporting u32 is a bug in samba4's 2007-10-10 11:16:23 -05:00
mangle_hash.c r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C") 2007-10-10 11:05:58 -05:00
mangle_map.c Merge from HEAD: 2003-03-17 22:56:13 +00:00
mangle.c r7842: With the patch I sent Steve yesterday this gives us complete POSIX pathnames. 2007-10-10 10:57:59 -05:00
map_username.c r13771: BUG 3534: ignore lines in the username map file with no right hand list rather than bailing out 2007-10-10 11:10:53 -05:00
message.c r12043: It's amazing the warnings you find when compiling on a 64-bit 2007-10-10 11:05:42 -05:00
msdfs.c r16203: Fix potentially writing one result of strtok beyond the end of alt_path. 2007-10-10 11:17:25 -05:00
negprot.c r13647: Fix for standalone Samba servers and XP clients. Reverts 2007-10-10 11:10:21 -05:00
noquotas.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
notify_fam.c r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigned 2007-10-10 11:17:31 -05:00
notify_hash.c r15555: Make "change notify timeout" a per-share parameter - used 2007-10-10 11:16:59 -05:00
notify_kernel.c r13482: Push the FAM notification file descriptor into the select 2007-10-10 11:10:05 -05:00
notify.c r15555: Make "change notify timeout" a per-share parameter - used 2007-10-10 11:16:59 -05:00
ntquotas.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
nttrans.c r16311: Check for NULL return. Klocwork #998. 2007-10-10 11:17:33 -05:00
open.c r16219: BUG 3836, 3837, 3004: compile warning fixes from Jason Mader. 2007-10-10 11:17:26 -05:00
oplock_irix.c r15668: DOS or FCB opens share one share mode entry from different 2007-10-10 11:17:06 -05:00
oplock_linux.c r15668: DOS or FCB opens share one share mode entry from different 2007-10-10 11:17:06 -05:00
oplock.c r15958: Make us pass RAW-OPLOCK with kernel oplocks off. 2007-10-10 11:17:14 -05:00
password.c r15589: While trying to understand the vuid code I found that security=share is broken 2007-10-10 11:17:02 -05:00
pipes.c r15911: Make us survive rpc-authcontext committed next 2007-10-10 11:17:13 -05:00
posix_acls.c r14855: Various fixes: 2007-10-10 11:15:51 -05:00
process.c r15495: current_user_info is not referenced in process.c 2007-10-10 11:16:54 -05:00
quotas.c r12477: Remove a gcc -O6 warning 2007-10-10 11:05:57 -05:00
reply.c r15951: oplock_request must be an int, not a BOOL. We 2007-10-10 11:17:14 -05:00
sec_ctx.c r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() 2007-10-10 11:10:14 -05:00
server.c r15848: Introduce commandline options to set the remainder of the parameters in 2007-10-10 11:17:11 -05:00
service.c r15601: Fix segfaults with 'security=share' and 'guest only = yes' 2007-10-10 11:17:03 -05:00
session.c r13915: Fixed a very interesting class of realloc() bugs found by Coverity. 2007-10-10 11:10:59 -05:00
sesssetup.c r15589: While trying to understand the vuid code I found that security=share is broken 2007-10-10 11:17:02 -05:00
share_access.c r15359: Fix typo 2007-10-10 11:16:37 -05:00
srvstr.c (merge from HEAD) 2003-03-22 13:47:42 +00:00
statcache.c r15103: Okay, looking closer: Samba4 tdb not exporting u32 is a bug in samba4's 2007-10-10 11:16:23 -05:00
statvfs.c r11233: Forgot to add the statvfs file. Oops. 2007-10-10 11:05:08 -05:00
trans2.c r16309: Fix Klocwork #1596. Check for NULL on talloc. 2007-10-10 11:17:32 -05:00
uid.c r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() 2007-10-10 11:10:14 -05:00
utmp.c r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replication 2007-10-10 10:52:06 -05:00
vfs-wrap.c r15450: Change profiling data macros to use stack variables rather than 2007-10-10 11:16:47 -05:00
vfs.c r15283: Oh yeah. The build farm doesn't do much with head. OK, here is the patch to SAMBA_3_0 to declare prototypes for the initialization functions. These are the same changes I just made to head. --paulg 2007-10-10 11:16:31 -05:00