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
/
nmbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
added ignore rules for the dummy files
Andrew Tridgell
1998-08-09
1
-0
/
+1
*
these dummy files are needed for autoconf processing
Andrew Tridgell
1998-08-09
1
-0
/
+0
*
More formatting changes. Mostly converted some DEBUG() calls to DEBUGADD()
Christopher R. Hertel
1998-08-03
3
-14
/
+22
*
One more minor change to the format of a DEBUG message. I broke up a
Christopher R. Hertel
1998-08-03
1
-4
/
+9
*
I finished removing timestring() calls from DEBUG() messages. Also went
Christopher R. Hertel
1998-08-03
5
-18
/
+47
*
As per a Andrew's message, I went through and removed the timestring()
Christopher R. Hertel
1998-07-31
2
-21
/
+46
*
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1998-07-29
2
-14
/
+12
*
chgpasswd.c: Fixed up debug calls to stop crashes if ptsname failed.
Jeremy Allison
1998-07-27
1
-1
/
+1
*
Cleaned up some testing code and made it more "permanent" looking. The
Christopher R. Hertel
1998-07-25
1
-38
/
+32
*
Converted the browser database to a ubi_dLinkList. This should reduce code
Christopher R. Hertel
1998-07-24
2
-124
/
+161
*
loadparm.c:
Jeremy Allison
1998-07-14
1
-1
/
+1
*
chgpasswd.c: Fix from Peter Debus <pdebus@turing.une.edu.au> for Digital UNIX
Jeremy Allison
1998-07-02
1
-2
/
+2
*
nmbd_elections.c: Removed force elections code to bring into line with 1.9.18.
Jeremy Allison
1998-06-29
3
-4
/
+22
*
Added code to do elections when told to do so.
Jeremy Allison
1998-06-27
1
-2
/
+9
*
nisppass.c: Fixed incorrect parameter usage.
Jeremy Allison
1998-06-27
7
-45
/
+122
*
clitar.c: Fixed gcc warning with comment in /* */ code.
Jeremy Allison
1998-06-25
1
-12
/
+22
*
The function add_name_to_subnet(), in file nmbd_namelistdb.c, returns a
Christopher R. Hertel
1998-06-23
6
-21
/
+24
*
I've replaced the linked list used to manage the subnet namelists with a
Christopher R. Hertel
1998-06-10
5
-181
/
+229
*
Fixed compile problem after make proto.
Jeremy Allison
1998-06-09
1
-3
/
+2
*
This is a first step toward moving long namelists into a database. I
Christopher R. Hertel
1998-06-09
11
-222
/
+292
*
Added code to add the Samba names onto the remote_broadcast subnet,
Jeremy Allison
1998-06-08
2
-5
/
+11
*
Cosmetic. Added a cast to (void) to a call to add_name_to_subnet() since
Christopher R. Hertel
1998-06-08
1
-5
/
+5
*
Forgot to add the initialize_password_db() call to nmbd also.
Jeremy Allison
1998-05-19
1
-0
/
+3
*
chgpasswd.c: Changed back to getsmb... from getsam...
Jeremy Allison
1998-05-18
1
-1
/
+1
*
includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don't
Jeremy Allison
1998-05-12
1
-1
/
+1
*
This is a security audit change of the main source.
Jeremy Allison
1998-05-12
9
-35
/
+35
*
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1998-05-11
2
-9
/
+9
*
created "passdb.c" which is an interface point to (at present) either
Luke Leighton
1998-05-07
1
-1
/
+1
*
genrand.c: SGI compile warning fix.
Jeremy Allison
1998-05-05
3
-3
/
+3
*
This looks like a big change but really isn't.
Jeremy Allison
1998-04-25
16
-139
/
+135
*
Fixed bug that John found in WINS server code. When nmbd as a WINS
Jeremy Allison
1998-04-20
3
-9
/
+99
*
ipc.c: Fix for printer queue spinning with Win95.
Jeremy Allison
1998-04-15
1
-0
/
+2
*
Modified interfaces to getting smb password entries from
Jeremy Allison
1998-04-14
1
-1
/
+1
*
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
1998-04-13
7
-13
/
+13
*
We were missing a case switch in announcement processing - we
Jeremy Allison
1998-04-02
1
-0
/
+17
*
Adding the same change as was added to 1.9.18 branch to add the
Jeremy Allison
1998-03-16
2
-74
/
+10
*
added the ability to start/stop the server from SWAT.
Andrew Tridgell
1998-03-14
1
-36
/
+3
*
another makeover of loadparm to support new stuff in swat and
Andrew Tridgell
1998-03-14
1
-1
/
+1
*
"For I have laboured mightily on Luke's code, and hath broken
Jeremy Allison
1998-03-11
3
-5
/
+14
*
Change the multibyte character set support so that
Jeremy Allison
1998-03-03
2
-1
/
+24
*
Makefile, password.c, includes.h: Added KRB4 patches from Johan Hedin <johanh...
Jeremy Allison
1998-02-26
1
-1
/
+16
*
Code to work around a bug in FTP OnNet software NBT implementation.
Jeremy Allison
1998-02-26
1
-0
/
+16
*
Fixed bug reported by Janne.Harju@nmp.nokia.com. When used in broadcast
Jeremy Allison
1998-02-24
2
-7
/
+35
*
Fixed bug where second response message was being printed with the
Jeremy Allison
1998-02-24
1
-1
/
+1
*
nmbd_incomingdgrams.c: Fix for typo.
Jeremy Allison
1998-02-24
2
-3
/
+3
*
nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...
Jeremy Allison
1998-02-20
2
-2
/
+30
*
make the initial logfile names consistent. This should mean that smbd
Andrew Tridgell
1998-02-12
1
-1
/
+1
*
Makefile: Fix for OSF1 typo.
Jeremy Allison
1998-01-29
4
-2
/
+52
*
nmbd.c, server.c: Added #ifndef MEM_MAN around code that sets the SIGUSR1
Jeremy Allison
1998-01-23
1
-0
/
+4
*
This is *not* a big change (although it looks like one).
Jeremy Allison
1998-01-22
26
-69
/
+69
[next]