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
1997-09-05
client.c: Made sure myhostname was initialised before substitutions.
Jeremy Allison
1
-0
/
+6
1997-09-04
Fixed up determination of client type for PROTOCOL_NT1. Uses client
Jeremy Allison
1
-12
/
+10
1997-09-03
nameannounce.c
Jeremy Allison
1
-2
/
+14
1997-09-02
reply.c: Removed unused variables. Caught by gcc -Wall -Werror
Jeremy Allison
1
-3
/
+28
1997-08-28
mangle.c: Fixed bug that caused string to run off the end of the mangled map.
Jeremy Allison
1
-1
/
+1
1997-08-27
doing that irritating compiler clash warning with the protos for standard_sub
Samba Release Account
1
-3
/
+3
1997-08-20
Changes to allow Samba to return the same error code as Windows NT.
Samba Release Account
1
-4
/
+21
1997-08-20
Fix suggested by "Christian Groessler" <chris@fast-ag.de>
Samba Release Account
1
-0
/
+1
1997-08-19
Makefile: Changed for HPUX10 tidyup.
Samba Release Account
1
-25
/
+29
1997-08-17
connecting to IPC$ goes under the guest account. the IPC$ share should
Samba Release Account
1
-22
/
+19
1997-07-24
loadparm.c: Changed default create mask to 755 to support MAP_ARCHIVE.
Samba Release Account
1
-1
/
+1
1997-07-24
Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.com
Samba Release Account
1
-22
/
+43
1997-07-22
Removed lp_killunused() call from server main loop. This
Samba Release Account
1
-3
/
+0
1997-07-18
charset.c: Split charset_initialise() into 2 - a charset_initialise() and
Samba Release Account
1
-2
/
+18
1997-07-17
Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>
Samba Release Account
1
-2
/
+2
1997-07-14
local.h: Removed ununsed SHARE_MODES_XXX defines. Upped SMBD_RELOAD_CHECK
Samba Release Account
1
-20
/
+0
1997-07-13
counter loop % usage only worked if counters were an exact multiple of
Samba Release Account
1
-3
/
+28
1997-07-11
interface.c: Fix for AIX4.x finding interfaces.
Samba Release Account
1
-3
/
+3
1997-07-08
Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>
Samba Release Account
1
-2
/
+4
1997-07-06
added, tested and debugged new "hide files" option.
Samba Release Account
1
-2
/
+19
1997-07-03
Fix for deleting directories that contain only veto files.
Samba Release Account
1
-1
/
+1
1997-07-01
Rolled back Lukes changes. Not quite ready for prime time.
Samba Release Account
1
-7
/
+2
1997-07-01
made "hide files" and "veto files" into per-service parameter sections,
Samba Release Account
1
-3
/
+3
1997-07-01
added "hide files" option.
Samba Release Account
1
-0
/
+5
1997-07-01
client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...
Samba Release Account
1
-22
/
+61
1997-06-19
loadparm.c: Added "force create mode" and "force directory mode" params.
Samba Release Account
1
-1
/
+11
1997-06-16
charset.c: Dropped debug message to level 6.
Samba Release Account
1
-1
/
+3
1997-06-11
Makefile: Added quoata changes for Linux from Thorvald Natvig
Samba Release Account
1
-1
/
+3
1997-06-06
loadparm.c: Made explicit max packet now ignored.
Samba Release Account
1
-1
/
+7
1997-05-30
charcnv.c: Fixed silly bugs detected on IRIX.
Samba Release Account
1
-1
/
+1
1997-05-27
loadparm.c: Ensure printer services cannot be read only and don't use share m...
Samba Release Account
1
-14
/
+17
1997-05-21
Added fix from Paul Nelson @ Thursby - smb_mid field could be
Samba Release Account
1
-0
/
+18
1997-05-20
dir.c: Fixed double slash issue.
Samba Release Account
1
-122
/
+166
1997-05-08
'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)
Samba Release Account
1
-1
/
+1
1997-03-09
1) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMES
Samba Release Account
1
-12
/
+45
1997-02-28
Split maxxmit parameter into two : max_send (auto configured by the
Samba Release Account
1
-5
/
+15
1997-02-23
Makefile: Added cleandir target.
Samba Release Account
1
-9
/
+11
1997-02-11
Replaced YOST code with more functionally equivalent code that
Samba Release Account
1
-17
/
+17
1997-02-10
Removed YOST code. Removal of leading ./ chars should
Samba Release Account
1
-20
/
+0
1997-02-10
JHT ===> William Yost patches integrated to fix leading path on 8.3
Samba Release Account
1
-0
/
+20
1997-02-04
Fixed my stupid typo in earlier fix.
Samba Release Account
1
-1
/
+1
1997-02-03
Fixed up problems with CDROM filesystems (return EROFS) and
Samba Release Account
1
-1
/
+9
1997-02-02
line 1960 - call to atexit - address of higher order function killkids
Samba Release Account
1
-1
/
+1
1997-01-23
Added fix for file descriptor re-use failing when
Samba Release Account
1
-2
/
+2
1997-01-13
Added an extra parameter for unix_convert. If present this is the
Samba Release Account
1
-3
/
+23
1997-01-09
Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...
Samba Release Account
1
-75
/
+337
1996-12-10
Added -f lockfile support.
Samba Release Account
1
-2
/
+58
1996-10-25
Modified all references to smb_uid to be vuid's.
Samba Release Account
1
-6
/
+7
1996-10-24
- added support for TMPDIR env variable
Andrew Tridgell
1
-1
/
+1
1996-10-23
Jeremy <jra@cygnus.com>
Samba Release Account
1
-1
/
+1
[next]