1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/smbd
2007-10-10 12:29:48 -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 r24404: Remove get_OutBuffer usage from blocking.c 2007-10-10 12:29:41 -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 r24120: add a file_id_create() hook into the VFS layer 2007-10-10 12:29:08 -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 r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -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 r24311: add a reply_force_nterror() macro 2007-10-10 12:29:27 -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 r24120: add a file_id_create() hook into the VFS layer 2007-10-10 12:29:08 -05:00
files.c r24102: Pass the fid instead of inbuf and an offset to file_fsp. 2007-10-10 12:29:07 -05:00
ipc.c r24320: Fix the wct checks in reply_trans2 and the reply_trans calls 2007-10-10 12:29:28 -05:00
lanman.c r24244: Complete the conversion of reply_trans[s] 2007-10-10 12:29:20 -05:00
mangle_hash2.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
mangle_hash.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
mangle_map.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
mangle.c r23866: Fix a 1-byte buffer overrun 2007-10-10 12:28:36 -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 r24253: From Jan Martin <Jan.Martin@rwedea.com>. 2007-10-10 12:29:21 -05:00
negprot.c r24309: if no protocol matches, just return choise 0xffff 2007-10-10 12:29:26 -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 r24400: Fix a valgrind bug 2007-10-10 12:29:40 -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 r24433: Convert reply_ntrename to the new API 2007-10-10 12:29:46 -05:00
open.c r24120: add a file_id_create() hook into the VFS layer 2007-10-10 12:29:08 -05:00
oplock_irix.c r24272: try to fix the build on irix... 2007-10-10 12:29:24 -05:00
oplock_linux.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
oplock.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
password.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
pipes.c r24425: Convert reply_write to the new API 2007-10-10 12:29:45 -05:00
posix_acls.c r23914: try to fix the build on Tru64 2007-10-10 12:28:41 -05:00
process.c r24444: Convert reply_find[n]close to the new API 2007-10-10 12:29:48 -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 r24443: Convert reply_search/fclose to the new API 2007-10-10 12:29:48 -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 r24029: merge from http://samba.org/~tridge/samba_3_2_ctdb/: 2007-10-10 12:28:57 -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 r24135: Convert call_trans2open to the new API 2007-10-10 12:29:10 -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 r23844: Add patch series from Volker (after review and consultation). 2007-10-10 12:28:34 -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 r24444: Convert reply_find[n]close to the new API 2007-10-10 12:29:48 -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