1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/smbd
Andrew Tridgell 012e575e13 ahh, the joy of deleting large chunks of code that someone else has
painstakingly put in :)

This gets rid of most of the #ifdef LARGE_SMB_INO_T ifdefs around
DEBUG() statements. We just use %.0f in all cases. Makes the code a
bit easier to read :)
(This used to be commit 41f0069afc)
1998-09-05 05:23:29 +00:00
..
.cvsignore added ignore rules for the dummy files 1998-08-09 11:25:49 +00:00
blocking.c Fixes for the problem in blocking locks with file_fsp returning the 1998-08-21 01:30:29 +00:00
chgpasswd.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
close.c Bugfix for leak in reference counted file struct. 1998-09-05 03:14:40 +00:00
conn.c added some optimisation for the case where the number of open files is 1998-08-17 06:47:53 +00:00
connection.c More 64 bit stuff - now the fcntl locks are 64 bit clean. 1998-09-04 00:23:28 +00:00
dfree.c merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
dir.c Ok - this is the 64 bit widening check in. It changes the configure 1998-09-03 18:40:31 +00:00
dosmode.c More abstraction of file system data types, to move to a 64 1998-09-01 20:11:54 +00:00
dummy.in these dummy files are needed for autoconf processing 1998-08-09 11:24:15 +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 Ok - this is the 64 bit widening check in. It changes the configure 1998-09-03 18:40:31 +00:00
filename.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
files.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
groupname.c Ok - this is the 64 bit widening check in. It changes the configure 1998-09-03 18:40:31 +00:00
ipc.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
mangle.c fixed a bug in the name mangling code. It implicitly assumed that 1998-09-03 03:14:31 +00:00
message.c this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
negprot.c Bugfix for leak in reference counted file struct. 1998-09-05 03:14:40 +00:00
nttrans.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
open.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
oplock.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
password.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
pipes.c check that a valid pipe is passed before doing a pipe close. 1998-09-01 01:10:01 +00:00
predict.c Ok - this is the 64 bit widening check in. It changes the configure 1998-09-03 18:40:31 +00:00
process.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
quotas.c Ok - this is the 64 bit widening check in. It changes the configure 1998-09-03 18:40:31 +00:00
reply.c Modified dev_t and ino_t code to be 64 bit clean (including changes 1998-09-04 20:53:58 +00:00
server.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
service.c this completes the splitup of server.c. 1998-08-17 13:11:34 +00:00
ssl.c As per a Andrew's message, I went through and removed the timestring() 1998-07-31 22:39:15 +00:00
trans2.c ahh, the joy of deleting large chunks of code that someone else has 1998-09-05 05:23:29 +00:00
uid.c moved connection_struct handling code into smbd/conn.c and changed it 1998-08-17 06:13:32 +00:00