index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
server.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-03-15
- claim the null connection after the session request to mak sure we
Andrew Tridgell
1
-4
/
+0
1998-03-15
- added the ability to kill off individual connections from SWAT (from
Andrew Tridgell
1
-181
/
+5
1998-03-14
added the ability to start/stop the server from SWAT.
Andrew Tridgell
1
-33
/
+3
1998-03-14
another makeover of loadparm to support new stuff in swat and
Andrew Tridgell
1
-1
/
+1
1998-03-12
move setup_groups() into password.c so that swat can link without
Andrew Tridgell
1
-83
/
+0
1998-03-12
report the max size of raw reads as 65536 not 65535 (this now matches
Andrew Tridgell
1
-1
/
+1
1998-03-11
Missed fixes in NTDOM branch for doing readX via pipe IPC$.
Jeremy Allison
1
-1
/
+1
1998-03-11
"For I have laboured mightily on Luke's code, and hath broken
Jeremy Allison
1
-3
/
+1
1998-03-04
Removed broken change I made to mangle.c (ooops. Andrew's original
Jeremy Allison
1
-8
/
+3
1998-03-04
Adding Korean and Traditional Chinese codepage support.
Jeremy Allison
1
-0
/
+4
1998-02-20
nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...
Jeremy Allison
1
-0
/
+9
1998-02-12
make the initial logfile names consistent. This should mean that smbd
Andrew Tridgell
1
-0
/
+2
1998-02-11
Makefile: Added AIX 3.2.5.
Jeremy Allison
1
-1
/
+1
1998-02-07
A small raft of changes, I will sync up with 1.9.18 also.
Jeremy Allison
1
-3
/
+5
1998-01-31
server.c: Added fix where, if all the file entries are being
Jeremy Allison
1
-1
/
+57
1998-01-23
nmbd.c, server.c: Added #ifndef MEM_MAN around code that sets the SIGUSR1
Jeremy Allison
1
-0
/
+5
1998-01-22
This is *not* a big change (although it looks like one).
Jeremy Allison
1
-1
/
+1
1998-01-22
printing.c: Bug fix for lpng reporting.
Jeremy Allison
1
-39
/
+67
1998-01-17
charcnv.c: Added codepage 866 support onto the file system. Patch
Jeremy Allison
1
-0
/
+7
1998-01-16
reply.c:
Jeremy Allison
1
-12
/
+32
1998-01-15
reply.c: Added timestamp to attack warning.
Jeremy Allison
1
-0
/
+2
1998-01-12
*** empty log message ***
Andrew Tridgell
1
-6
/
+10
1998-01-11
*** empty log message ***
Andrew Tridgell
1
-0
/
+5
1998-01-11
*** empty log message ***
Andrew Tridgell
1
-3
/
+3
1998-01-08
Fixed an apparent typo:
Christopher R. Hertel
1
-1
/
+1
1998-01-07
Ensure that if we are in share mode security that the smb_uid
Jeremy Allison
1
-1
/
+2
1997-12-24
Added SIGUSR1/SIGUSR2 handling.
Jeremy Allison
1
-1
/
+12
1997-12-23
Fixed nastly little bug where client was sending open_and_X call
Jeremy Allison
1
-4
/
+23
1997-12-20
loadparm.c: Added fix for veto oplock files bug from Charles Hoch <hoch@hplcg...
Jeremy Allison
1
-0
/
+9
1997-12-14
give out file handles differently on each new connection because of a
Andrew Tridgell
1
-10
/
+29
1997-12-12
Fixed bug reported by Gert-Jan Vons <Gert-Jan.Vons@ocegr.fr>
Jeremy Allison
1
-0
/
+12
1997-12-02
changing the comment in find_new_file() to say why a base of 1 is used
Andrew Tridgell
1
-2
/
+1
1997-12-02
asyncdns.c: Removed warning when compiling with -DSYNC_DNS.
Jeremy Allison
1
-1
/
+3
1997-11-30
clientgen.c: Added cli_mv() (used in a recent torture test).
Jeremy Allison
1
-20
/
+34
1997-11-29
added a sent_oplock_break element to Files[] as a paranoia check so we
Andrew Tridgell
1
-6
/
+18
1997-11-28
there was a bug in my oplock bugfix :-)
Andrew Tridgell
1
-3
/
+3
1997-11-28
fixed a very nasty oplock bug. We could send oplock break requests on
Andrew Tridgell
1
-3
/
+4
1997-11-18
ipc.c: Changed reply_trans to use receive_next_smb() to cope
Jeremy Allison
1
-0
/
+26
1997-11-17
loadparm.c : Added "veto oplock files" parameter.
Jeremy Allison
1
-5
/
+11
1997-11-11
Left global_oplock_break set while request to break oplock is
Jeremy Allison
1
-4
/
+5
1997-11-11
auto-create the locks directory on startup
Andrew Tridgell
1
-0
/
+4
1997-11-10
Rolled back tree state to 11:59pm 8th November 1997 EST to
Jeremy Allison
1
-57
/
+36
1997-11-09
attempting to mark up 32 bit error codes, needed for NT domains.
Luke Leighton
1
-36
/
+57
1997-11-07
Modified Files:
Christopher R. Hertel
1
-1
/
+1
1997-11-06
following a cvs error, i am rewriting this monster-commit. with bad grace.
Luke Leighton
1
-0
/
+6
1997-11-06
local.h: Added OPLOCK_BREAK_TIMEOUT_FUDGEFACTOR.
Jeremy Allison
1
-34
/
+46
1997-11-03
Rolling back the files
Jeremy Allison
1
-14
/
+9
1997-11-02
Christian Lademann's contribution: new capabilities in smb.conf.
Luke Leighton
1
-9
/
+14
1997-11-01
re-initialise the timezone on each new connection. This means you
Andrew Tridgell
1
-0
/
+3
1997-10-30
Makefile:
Luke Leighton
1
-0
/
+3
[next]