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
1998-05-19
Forgot to add the initialize_password_db() call to nmbd also.
Jeremy Allison
1
-0
/
+3
1998-05-18
chgpasswd.c: Changed back to getsmb... from getsam...
Jeremy Allison
1
-1
/
+1
1998-05-12
includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don't
Jeremy Allison
1
-1
/
+1
1998-05-12
This is a security audit change of the main source.
Jeremy Allison
9
-35
/
+35
1998-05-11
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
2
-9
/
+9
1998-05-07
created "passdb.c" which is an interface point to (at present) either
Luke Leighton
1
-1
/
+1
1998-05-05
genrand.c: SGI compile warning fix.
Jeremy Allison
3
-3
/
+3
1998-04-25
This looks like a big change but really isn't.
Jeremy Allison
16
-139
/
+135
1998-04-20
Fixed bug that John found in WINS server code. When nmbd as a WINS
Jeremy Allison
3
-9
/
+99
1998-04-15
ipc.c: Fix for printer queue spinning with Win95.
Jeremy Allison
1
-0
/
+2
1998-04-14
Modified interfaces to getting smb password entries from
Jeremy Allison
1
-1
/
+1
1998-04-13
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
7
-13
/
+13
1998-04-02
We were missing a case switch in announcement processing - we
Jeremy Allison
1
-0
/
+17
1998-03-16
Adding the same change as was added to 1.9.18 branch to add the
Jeremy Allison
2
-74
/
+10
1998-03-14
added the ability to start/stop the server from SWAT.
Andrew Tridgell
1
-36
/
+3
1998-03-14
another makeover of loadparm to support new stuff in swat and
Andrew Tridgell
1
-1
/
+1
1998-03-11
"For I have laboured mightily on Luke's code, and hath broken
Jeremy Allison
3
-5
/
+14
1998-03-03
Change the multibyte character set support so that
Jeremy Allison
2
-1
/
+24
1998-02-26
Makefile, password.c, includes.h: Added KRB4 patches from Johan Hedin <johanh...
Jeremy Allison
1
-1
/
+16
1998-02-26
Code to work around a bug in FTP OnNet software NBT implementation.
Jeremy Allison
1
-0
/
+16
1998-02-24
Fixed bug reported by Janne.Harju@nmp.nokia.com. When used in broadcast
Jeremy Allison
2
-7
/
+35
1998-02-24
Fixed bug where second response message was being printed with the
Jeremy Allison
1
-1
/
+1
1998-02-24
nmbd_incomingdgrams.c: Fix for typo.
Jeremy Allison
2
-3
/
+3
1998-02-20
nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...
Jeremy Allison
2
-2
/
+30
1998-02-12
make the initial logfile names consistent. This should mean that smbd
Andrew Tridgell
1
-1
/
+1
1998-01-29
Makefile: Fix for OSF1 typo.
Jeremy Allison
4
-2
/
+52
1998-01-23
nmbd.c, server.c: Added #ifndef MEM_MAN around code that sets the SIGUSR1
Jeremy Allison
1
-0
/
+4
1998-01-22
This is *not* a big change (although it looks like one).
Jeremy Allison
26
-69
/
+69
1998-01-21
Fixed send_mailslot code where src_type was always being set to zero.
Jeremy Allison
1
-1
/
+1
1998-01-20
Fixed bug found by Bernhard Laeser where we are announcing to the wrong
Jeremy Allison
1
-1
/
+1
1998-01-09
docs/Support.txt: Removed consultant.
Jeremy Allison
3
-12
/
+24
1998-01-07
includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes.
Jeremy Allison
3
-9
/
+8
1998-01-03
added timestrings to become and unbecome domain/local master browser
Herb Lewis
2
-12
/
+13
1997-12-26
fixed another couple of minor type errors (they could cause incorrect
Andrew Tridgell
1
-4
/
+4
1997-12-26
fixed a couple of illegal uses of scanf() in the nmbd wins code. They
Andrew Tridgell
1
-6
/
+6
1997-12-26
use _exit to exit a child
Andrew Tridgell
1
-6
/
+2
1997-12-24
This is actually Jeremy, working as Herb :-).
Herb Lewis
1
-0
/
+22
1997-12-24
Added SIGUSR1/SIGUSR2 handling.
Jeremy Allison
2
-3
/
+37
1997-12-24
nmbd_elections.c: Added new parameter to dump_workgroups call.
Jeremy Allison
4
-56
/
+116
1997-12-24
Finally added the code Andrew wanted that will allow a Samba domain
Jeremy Allison
3
-1
/
+211
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
[next]