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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
1996-10-05
add DEBUGLEVEL to replace.c
Andrew Tridgell
1
-0
/
+3
1996-10-05
- use waitpid for ultrix
Andrew Tridgell
1
-4
/
+0
1996-10-05
- replace the base36 function with one that works on more systems
Andrew Tridgell
1
-1
/
+1
1996-10-05
I have fixed quite a few important bugs in this commit.
Andrew Tridgell
2
-127
/
+132
1996-10-05
- use workgroup from smb.conf in smbclient
Andrew Tridgell
1
-0
/
+12
1996-10-04
- changed the umask handling. We now set the umask to 0 and explicitly
Andrew Tridgell
2
-2
/
+8
1996-10-02
- fix the EALREADY bug so connections to slow hosts with smbclient get
Andrew Tridgell
1
-2
/
+2
1996-10-02
backout all the changes to nmbd.
Andrew Tridgell
1
-9
/
+0
1996-10-02
- a huge pile of changes from Luke which implement the browse.conf
Andrew Tridgell
2
-1
/
+10
1996-08-24
removed all of lukes recent changes. I need to do a p2 release but
Samba Release Account
1
-333
/
+333
1996-08-23
- fixed bugs in nmb response packet checking.
Samba Release Account
1
-333
/
+333
1996-08-22
- fix client for pathworks 4 access
Andrew Tridgell
1
-0
/
+7
1996-08-22
- add timeouts to connect() for password server connections. This
Andrew Tridgell
1
-6
/
+63
1996-08-21
- new handling of ST_TYPE bits, they are now consolidated much more in
Andrew Tridgell
1
-1
/
+1
1996-08-19
- added "netbios name" option in smb.conf to make controlling the name
Andrew Tridgell
2
-11
/
+14
1996-08-17
- added support for Amiga-unix (based on BSD I think)
Andrew Tridgell
2
-6
/
+3
1996-08-16
- added the "remote announce" option
Andrew Tridgell
1
-2
/
+9
1996-08-15
- added FAST_SHARE_MODES code
Andrew Tridgell
1
-6
/
+10
1996-08-14
changed "unsigned long" to "uint32" in several places (for IP
Andrew Tridgell
3
-27
/
+27
1996-08-13
- sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick
Andrew Tridgell
2
-1
/
+8
1996-08-12
minor fix to write_data() for EOF handling
Andrew Tridgell
1
-2
/
+2
1996-08-09
applying login updates from jim@oxfordcc.co.uk, sent in by
Samba Release Account
1
-0
/
+1
1996-07-30
fix a bug that we've had for a long time where we don't handle EOF
Andrew Tridgell
1
-135
/
+47
1996-07-22
removed the remote interfaces stuff.
Andrew Tridgell
1
-7
/
+1
1996-07-04
modified become_master() to a state-based system. becoming a master
Samba Release Account
1
-1
/
+1
1996-07-04
Started uninstall in Makefile
Samba Release Account
1
-1
/
+1
1996-06-29
added local and remote interfaces (didn't get done in first attempt)
Samba Release Account
1
-23
/
+34
1996-06-19
Basic doc changes to keep up to date.
Samba Release Account
1
-1
/
+5
1996-06-12
demo of cvs - ignore
Andrew Tridgell
1
-1
/
+1
1996-06-10
a cleanup of the receive_smb() usage, adding timeouts in some places
Andrew Tridgell
1
-11
/
+8
1996-06-10
got rid of a lot of redundent header files as we now globally generate
Andrew Tridgell
5
-9
/
+0
1996-06-10
moved some more locking routines to locking.c, and moved replacement
Andrew Tridgell
2
-427
/
+322
1996-06-08
- added comments to byteorder.h explaining how it works.
Andrew Tridgell
1
-0
/
+4
1996-06-07
- added predict.c, moving the routines from util.c
Andrew Tridgell
2
-129
/
+32
1996-06-06
- added interface.c and removed all the references to myip, bcast_ip
Andrew Tridgell
3
-221
/
+427
1996-06-05
- changed some debug levels in clientutil.c
Andrew Tridgell
1
-1
/
+1
1996-06-04
Did more integration of Lukes code ready for the first release.
Andrew Tridgell
1
-5
/
+4
1996-06-04
a huge pile of changes :-)
Andrew Tridgell
6
-29
/
+37
1996-06-01
- moved the uid handling to uid.c
Andrew Tridgell
1
-30
/
+1
1996-05-31
Lots of changes!
Andrew Tridgell
2
-460
/
+502
1996-05-29
handle errors from receive_smb better, and print error string
Andrew Tridgell
1
-6
/
+5
1996-05-29
cleaned up the way the max log size stuff works and fixed a potential
Andrew Tridgell
1
-33
/
+50
1996-05-04
fix a dst bug, we had a sign wrong in the calculation :-(
Andrew Tridgell
1
-3
/
+3
1996-05-04
fixed a typo in the select() emulation code
Samba Release Account
1
-1
/
+1
1996-05-04
Initial version imported to CVS
Samba Release Account
11
-0
/
+7832