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
*
JHT ==> Added extensions for PAM (Pluggable Authentication Module) support
Samba Release Account
1997-01-02
1
-0
/
+102
*
Added -f lockfile support.
Samba Release Account
1996-12-10
1
-2
/
+58
*
Fixed quota support for FreeBsd.
Samba Release Account
1996-12-10
1
-4
/
+18
*
Added in veto files parameter create by Whistle.
Samba Release Account
1996-12-10
1
-0
/
+3
*
Added Volkers fix for bundary condition. Needed as word
Samba Release Account
1996-12-03
1
-3
/
+6
*
Set num_validated_users to zero if Realloc fails.
Samba Release Account
1996-11-09
1
-0
/
+1
*
Changed become_user to take a vuid as second arg.
Samba Release Account
1996-10-25
1
-7
/
+7
*
Modified all references to smb_uid to be vuid's.
Samba Release Account
1996-10-25
1
-6
/
+7
*
Modified all references to uid to vuid.
Samba Release Account
1996-10-25
1
-26
/
+29
*
Core of the changes for returning smb_uid's. smb_uid's are now
Samba Release Account
1996-10-25
1
-60
/
+57
*
Changed definitions of prototypes to take uint16 vuid's not
Samba Release Account
1996-10-25
1
-69
/
+69
*
- added support for TMPDIR env variable
Andrew Tridgell
1996-10-24
2
-2
/
+2
*
Jeremy <jra@cygnus.com>
Samba Release Account
1996-10-23
1
-1
/
+1
*
- correctly handle non-encrypted share mode session-setup. We were
Andrew Tridgell
1996-10-09
1
-3
/
+7
*
- revert to old idle dir code (marty pointed out a problem with the
Andrew Tridgell
1996-10-07
3
-5
/
+10
*
- continue when failing to load config file in nmblookup and smbclient
Andrew Tridgell
1996-10-07
1
-1
/
+1
*
- replace the base36 function with one that works on more systems
Andrew Tridgell
1996-10-05
3
-15
/
+28
*
I have fixed quite a few important bugs in this commit.
Andrew Tridgell
1996-10-05
4
-22
/
+47
*
- use workgroup from smb.conf in smbclient
Andrew Tridgell
1996-10-05
3
-3
/
+9
*
- changed the umask handling. We now set the umask to 0 and explicitly
Andrew Tridgell
1996-10-04
3
-40
/
+152
*
- fix the EALREADY bug so connections to slow hosts with smbclient get
Andrew Tridgell
1996-10-02
1
-18
/
+23
*
backout all the changes to nmbd.
Andrew Tridgell
1996-10-02
4
-73
/
+15
*
- a huge pile of changes from Luke which implement the browse.conf
Andrew Tridgell
1996-10-02
4
-19
/
+77
*
- accept either NT or lanman passwords in tconX
Andrew Tridgell
1996-10-02
1
-10
/
+9
*
added debug info
Andrew Tridgell
1996-08-24
1
-1
/
+1
*
removed all of lukes recent changes. I need to do a p2 release but
Samba Release Account
1996-08-24
2
-37
/
+3
*
fixed dircahe bug
Samba Release Account
1996-08-24
1
-2
/
+2
*
- fixed bugs in nmb response packet checking.
Samba Release Account
1996-08-23
2
-3
/
+37
*
- 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
[next]