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-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
1997-10-27
change the default file permissions on the SHARE_MEM_FILE* to
Andrew Tridgell
1
-1
/
+1
1997-10-27
also disable read prediction in 1.9.18
Andrew Tridgell
1
-1
/
+8
1997-10-25
Makefile :
Luke Leighton
1
-4
/
+4
1997-10-23
Big change to make nmbd code more readable/understandable.
Jeremy Allison
1
-0
/
+2
1997-10-21
WHATSNEW.txt: Updated for alpha3.
Jeremy Allison
1
-2
/
+2
1997-10-21
chgpasswd.c:
Jeremy Allison
1
-70
/
+150
1997-10-21
damn, I spelt EACCES wrong.
Andrew Tridgell
1
-1
/
+1
1997-10-21
check for EPERM or EACCESS in file_utime()
Andrew Tridgell
1
-1
/
+6
1997-10-21
don't check lp_alternate_permissions() in the new utime workaround
Andrew Tridgell
1
-14
/
+12
1997-10-21
fix the order of become_uid() and become_gid() in become_root(). This
Andrew Tridgell
1
-8
/
+1
1997-10-21
rewrote the password server code using the new clientgen.c client
Andrew Tridgell
1
-82
/
+76
1997-10-20
loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. Added
Jeremy Allison
1
-8
/
+64
1997-10-20
a major share modes reorganisation.
Andrew Tridgell
1
-17
/
+13
1997-10-15
ipc.c: Adding Andrews become_root code to the main branch.
Jeremy Allison
1
-5
/
+11
1997-10-10
Makefile:
Luke Leighton
1
-5
/
+17
1997-10-09
local.h: Fix spelling mistake :-).
Jeremy Allison
1
-1
/
+1
1997-10-09
bracket some macros
Andrew Tridgell
1
-0
/
+4
1997-10-08
Makefile: Split definitions for SGI4,5,6.
Jeremy Allison
1
-2
/
+18
1997-10-08
ipc.c: Added ERROR_MORE_DATA error if client buffer too small.
Jeremy Allison
1
-2
/
+11
1997-10-07
locking.c: Added fix for race condition in slow share mode code.
Jeremy Allison
1
-0
/
+29
1997-10-06
client.c: Changed shadowed variable.
Jeremy Allison
1
-26
/
+0
1997-10-04
fix some "shadows global" errors.
Andrew Tridgell
1
-4
/
+4
1997-10-04
Race condition with multiple oplock break requests happens
Jeremy Allison
1
-3
/
+2
1997-10-03
locking.c: Fixed incorrect parameter count in debug statements. May explain
Jeremy Allison
1
-57
/
+17
[prev]
[next]