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
/
source3
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix from Frank Varnavas <varnavas@ny.ubs.com>.
Jeremy Allison
1997-09-04
1
-3
/
+17
*
Fixed up determination of client type for PROTOCOL_NT1. Uses client
Jeremy Allison
1997-09-04
2
-12
/
+26
*
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
2
-7
/
+29
*
added word count 3 support into reply_tcon_and_X (see cifs6.txt). the
Luke Leighton
1997-08-31
1
-3
/
+23
*
fixed a bug in the printjob encoding/decoding. We weren't doing it for
Andrew Tridgell
1997-08-31
2
-15
/
+12
*
Oops. Reversed mangled map change made in error. Testing
Jeremy Allison
1997-08-28
1
-2
/
+3
*
mangle.c: Fixed bug that caused string to run off the end of the mangled map.
Jeremy Allison
1997-08-28
3
-8
/
+5
*
doing that irritating compiler clash warning with the protos for standard_sub
Samba Release Account
1997-08-27
1
-3
/
+3
*
smb.h: Added error code used for OS2 WPS.
Samba Release Account
1997-08-26
1
-11
/
+5
*
Changes to allow Samba to return the same error code as Windows NT.
Samba Release Account
1997-08-20
4
-60
/
+285
*
Fix suggested by "Christian Groessler" <chris@fast-ag.de>
Samba Release Account
1997-08-20
4
-4
/
+13
*
Makefile: Changed for HPUX10 tidyup.
Samba Release Account
1997-08-19
5
-32
/
+88
*
connecting to IPC$ goes under the guest account. the IPC$ share should
Samba Release Account
1997-08-17
2
-24
/
+19
*
includes.h: Fixed S_IFLNK for old DEC ultrix.
Samba Release Account
1997-08-13
1
-2
/
+8
*
spelling.
Samba Release Account
1997-08-11
1
-1
/
+1
*
Makefile: Added IRIX 6 target.
Samba Release Account
1997-08-05
1
-3
/
+3
*
client.c: Minor change to cast parameters for DEC unix.
Samba Release Account
1997-07-30
1
-5
/
+5
*
client.c: Added amanda fixes.
Samba Release Account
1997-07-28
1
-7
/
+9
*
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
5
-50
/
+73
*
charset.c: Fixed signed/unsigned issues.
Samba Release Account
1997-07-22
1
-0
/
+14
*
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
3
-11
/
+31
*
Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>
Samba Release Account
1997-07-17
4
-11
/
+89
*
local.h: Removed ununsed SHARE_MODES_XXX defines. Upped SMBD_RELOAD_CHECK
Samba Release Account
1997-07-14
2
-37
/
+17
*
counter loop % usage only worked if counters were an exact multiple of
Samba Release Account
1997-07-13
1
-3
/
+28
*
trans2 query file/path info - unix change times being reported as dos create
Samba Release Account
1997-07-12
1
-43
/
+86
*
interface.c: Fix for AIX4.x finding interfaces.
Samba Release Account
1997-07-11
1
-3
/
+3
*
JHT ==> Added copyright notations for my works. This is regretably needed!
John Terpstra
1997-07-09
1
-1
/
+3
*
Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>
Samba Release Account
1997-07-08
3
-19
/
+53
*
missed one OpenDir() and two is_vetoed_name() calls, both of which take
Samba Release Account
1997-07-06
1
-3
/
+3
*
added, tested and debugged new "hide files" option.
Samba Release Account
1997-07-06
5
-24
/
+43
*
Fix for deleting directories that contain only veto files.
Samba Release Account
1997-07-03
4
-10
/
+76
*
Fixes for UnixWare 2.x with shadow passwords from
Samba Release Account
1997-07-03
1
-0
/
+9
*
Fixed compile warnings for FreeBsd & Linux.
Samba Release Account
1997-07-02
1
-10
/
+13
*
Rolled back Lukes changes. Not quite ready for prime time.
Samba Release Account
1997-07-01
2
-18
/
+13
*
made "hide files" and "veto files" into per-service parameter sections,
Samba Release Account
1997-07-01
2
-14
/
+14
*
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
2
-23
/
+77
*
shmem.c: Changed debug to higher level
Samba Release Account
1997-06-27
1
-3
/
+11
*
loadparm.c: Added "force create mode" and "force directory mode" params.
Samba Release Account
1997-06-19
1
-1
/
+11
*
Fixed *really* stupid bug in register_vuid - only a problem
Samba Release Account
1997-06-18
1
-1
/
+1
*
charset.c: Dropped debug message to level 6.
Samba Release Account
1997-06-16
1
-1
/
+3
*
Makefile: Added quoata changes for Linux from Thorvald Natvig
Samba Release Account
1997-06-11
4
-56
/
+54
*
loadparm.c: Made explicit max packet now ignored.
Samba Release Account
1997-06-06
1
-1
/
+7
*
charcnv.c: Fixed silly bugs detected on IRIX.
Samba Release Account
1997-05-30
3
-4
/
+2
*
loadparm.c: Ensure printer services cannot be read only and don't use share m...
Samba Release Account
1997-05-27
2
-23
/
+38
*
Added fix from Paul Nelson @ Thursby - smb_mid field could be
Samba Release Account
1997-05-21
1
-0
/
+18
*
dir.c: Fixed double slash issue.
Samba Release Account
1997-05-20
6
-132
/
+186
[next]