1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/smbd
2007-10-10 12:29:19 -05:00
..
aio.c r24049: Some more 64-bit warnings 2007-10-10 12:28:59 -05:00
blocking.c r24163: Remove the send_trans2_replies_new wrapper 2007-10-10 12:29:16 -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 r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28: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 r24078: Add reply_unixerror 2007-10-10 12:29:02 -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 r24236: Push reply_prep_legacy() into named_pipe() 2007-10-10 12:29:19 -05:00
lanman.c r24130: Explicitly pass flags2 to srvstr_push 2007-10-10 12:29:09 -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 r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
msdfs.c r23843: Fix bug #4777, reported by Bill Marshall <bmarsh@us.ibm.com>. 2007-10-10 12:28:33 -05:00
negprot.c r24135: Convert call_trans2open to the new API 2007-10-10 12:29:10 -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 r23941: Don't use "False" when you mean "MARSHALL". 2007-10-10 12:28:47 -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 r24145: Fix a comment 2007-10-10 12:29:13 -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 r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -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 r24106: Pass fnum instead of buf/offset into get_rpc_pipe_p 2007-10-10 12:29:07 -05:00
posix_acls.c r23914: try to fix the build on Tru64 2007-10-10 12:28:41 -05:00
process.c r24231: Push allocating InBuffer/OutBuffer into reply_transs 2007-10-10 12:29:18 -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 r24225: Convert reply_flush to the new API 2007-10-10 12:29:18 -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 r24163: Remove the send_trans2_replies_new wrapper 2007-10-10 12:29:16 -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