1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/smbd
Jeremy Allison 8710c0ddd2 r22124: Wow - NTCreateX sets the word count to 42, but returns 50 on
the wire. Strange.... But now we're returning Windows compatible
extended info. Next to fix the pipe returns and NTTrans Creates.
Jeremy.
(This used to be commit 57e46f2f80)
2007-10-10 12:19:14 -05:00
..
aio.c r21279: Get rid of 'aio write behind', this is broken. 2007-10-10 12:17:53 -05:00
blocking.c r21879: Move process_blocking_lock_queue to a timed event. 2007-10-10 12:18:42 -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 r21714: Change the VFS interface to use struct timespec 2007-10-10 12:18:24 -05:00
conn.c r21871: Move deadtime processing into an idle event. While there, simplify 2007-10-10 12:18:41 -05:00
connection.c r22009: change TDB_DATA from char * to unsigned char * 2007-10-10 12:19:00 -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 r21467: Add GPFS-provided DMAPI support based on their GPL library 2007-10-10 12:18:06 -05:00
dosmode.c r21714: Change the VFS interface to use struct timespec 2007-10-10 12:18:24 -05:00
error.c r17541: When returning a trans2 request, if the "max data 2007-10-10 11:38:38 -05:00
fake_file.c r21191: Add in the POSIX open/mkdir/unlink calls. 2007-10-10 12:17:47 -05:00
fileio.c r21714: Change the VFS interface to use struct timespec 2007-10-10 12:18:24 -05:00
filename.c r20916: Add in the delete on close final fix - but only enabled 2007-10-10 12:17:19 -05:00
files.c r21714: Change the VFS interface to use struct timespec 2007-10-10 12:18:24 -05:00
ipc.c r22059: Over-allocate and NULL out 100 bytes for lanman.c. 2007-10-10 12:19:06 -05:00
lanman.c r22065: First logic change I've found :-(. We were being too 2007-10-10 12:19:08 -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 r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
msdfs.c r22064: Fix the DFS code to work better with Vista clients. Allow 2007-10-10 12:19:08 -05:00
negprot.c r21969: Start working on the gss-side of the server negotiation. 2007-10-10 12:18:54 -05:00
noquotas.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
notify_inotify.c r21774: Fix the build with Fedora Core 6. 2007-10-10 12:18:31 -05:00
notify_internal.c r22009: change TDB_DATA from char * to unsigned char * 2007-10-10 12:19:00 -05:00
notify.c r21123: Make notify_fsp() static to notify.c. 2007-10-10 12:17:41 -05:00
ntquotas.c r17348: Some C++ warnings 2007-10-10 11:38:27 -05:00
nttrans.c r22124: Wow - NTCreateX sets the word count to 42, but returns 50 on 2007-10-10 12:19:14 -05:00
open.c r21665: Fix bug #4428 reported by Jason Mader <jason@ncac.gwu.edu>. 2007-10-10 12:18:23 -05:00
oplock_irix.c r20833: Reformatting 2007-10-10 12:17:11 -05:00
oplock_linux.c r21324: Add linux setlease to the vfs layer. Next round, as Volker points out, 2007-10-10 12:17:56 -05:00
oplock.c r21191: Add in the POSIX open/mkdir/unlink calls. 2007-10-10 12:17:47 -05:00
password.c r22020: Make it more clear that both the vuser struct and it's contents are 2007-10-10 12:19:03 -05:00
pipes.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
posix_acls.c r21223: Try and fix bug #4361 - Vista backup fails. 2007-10-10 12:17:48 -05:00
process.c r21879: Move process_blocking_lock_queue to a timed event. 2007-10-10 12:18:42 -05:00
quotas.c r22096: become_root_uid_only() is unneeded - it's only used in 2007-10-10 12:19:11 -05:00
reply.c r22122: Start to fix csc issue with Vista. Make smbd support 2007-10-10 12:19:14 -05:00
seal.c r22013: Move to SSPI framing (sig first in NTLM). 2007-10-10 12:19:01 -05:00
sec_ctx.c r17348: Some C++ warnings 2007-10-10 11:38:27 -05:00
server.c r21882: The server part of the code has to use an AUTH_NTLMSSP struct, 2007-10-10 12:18:43 -05:00
service.c r21953: One format fix, clarify a condition that the IBM 2007-10-10 12:18:52 -05:00
session.c r22020: Make it more clear that both the vuser struct and it's contents are 2007-10-10 12:19:03 -05:00
sesssetup.c r22095: BUG 4484: Add more checks to set %a for Vista clients (based on absence of native OS and Lanman strings in the session setup request) 2007-10-10 12:19:11 -05:00
share_access.c r19010: Fix bug 4137 2007-10-10 12:14:57 -05:00
srvstr.c (merge from HEAD) 2003-03-22 13:47:42 +00:00
statcache.c r22009: change TDB_DATA from char * to unsigned char * 2007-10-10 12:19:00 -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 r22064: Fix the DFS code to work better with Vista clients. Allow 2007-10-10 12:19:08 -05:00
uid.c r17295: Back out the become_root_uid_only change on the POSIX 2007-10-10 11:38:24 -05:00
utmp.c r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replication 2007-10-10 10:52:06 -05:00
vfs.c r21131: Some notify fixes 2007-10-10 12:17:41 -05:00