index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
- add timeouts to connect() for password server connections. This
Andrew Tridgell
1996-08-22
1
-1
/
+1
*
- fix a bug handling readraw packets that caused the timeout to be 30
Andrew Tridgell
1996-08-21
2
-2
/
+2
*
handle sigpipe better for server security
Andrew Tridgell
1996-08-21
1
-0
/
+14
*
JHT ==> Upgraded Samba to Windows NT Server version 4.1
Samba Release Account
1996-08-21
1
-1
/
+1
*
- new handling of ST_TYPE bits, they are now consolidated much more in
Andrew Tridgell
1996-08-21
1
-2
/
+1
*
- fix a bug in NetServerEnum where counted and total were not counted
Andrew Tridgell
1996-08-20
3
-47
/
+57
*
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
3
-200
/
+96
*
- 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
4
-114
/
+44
*
- added FAST_SHARE_MODES code
Andrew Tridgell
1996-08-15
4
-12
/
+500
*
fixed an obvious bug that meant that DosPrintQEnum could never
Andrew Tridgell
1996-08-14
1
-1
/
+1
*
minor cleanups
Andrew Tridgell
1996-08-13
1
-1
/
+1
*
- sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick
Andrew Tridgell
1996-08-13
3
-30
/
+63
*
applying login updates from jim@oxfordcc.co.uk, sent in by
Samba Release Account
1996-08-09
2
-10
/
+16
*
fix a bug that we've had for a long time where we don't handle EOF
Andrew Tridgell
1996-07-30
3
-29
/
+27
*
lots of changes to nmbd
Samba Release Account
1996-07-17
1
-1
/
+1
*
updated docs to match code mods from last two or three updates. done
Samba Release Account
1996-07-10
1
-1
/
+1
*
modified become_master() to a state-based system. becoming a master
Samba Release Account
1996-07-04
1
-27
/
+3
*
- moved the protocol defs in the client to keep sill C compilers happy
Andrew Tridgell
1996-07-03
1
-0
/
+5
*
patch to fix NetServerEnum with multiple workgroup lists kindly supplied.
Samba Release Account
1996-07-01
1
-3
/
+27
*
a cleanup of the receive_smb() usage, adding timeouts in some places
Andrew Tridgell
1996-06-10
5
-13
/
+32
*
got rid of a lot of redundent header files as we now globally generate
Andrew Tridgell
1996-06-10
12
-19
/
+7
*
- added comments to byteorder.h explaining how it works.
Andrew Tridgell
1996-06-08
1
-16
/
+92
*
- added predict.c, moving the routines from util.c
Andrew Tridgell
1996-06-07
1
-0
/
+146
*
- added interface.c and removed all the references to myip, bcast_ip
Andrew Tridgell
1996-06-06
3
-26
/
+47
*
- remove some incorrect prototypes from server.c
Andrew Tridgell
1996-06-05
1
-5
/
+0
*
- changed some debug levels in clientutil.c
Andrew Tridgell
1996-06-05
2
-10
/
+20
*
add dummy quotas fn
Andrew Tridgell
1996-06-04
1
-0
/
+4
*
a huge pile of changes :-)
Andrew Tridgell
1996-06-04
7
-81
/
+60
*
- moved the uid handling to uid.c
Andrew Tridgell
1996-06-01
4
-403
/
+536
*
Lots of changes!
Andrew Tridgell
1996-05-31
5
-22
/
+53
*
comment out the code that tries to handle the NT bug where the 2nd
Andrew Tridgell
1996-05-31
1
-0
/
+2
*
- added an entry on WinDD to samba.faq
Andrew Tridgell
1996-05-30
1
-2
/
+3
*
handle errors from receive_smb better, and print error string
Andrew Tridgell
1996-05-29
1
-3
/
+4
*
fixed a typo
Andrew Tridgell
1996-05-29
1
-1
/
+1
*
cleanups to make thinsg compile cleanly
Andrew Tridgell
1996-05-29
1
-7
/
+10
*
made dptr_num signed to handle -1 from OS/2
Andrew Tridgell
1996-05-05
1
-1
/
+1
*
- fix a bug hanlding very log filenames
Andrew Tridgell
1996-05-05
1
-247
/
+7
*
move quotas support out of server.c
Andrew Tridgell
1996-05-05
1
-0
/
+330
*
turn on KEEP_PASSWORD_SERVER_OPEN by default
Andrew Tridgell
1996-05-05
1
-2
/
+2
*
handle being passed a dptr of -1 to mean "close all open dir handles".
Andrew Tridgell
1996-05-05
1
-0
/
+13
*
- close the listening socket in the child process when running as a daemon
Andrew Tridgell
1996-05-05
1
-12
/
+16
*
- use issafe()
Andrew Tridgell
1996-05-04
1
-12
/
+15
*
fix a netgroup bug (innetgr() was being called with the args in the
Andrew Tridgell
1996-05-04
1
-2
/
+1
*
move the dot_pos calculation down a bit
Andrew Tridgell
1996-05-04
1
-2
/
+2
*
use the new issafe() macro instead of isalnum() and strchr()
Andrew Tridgell
1996-05-04
1
-2
/
+1
*
Initial version imported to CVS
Samba Release Account
1996-05-04
11
-0
/
+16088