index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
smbd
/
server.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
local.h: Fix spelling mistake :-).
Jeremy Allison
1997-10-09
1
-1
/
+1
*
bracket some macros
Andrew Tridgell
1997-10-09
1
-0
/
+4
*
Makefile: Split definitions for SGI4,5,6.
Jeremy Allison
1997-10-08
1
-2
/
+18
*
ipc.c: Added ERROR_MORE_DATA error if client buffer too small.
Jeremy Allison
1997-10-08
1
-2
/
+11
*
locking.c: Added fix for race condition in slow share mode code.
Jeremy Allison
1997-10-07
1
-0
/
+29
*
client.c: Changed shadowed variable.
Jeremy Allison
1997-10-06
1
-26
/
+0
*
fix some "shadows global" errors.
Andrew Tridgell
1997-10-04
1
-4
/
+4
*
Race condition with multiple oplock break requests happens
Jeremy Allison
1997-10-04
1
-3
/
+2
*
locking.c: Fixed incorrect parameter count in debug statements. May explain
Jeremy Allison
1997-10-03
1
-57
/
+17
*
add "static" to a couple of functions that are only used locally.
Andrew Tridgell
1997-10-03
1
-7
/
+6
*
proto.h: Updated.
Jeremy Allison
1997-10-03
1
-28
/
+46
*
change a debug level in reply.c
Andrew Tridgell
1997-10-02
1
-1
/
+1
*
Added debug message for oplock_break().
Jeremy Allison
1997-10-02
1
-1
/
+7
*
change the semantics of hosts allow/hosts deny so that a global
Andrew Tridgell
1997-10-02
1
-4
/
+19
*
Modified some debug messages, moved from 5 -> 8.
Jeremy Allison
1997-10-02
1
-8
/
+8
*
Fixed problem with oplock_type being set with no port.
Jeremy Allison
1997-10-02
1
-2
/
+10
*
OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!
Jeremy Allison
1997-10-01
1
-27
/
+172
*
dir.c: more pstrcpys.
Jeremy Allison
1997-09-30
1
-76
/
+380
*
Syncing up current oplock work in progress. #ifdef'ed out
Jeremy Allison
1997-09-26
1
-88
/
+139
*
Adding Andrews buffer overflow fixes into the main branch.
Jeremy Allison
1997-09-26
1
-18
/
+18
*
Makefile: Removed earlier errors.
Jeremy Allison
1997-09-25
1
-58
/
+65
*
Checkin to sync up oplock development code so that NT
Jeremy Allison
1997-09-23
1
-86
/
+182
*
This commit does 3 main things:
Andrew Tridgell
1997-09-14
1
-12
/
+0
*
client.c: Made sure myhostname was initialised before substitutions.
Jeremy Allison
1997-09-05
1
-0
/
+6
*
Fixed up determination of client type for PROTOCOL_NT1. Uses client
Jeremy Allison
1997-09-04
1
-12
/
+10
*
nameannounce.c
Jeremy Allison
1997-09-03
1
-2
/
+14
*
reply.c: Removed unused variables. Caught by gcc -Wall -Werror
Jeremy Allison
1997-09-02
1
-3
/
+28
*
mangle.c: Fixed bug that caused string to run off the end of the mangled map.
Jeremy Allison
1997-08-28
1
-1
/
+1
*
doing that irritating compiler clash warning with the protos for standard_sub
Samba Release Account
1997-08-27
1
-3
/
+3
*
Changes to allow Samba to return the same error code as Windows NT.
Samba Release Account
1997-08-20
1
-4
/
+21
*
Fix suggested by "Christian Groessler" <chris@fast-ag.de>
Samba Release Account
1997-08-20
1
-0
/
+1
*
Makefile: Changed for HPUX10 tidyup.
Samba Release Account
1997-08-19
1
-25
/
+29
*
connecting to IPC$ goes under the guest account. the IPC$ share should
Samba Release Account
1997-08-17
1
-22
/
+19
*
loadparm.c: Changed default create mask to 755 to support MAP_ARCHIVE.
Samba Release Account
1997-07-24
1
-1
/
+1
*
Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.com
Samba Release Account
1997-07-24
1
-22
/
+43
*
Removed lp_killunused() call from server main loop. This
Samba Release Account
1997-07-22
1
-3
/
+0
*
charset.c: Split charset_initialise() into 2 - a charset_initialise() and
Samba Release Account
1997-07-18
1
-2
/
+18
*
Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>
Samba Release Account
1997-07-17
1
-2
/
+2
*
local.h: Removed ununsed SHARE_MODES_XXX defines. Upped SMBD_RELOAD_CHECK
Samba Release Account
1997-07-14
1
-20
/
+0
*
counter loop % usage only worked if counters were an exact multiple of
Samba Release Account
1997-07-13
1
-3
/
+28
*
interface.c: Fix for AIX4.x finding interfaces.
Samba Release Account
1997-07-11
1
-3
/
+3
*
Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>
Samba Release Account
1997-07-08
1
-2
/
+4
*
added, tested and debugged new "hide files" option.
Samba Release Account
1997-07-06
1
-2
/
+19
*
Fix for deleting directories that contain only veto files.
Samba Release Account
1997-07-03
1
-1
/
+1
*
Rolled back Lukes changes. Not quite ready for prime time.
Samba Release Account
1997-07-01
1
-7
/
+2
*
made "hide files" and "veto files" into per-service parameter sections,
Samba Release Account
1997-07-01
1
-3
/
+3
*
added "hide files" option.
Samba Release Account
1997-07-01
1
-0
/
+5
*
client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...
Samba Release Account
1997-07-01
1
-22
/
+61
*
loadparm.c: Added "force create mode" and "force directory mode" params.
Samba Release Account
1997-06-19
1
-1
/
+11
*
charset.c: Dropped debug message to level 6.
Samba Release Account
1997-06-16
1
-1
/
+3
[prev]
[next]