1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/smbd
Andrew Tridgell 689ec46450 the bulk of the changes to get rid of fd_ptr and move print open
handling to printing/printing.c

most of this was just replacing things like fsp->fd_ptr->fd with fsp->fd

the changes in open.c are quite dramatic. Most of it is removing all
the functions that handled the fd multiplexing
(This used to be commit d1827a3648)
2000-04-10 13:05:23 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
blocking.c First set of speed improvements from Ying Chen <ying@almaden.ibm.com>. 2000-01-25 22:57:51 +00:00
chgpasswd.c indent update to make t easier to see setuid mods in TNG. some 2000-03-21 21:08:07 +00:00
close.c the bulk of the changes to get rid of fd_ptr and move print open 2000-04-10 13:05:23 +00:00
conn.c use string_set() instead of string_init() 2000-01-16 11:18:04 +00:00
connection.c utmp compile fix from peter@cadcamlab.org 2000-04-10 02:44:06 +00:00
dfree.c Fixes to add "paranoid" option to popen. Checks some basic things. 2000-03-16 20:55:37 +00:00
dir.c More Japanese filename fixes wrt VFS code from 2000-03-29 07:44:23 +00:00
dosmode.c Put back lots of missing calls to dos_to_unix(). Thanks to 2000-02-03 23:08:24 +00:00
error.c move soem variables from server.c that don't belong there. 1998-08-17 13:44:05 +00:00
fileio.c the bulk of the changes to get rid of fd_ptr and move print open 2000-04-10 13:05:23 +00:00
filename.c the bulk of the changes to get rid of fd_ptr and move print open 2000-04-10 13:05:23 +00:00
files.c the bulk of the changes to get rid of fd_ptr and move print open 2000-04-10 13:05:23 +00:00
groupname.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
ipc.c Fixed bug found by JF where if the amount of data to return in the prs_struct 2000-03-29 22:19:58 +00:00
mangle.c Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>. 2000-01-26 00:12:35 +00:00
message.c Fixed code page conversions of messages outgoing/incoming. 2000-01-27 01:09:21 +00:00
negprot.c include/smb.h: 2000-03-13 20:05:18 +00:00
noquotas.c lib/charcnv.c: Improved debug comment. 1998-11-06 18:40:51 +00:00
nttrans.c the bulk of the changes to get rid of fd_ptr and move print open 2000-04-10 13:05:23 +00:00
open.c the bulk of the changes to get rid of fd_ptr and move print open 2000-04-10 13:05:23 +00:00
oplock.c the bulk of the changes to get rid of fd_ptr and move print open 2000-04-10 13:05:23 +00:00
password.c you know, when you do a cvs commit, you _really_ expect it to actually work. 2000-03-10 18:10:10 +00:00
pipes.c Fix stupid logic bug in detecting start-of-pdu in writeX on pipe. 2000-03-11 01:28:57 +00:00
process.c dded Microsoft Dfs services. 2000-03-08 22:14:30 +00:00
quotas.c Cleaned up call_trans2getdfsreferral for when MS_DFS is not defined. 2000-03-13 17:38:13 +00:00
reply.c the bulk of the changes to get rid of fd_ptr and move print open 2000-04-10 13:05:23 +00:00
server.c Cleaning up the warnings from configure.developer. 2000-03-10 22:53:36 +00:00
service.c Mega-VFS merge. Yeah baby! 2000-02-03 05:17:25 +00:00
ssl.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
trans2.c the bulk of the changes to get rid of fd_ptr and move print open 2000-04-10 13:05:23 +00:00
uid.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
vfs-wrap.c Change to vfs API. POSIX states fsync should return an int, not a void. 2000-04-04 18:44:04 +00:00
vfs.c the bulk of the changes to get rid of fd_ptr and move print open 2000-04-10 13:05:23 +00:00