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 0e9a1c24a0 Fix crash bug with vl's new trans handling in old transs
calls. Make this look like the (working) transs2 handling
(replace inbuf, not write to outbuf - outbuf isn't allocated
yet so you get a null deref).
Jeremy.
(This used to be commit f04e37a630)
2007-12-04 12:53:21 -08:00
..
aio.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
blocking.c Add new parameter, "min receivefile size" (by default set 2007-10-30 16:22:24 -07:00
change_trust_pw.c Remove the explicit TALLOC_CTX * from cli_struct. 2007-11-29 13:24:54 -08:00
chgpasswd.c Remove all pstrings from smbd/chgpasswd.c. 2007-11-12 15:02:50 -08:00
close.c smbd: close_stat() should be static 2007-11-23 11:47:28 +01:00
conn.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
connection.c Remove most of the remaining globals out of lib/util_sock.c. 2007-11-03 23:20:10 -07:00
dfree.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
dir.c Make [f]get_nt_acl return NTSTATUS 2007-11-13 15:47:01 +01:00
dmapi.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
dosmode.c Note when we're setting change time, not write time, and send 2007-10-31 16:32:48 -07:00
error.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
fake_file.c Bump up debug level 2007-12-02 12:54:11 +01:00
file_access.c Fix potential orphaned open files. 2007-11-13 23:26:38 +01:00
fileio.c Note when we're setting change time, not write time, and send 2007-10-31 16:32:48 -07:00
filename.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
files.c [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
ipc.c Fix crash bug with vl's new trans handling in old transs 2007-12-04 12:53:21 -08:00
lanman.c Remove unused wpstring and macros. Stop using pstrcpy in smbd/*.c 2007-12-03 15:19:22 -08:00
mangle_hash2.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
mangle_hash.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
mangle.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
map_username.c More pstring removal from smbd/*.c 2007-11-12 18:12:26 -08:00
message.c Remove last pstring from smbd/*.c 2007-11-13 12:51:31 -08:00
msdfs.c Always define PATH_MAX. Makes code simpler (removes 2007-11-10 22:31:34 -08:00
negprot.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
noquotas.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
notify_inotify.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
notify_internal.c ndr: change NTSTAUS into enum ndr_err_code (samba3 callers) 2007-11-09 21:23:16 +01:00
notify.c Add new parameter, "min receivefile size" (by default set 2007-10-30 16:22:24 -07:00
ntquotas.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
nttrans.c In nttransact_create, we also need to check for delete readonly 2007-12-01 10:43:54 -08:00
open.c Add MAX_DNS_NAME_LENGTH, remove more pstrings. 2007-11-15 18:27:26 -08:00
oplock_irix.c Try to fix the build on irix. 2007-11-07 22:28:26 +01:00
oplock_linux.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
oplock.c Remove the smb_read_error global variable and replace 2007-11-03 15:12:42 -07:00
password.c Remove PSTRING_LEN from smbd/ nmbd/. 2007-11-29 17:25:41 -08:00
pipes.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
posix_acls.c Make [f]get_nt_acl return NTSTATUS 2007-11-13 15:47:01 +01:00
process.c Three more pstring removals. 2007-11-11 21:46:52 -08:00
quotas.c Remove last pstring from smbd/*.c 2007-11-13 12:51:31 -08:00
reply.c Constrain "min receivefile size" to max of BUFFER_SIZE 2007-11-07 21:47:00 -08:00
sec_ctx.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
server.c More pstring removal. This one was tricky. I had to add 2007-11-15 14:19:52 -08:00
service.c Always define PATH_MAX. Makes code simpler (removes 2007-11-10 22:31:34 -08:00
session.c Remove most of the remaining globals out of lib/util_sock.c. 2007-11-03 23:20:10 -07:00
sesssetup.c Remove last pstring from sesssetup.c 2007-11-10 15:36:47 -08:00
share_access.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
srvstr.c Match the 3.0.27a version of this function. 2007-11-16 13:14:24 -08:00
statcache.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
statvfs.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
trans2.c Fix bug 5055 2007-11-26 15:28:13 +01:00
uid.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
utmp.c Remove last pstring from smbd/*.c 2007-11-13 12:51:31 -08:00
vfs.c Always define PATH_MAX. Makes code simpler (removes 2007-11-10 22:31:34 -08:00