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
/
nmbd
Age
Commit message (
Expand
)
Author
Files
Lines
1997-12-23
architecture.doc: Re-added since I lost it (sorry Dan :-).
Jeremy Allison
2
-2
/
+2
1997-12-18
kanji.h: Fixed problems with re-definitions of strchr and others on AIX.
Jeremy Allison
1
-2
/
+4
1997-12-16
WHATSNEW.txt - updated for 1.9.18alpha13.
Jeremy Allison
1
-0
/
+6
1997-12-16
Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>.
Jeremy Allison
6
-13
/
+341
1997-12-16
nmbd_incomingdgrams.c: Fix bug with Syntax 5.1 servers reported by SGI where
Jeremy Allison
4
-5
/
+72
1997-12-14
allow name_type 0x20 as well as name_type 0x0 in dns proxying
Andrew Tridgell
1
-1
/
+2
1997-12-13
This is it ! The mega-merge of the JRA_NMBD_REWRITE branch
Jeremy Allison
26
-380
/
+11318
1997-12-04
catch signals in the async dns daemon and allow it to auto-restart if
Andrew Tridgell
1
-0
/
+9
1997-12-04
allow for zero size reads in asyncdns. These can happen after a signal
Andrew Tridgell
1
-3
/
+6
1997-12-02
asyncdns.c: Removed warning when compiling with -DSYNC_DNS.
Jeremy Allison
2
-2
/
+3
1997-11-21
Added in mods for new smb.conf "remote browse sync" option as posted to
John Terpstra
1
-0
/
+1
1997-11-11
auto-create the locks directory on startup
Andrew Tridgell
1
-0
/
+4
1997-11-02
fix comments
Andrew Tridgell
1
-9
/
+2
1997-11-02
to avoid any possibility of the pipe getting full and blocking we now
Andrew Tridgell
1
-27
/
+58
1997-11-01
minor async DNS cleanups
Andrew Tridgell
2
-7
/
+6
1997-10-23
Big change to make nmbd code more readable/understandable.
Jeremy Allison
2
-18
/
+18
1997-10-22
Implemented asynchronous DNS lookups in nmbd.
Andrew Tridgell
2
-8
/
+262
1997-10-17
.cvsignore: Added make_smbcodepage
Jeremy Allison
1
-10
/
+19
1997-10-17
added -a "append log" option
Andrew Tridgell
1
-1
/
+7
1997-09-26
Adding Andrews buffer overflow fixes into the main branch.
Jeremy Allison
1
-11
/
+11
1997-07-31
loadparm.c: Added new netbios aliases parameter (code from Cisco)
Samba Release Account
1
-4
/
+64
1997-07-24
Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.com
Samba Release Account
1
-1
/
+4
1997-07-18
charset.c: Split charset_initialise() into 2 - a charset_initialise() and
Samba Release Account
1
-2
/
+2
1997-07-08
Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>
Samba Release Account
1
-1
/
+1
1997-06-11
Makefile: Added quoata changes for Linux from Thorvald Natvig
Samba Release Account
1
-11
/
+13
1997-05-31
namepacket.c: Block SIGTERM correctly - we can only take them at defined poi...
Samba Release Account
1
-0
/
+2
1997-05-30
charcnv.c: Fixed silly bugs detected on IRIX.
Samba Release Account
1
-0
/
+2
1997-05-20
dir.c: Fixed double slash issue.
Samba Release Account
1
-7
/
+8
1997-05-08
'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)
Samba Release Account
1
-1
/
+9
1997-04-09
Large changes from jra@cygnus.com. Mainly browser updates.
Samba Release Account
1
-1
/
+1
1997-03-09
1) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMES
Samba Release Account
1
-2
/
+1
1996-12-10
Added -f option for lock file.
Samba Release Account
1
-1
/
+31
1996-10-07
- changed the default nmbd loop timout to 10 seconds (2 seconds was much
Andrew Tridgell
1
-13
/
+12
1996-10-02
backout all the changes to nmbd.
Andrew Tridgell
1
-77
/
+67
1996-10-02
- a huge pile of changes from Luke which implement the browse.conf
Andrew Tridgell
1
-67
/
+77
1996-08-24
removed all of lukes recent changes. I need to do a p2 release but
Samba Release Account
1
-76
/
+66
1996-08-23
- fixed bugs in nmb response packet checking.
Samba Release Account
1
-66
/
+76
1996-08-22
- add timeouts to connect() for password server connections. This
Andrew Tridgell
1
-3
/
+12
1996-08-20
- removed ServerComment and instead set the comment string in nmbd
Andrew Tridgell
1
-10
/
+0
1996-08-19
- added "netbios name" option in smb.conf to make controlling the name
Andrew Tridgell
1
-13
/
+5
1996-08-17
- fixed wins.dat reloading (it wasn't happening!)
Samba Release Account
1
-4
/
+0
1996-08-17
- added support for Amiga-unix (based on BSD I think)
Andrew Tridgell
1
-19
/
+12
1996-08-16
- added the "remote announce" option
Andrew Tridgell
1
-69
/
+51
1996-08-15
- added FAST_SHARE_MODES code
Andrew Tridgell
1
-5
/
+5
1996-08-09
applying login updates from jim@oxfordcc.co.uk, sent in by
Samba Release Account
1
-0
/
+1
1996-08-01
local_only NetServerEnum syncs can now be issued.
Samba Release Account
1
-1
/
+4
1996-07-17
lots of changes to nmbd
Samba Release Account
1
-1
/
+1
1996-07-09
missed nmbd.c in previous update.
Samba Release Account
1
-2
/
+2
1996-07-04
modified become_master() to a state-based system. becoming a master
Samba Release Account
1
-3
/
+3
1996-06-29
luke's first attempt at using cvs
Samba Release Account
1
-6
/
+23
[next]