1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/smbd
James Peach 7d48db6a62 r23299: Fix the build for !WITH_SENDFILE.
(This used to be commit 87b92e7ebd)
2007-10-10 12:23:04 -05:00
..
aio.c r22411: Fix the build: 2007-10-10 12:19:32 -05:00
blocking.c r23015: Make message_(de)register static to messages.c 2007-10-10 12:22:15 -05:00
change_trust_pw.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
chgpasswd.c r22001: change prototype of dump_data(), so that it takes unsigned char * now, 2007-10-10 12:18:59 -05:00
close.c r23183: Check in a change made by Tridge: 2007-10-10 12:22:52 -05:00
conn.c r22942: Some message_register -> messaging_register conversions 2007-10-10 12:22:10 -05:00
connection.c r23221: Fix a bad merge, avoid a memory leak and tdb lock problem 2007-10-10 12:22:55 -05:00
dfree.c r21369: sys_disk_free return type is SMB_BIG_UINT. 2007-10-10 12:17:59 -05:00
dir.c r21800: Check-in the DFS rewrite. I am still testing this but it 2007-10-10 12:18:34 -05:00
dmapi.c r22693: Always compile before checkin.... I've now installed dmapi on my laptop :-) 2007-10-10 12:21:46 -05:00
dosmode.c r21714: Change the VFS interface to use struct timespec 2007-10-10 12:18:24 -05:00
error.c r22391: Looks bigger than it is. Make "inbuf" available 2007-10-10 12:19:30 -05:00
fake_file.c r22542: Move over to using the _strict varients of the talloc 2007-10-10 12:19:44 -05:00
fileio.c r21714: Change the VFS interface to use struct timespec 2007-10-10 12:18:24 -05:00
filename.c r23183: Check in a change made by Tridge: 2007-10-10 12:22:52 -05:00
files.c r23183: Check in a change made by Tridge: 2007-10-10 12:22:52 -05:00
ipc.c r22391: Looks bigger than it is. Make "inbuf" available 2007-10-10 12:19:30 -05:00
lanman.c r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm 2007-10-10 12:22:17 -05:00
mangle_hash2.c r18793: Fix BE string handling in the auto-generated 2007-10-10 12:00:58 -05:00
mangle_hash.c r22009: change TDB_DATA from char * to unsigned char * 2007-10-10 12:19:00 -05:00
mangle_map.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
mangle.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
map_username.c r16591: Belt and braces approach to shut Klocwork up - bug #2001. 2007-10-10 11:19:02 -05:00
message.c r22391: Looks bigger than it is. Make "inbuf" available 2007-10-10 12:19:30 -05:00
msdfs.c r22590: Make TALLOC_ARRAY consistent across all uses. 2007-10-10 12:19:49 -05:00
negprot.c r23168: Move the lp_max_connections() into service.c. 2007-10-10 12:22:51 -05:00
noquotas.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
notify_inotify.c r22542: Move over to using the _strict varients of the talloc 2007-10-10 12:19:44 -05:00
notify_internal.c r23186: Checkin on behalf of Tridge: 2007-10-10 12:22:53 -05:00
notify.c r22755: Second half of r22754. As it stands now, string_replace expects a 2007-10-10 12:21:54 -05:00
ntquotas.c r22542: Move over to using the _strict varients of the talloc 2007-10-10 12:19:44 -05:00
nttrans.c r23206: remove unreachable code 2007-10-10 12:22:54 -05:00
open.c r23183: Check in a change made by Tridge: 2007-10-10 12:22:52 -05:00
oplock_irix.c r23185: Try to fix the IRIX build, also add the forgotten file_id.c in .26 2007-10-10 12:22:53 -05:00
oplock_linux.c r23183: Check in a change made by Tridge: 2007-10-10 12:22:52 -05:00
oplock.c r23183: Check in a change made by Tridge: 2007-10-10 12:22:52 -05:00
password.c r22542: Move over to using the _strict varients of the talloc 2007-10-10 12:19:44 -05:00
pipes.c r22736: Start to merge the low-hanging fruit from the now 7000-line cluster patch. 2007-10-10 12:21:52 -05:00
posix_acls.c r22611: Fix from Jens Nissen <jens.nissen@gmx.net>. Fix bad 2007-10-10 12:19:50 -05:00
process.c r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm 2007-10-10 12:22:17 -05:00
quotas.c r22149: BUG 4500: patch from Jorge Santos <jorge_a_santos@hotmail.com> 2007-10-10 12:19:16 -05:00
reply.c r23299: Fix the build for !WITH_SENDFILE. 2007-10-10 12:23:04 -05:00
seal.c r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and 2007-10-10 12:22:01 -05:00
sec_ctx.c r17348: Some C++ warnings 2007-10-10 11:38:27 -05:00
server.c r23272: Fix main event loop - reviewed by Volker. 2007-10-10 12:23:01 -05:00
service.c r23168: Move the lp_max_connections() into service.c. 2007-10-10 12:22:51 -05:00
session.c r23236: Another bad merge: Correctly free and unlock the session record in 2007-10-10 12:22:57 -05:00
sesssetup.c r23172: Change shutdown_other_smbds to use connections_traverse instead of 2007-10-10 12:22:52 -05:00
share_access.c r19010: Fix bug 4137 2007-10-10 12:14:57 -05:00
sockinit.c r22495: Create wrapper to hide the details of obtaining a set of sockets 2007-10-10 12:19:39 -05:00
srvstr.c (merge from HEAD) 2003-03-22 13:47:42 +00:00
statcache.c r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm 2007-10-10 12:22:17 -05:00
statvfs.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
trans2.c r23183: Check in a change made by Tridge: 2007-10-10 12:22:52 -05:00
uid.c r22978: Don't use current_user to prep the security ctx in change_to_user 2007-10-10 12:22:12 -05:00
utmp.c r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replication 2007-10-10 10:52:06 -05:00
vfs.c r22542: Move over to using the _strict varients of the talloc 2007-10-10 12:19:44 -05:00