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
...
*
Makefile: Added quoata changes for Linux from Thorvald Natvig
Samba Release Account
1997-06-11
1
-1
/
+3
*
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
1
-1
/
+1
*
loadparm.c: Ensure printer services cannot be read only and don't use share m...
Samba Release Account
1997-05-27
1
-14
/
+17
*
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
1
-122
/
+166
*
'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)
Samba Release Account
1997-05-08
1
-1
/
+1
*
1) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMES
Samba Release Account
1997-03-09
1
-12
/
+45
*
Split maxxmit parameter into two : max_send (auto configured by the
Samba Release Account
1997-02-28
1
-5
/
+15
*
Makefile: Added cleandir target.
Samba Release Account
1997-02-23
1
-9
/
+11
*
Replaced YOST code with more functionally equivalent code that
Samba Release Account
1997-02-11
1
-17
/
+17
*
Removed YOST code. Removal of leading ./ chars should
Samba Release Account
1997-02-10
1
-20
/
+0
*
JHT ===> William Yost patches integrated to fix leading path on 8.3
Samba Release Account
1997-02-10
1
-0
/
+20
*
Fixed my stupid typo in earlier fix.
Samba Release Account
1997-02-04
1
-1
/
+1
*
Fixed up problems with CDROM filesystems (return EROFS) and
Samba Release Account
1997-02-03
1
-1
/
+9
*
line 1960 - call to atexit - address of higher order function killkids
Samba Release Account
1997-02-02
1
-1
/
+1
*
Added fix for file descriptor re-use failing when
Samba Release Account
1997-01-23
1
-2
/
+2
*
Added an extra parameter for unix_convert. If present this is the
Samba Release Account
1997-01-13
1
-3
/
+23
*
Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...
Samba Release Account
1997-01-09
1
-75
/
+337
*
Added -f lockfile support.
Samba Release Account
1996-12-10
1
-2
/
+58
*
Modified all references to smb_uid to be vuid's.
Samba Release Account
1996-10-25
1
-6
/
+7
*
- added support for TMPDIR env variable
Andrew Tridgell
1996-10-24
1
-1
/
+1
*
Jeremy <jra@cygnus.com>
Samba Release Account
1996-10-23
1
-1
/
+1
*
- revert to old idle dir code (marty pointed out a problem with the
Andrew Tridgell
1996-10-07
1
-0
/
+3
*
- replace the base36 function with one that works on more systems
Andrew Tridgell
1996-10-05
1
-1
/
+1
*
I have fixed quite a few important bugs in this commit.
Andrew Tridgell
1996-10-05
1
-14
/
+8
*
- use workgroup from smb.conf in smbclient
Andrew Tridgell
1996-10-05
1
-1
/
+2
*
- changed the umask handling. We now set the umask to 0 and explicitly
Andrew Tridgell
1996-10-04
1
-7
/
+11
*
backout all the changes to nmbd.
Andrew Tridgell
1996-10-02
1
-2
/
+0
*
- a huge pile of changes from Luke which implement the browse.conf
Andrew Tridgell
1996-10-02
1
-0
/
+2
*
removed all of lukes recent changes. I need to do a p2 release but
Samba Release Account
1996-08-24
1
-2
/
+0
*
- fixed bugs in nmb response packet checking.
Samba Release Account
1996-08-23
1
-0
/
+2
*
handle sigpipe better for server security
Andrew Tridgell
1996-08-21
1
-0
/
+14
*
- fix a bug in NetServerEnum where counted and total were not counted
Andrew Tridgell
1996-08-20
1
-40
/
+5
*
fix a bug in the new chaining code
Andrew Tridgell
1996-08-19
1
-6
/
+10
*
- added "netbios name" option in smb.conf to make controlling the name
Andrew Tridgell
1996-08-19
1
-80
/
+74
*
- made FAST_SHARE_MODES standard for Linux
Andrew Tridgell
1996-08-17
1
-5
/
+14
*
- added support for Amiga-unix (based on BSD I think)
Andrew Tridgell
1996-08-17
1
-1
/
+1
*
- added FAST_SHARE_MODES code
Andrew Tridgell
1996-08-15
1
-7
/
+16
*
- sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick
Andrew Tridgell
1996-08-13
1
-22
/
+1
*
applying login updates from jim@oxfordcc.co.uk, sent in by
Samba Release Account
1996-08-09
1
-2
/
+2
*
fix a bug that we've had for a long time where we don't handle EOF
Andrew Tridgell
1996-07-30
1
-23
/
+21
*
a cleanup of the receive_smb() usage, adding timeouts in some places
Andrew Tridgell
1996-06-10
1
-0
/
+21
*
got rid of a lot of redundent header files as we now globally generate
Andrew Tridgell
1996-06-10
1
-3
/
+0
*
- added interface.c and removed all the references to myip, bcast_ip
Andrew Tridgell
1996-06-06
1
-3
/
+3
*
- remove some incorrect prototypes from server.c
Andrew Tridgell
1996-06-05
1
-5
/
+0
*
a huge pile of changes :-)
Andrew Tridgell
1996-06-04
1
-20
/
+9
*
- moved the uid handling to uid.c
Andrew Tridgell
1996-06-01
1
-286
/
+1
*
Lots of changes!
Andrew Tridgell
1996-05-31
1
-0
/
+2
*
- added an entry on WinDD to samba.faq
Andrew Tridgell
1996-05-30
1
-2
/
+3
[prev]
[next]