1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/smbd
Jeremy Allison 3a9d382164 r25111: Move to talloced pathnames on most code paths.
There are now ony 17 pstrings left in reply.c,
and these will be easy to remove (and I'll be
doing that shortly). Had to fix an interesting
bug in pull_ucs2_base_talloc() when a source
string is not null terminated :-).
Jeremy.
(This used to be commit 0c9a8c4dff)
2007-10-10 12:30:41 -05:00
..
aio.c r24332: schedule_aio_read_and_X does not need InBuf/OutBuf 2007-10-10 12:29:30 -05:00
blocking.c r24809: Consolidate the use of temporary talloc contexts. 2007-10-10 12:30:24 -05:00
change_trust_pw.c r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
chgpasswd.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
close.c r25055: Add file_id_string_tos 2007-10-10 12:30:36 -05:00
conn.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
connection.c r24268: Fix two crashes for spoolss 2007-10-10 12:29:22 -05:00
dfree.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
dir.c r25111: Move to talloced pathnames on most code paths. 2007-10-10 12:30:41 -05:00
dmapi.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
dosmode.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
error.c r24498: More extra code into a function, reply_openerror. 2007-10-10 12:29:52 -05:00
fake_file.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
fileio.c r24164: Fix for write cache corruption bug reported by Jean-Francois Panisset <panisset@A52.com>. 2007-10-10 12:29:17 -05:00
filename.c r25111: Move to talloced pathnames on most code paths. 2007-10-10 12:30:41 -05:00
files.c r25055: Add file_id_string_tos 2007-10-10 12:30:36 -05:00
ipc.c r25103: Ensure we don't return unwritten memory (valgrind caught). 2007-10-10 12:30:40 -05:00
lanman.c r25103: Ensure we don't return unwritten memory (valgrind caught). 2007-10-10 12:30:40 -05:00
mangle_hash2.c r25009: Large patch discussed with Volker. Move unix_convert to a talloc-based 2007-10-10 12:30:32 -05:00
mangle_hash.c r25009: Large patch discussed with Volker. Move unix_convert to a talloc-based 2007-10-10 12:30:32 -05:00
mangle.c r25009: Large patch discussed with Volker. Move unix_convert to a talloc-based 2007-10-10 12:30:32 -05:00
map_username.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
message.c r24440: Convert the reply_sendXX functions to the new API 2007-10-10 12:29:48 -05:00
msdfs.c r25111: Move to talloced pathnames on most code paths. 2007-10-10 12:30:41 -05:00
negprot.c r24809: Consolidate the use of temporary talloc contexts. 2007-10-10 12:30:24 -05:00
noquotas.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
notify_inotify.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
notify_internal.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
notify.c r24809: Consolidate the use of temporary talloc contexts. 2007-10-10 12:30:24 -05:00
ntquotas.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
nttrans.c r25111: Move to talloced pathnames on most code paths. 2007-10-10 12:30:41 -05:00
open.c r25055: Add file_id_string_tos 2007-10-10 12:30:36 -05:00
oplock_irix.c r25055: Add file_id_string_tos 2007-10-10 12:30:36 -05:00
oplock_linux.c r25055: Add file_id_string_tos 2007-10-10 12:30:36 -05:00
oplock.c r25055: Add file_id_string_tos 2007-10-10 12:30:36 -05:00
password.c r24590: Reformatting to coding standards. Added my (C) in places it already should 2007-10-10 12:30:08 -05:00
pipes.c r24702: Remove the old API pointers 2007-10-10 12:30:14 -05:00
posix_acls.c r24809: Consolidate the use of temporary talloc contexts. 2007-10-10 12:30:24 -05:00
process.c r24809: Consolidate the use of temporary talloc contexts. 2007-10-10 12:30:24 -05:00
quotas.c r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in the 2007-10-10 12:28:24 -05:00
reply.c r25111: Move to talloced pathnames on most code paths. 2007-10-10 12:30:41 -05:00
seal.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
sec_ctx.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
server.c r24809: Consolidate the use of temporary talloc contexts. 2007-10-10 12:30:24 -05:00
service.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
session.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
sesssetup.c r24702: Remove the old API pointers 2007-10-10 12:30:14 -05:00
share_access.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
sockinit.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
srvstr.c r24133: Explicitly pass flags2 down to push_string_fn 2007-10-10 12:29:10 -05:00
statcache.c r25009: Large patch discussed with Volker. Move unix_convert to a talloc-based 2007-10-10 12:30:32 -05: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 r25111: Move to talloced pathnames on most code paths. 2007-10-10 12:30:41 -05:00
uid.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
utmp.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
vfs.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00