1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/smbd
Volker Lendecke 4b21570812 r25502: Fix bug 5006
Thanks to Joerg.Bernau at web.de
(This used to be commit 492977016f)
2007-10-10 12:31:10 -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 r25118: More pstring elimination. 2007-10-10 12:30:41 -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 r25118: More pstring elimination. 2007-10-10 12:30:41 -05:00
dir.c r25117: The mega-patch Jerry was waiting for. Remove all pstrings from 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 r25167: Fix breakage from mangling rewrite. Use the 2007-10-10 12:30:47 -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 r25138: More pstring elimination. Add a TALLOC_CTX parameter 2007-10-10 12:30:44 -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 r25117: The mega-patch Jerry was waiting for. Remove all pstrings from 2007-10-10 12:30:41 -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 r25327: Normalize the path we return for 'msdfs proxy' 2007-10-10 12:31:00 -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 r25309: Volker's fix for bug #4984 - samba4 torture test 2007-10-10 12:30:58 -05:00
open.c r25391: Fix bug #4978 : Store DOS Attributes fails when copying folders. 2007-10-10 12:31:01 -05:00
oplock_irix.c r25141: More pstring removal. 2007-10-10 12:30:45 -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 r25118: More pstring elimination. 2007-10-10 12:30:41 -05:00
posix_acls.c r25117: The mega-patch Jerry was waiting for. Remove all pstrings from 2007-10-10 12:30:41 -05:00
process.c r25117: The mega-patch Jerry was waiting for. Remove all pstrings from 2007-10-10 12:30:41 -05:00
quotas.c r25311: Patch from Heinrich Mislik <Heinrich.Mislik@univie.ac.at> to fix AIX 2007-10-10 12:30:58 -05:00
reply.c r25502: Fix bug 5006 2007-10-10 12:31:10 -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 r25161: Don't panic if setgroups fails in non-root mode. 2007-10-10 12:30:46 -05:00
server.c r24809: Consolidate the use of temporary talloc contexts. 2007-10-10 12:30:24 -05:00
service.c r25117: The mega-patch Jerry was waiting for. Remove all pstrings from 2007-10-10 12:30:41 -05:00
session.c r25492: Start adding IPv6 compatible code to lib/util_sock.c and deal with 2007-10-10 12:31:09 -05:00
sesssetup.c r25286: Fix one more caller of unistr2_to_ascii() that passed 2007-10-10 12:30:57 -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 r25492: Start adding IPv6 compatible code to lib/util_sock.c and deal with 2007-10-10 12:31:09 -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 r25184: Fix some C++ warnings and an uninitialized variable 2007-10-10 12:30:49 -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 r25498: Remove checks that are always true. 2007-10-10 12:31:10 -05:00
vfs.c r25117: The mega-patch Jerry was waiting for. Remove all pstrings from 2007-10-10 12:30:41 -05:00