index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
nmbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
we are never interested in SIGPIPE so just ignore (block) it
Andrew Tridgell
1998-09-02
1
-12
/
+2
*
I looked at the refresh issue a bit more and discovered that Samba
Andrew Tridgell
1998-08-31
1
-3
/
+4
*
minor fixes to the DMB<->DMB sync code. We now get the dmb name from
Andrew Tridgell
1998-08-31
1
-5
/
+10
*
I realised that my DMB<->DMB sync code has the property that the
Andrew Tridgell
1998-08-31
2
-2
/
+20
*
set a maximum name refresh time of 20 minutes.
Andrew Tridgell
1998-08-31
2
-3
/
+3
*
bounds check next_token() to prevent possible buffer overflows
Andrew Tridgell
1998-08-31
4
-16
/
+16
*
added a dest_port parameter to send_mailslot() so we send replies to
Andrew Tridgell
1998-08-30
6
-21
/
+25
*
a couple of debug lines
Andrew Tridgell
1998-08-30
1
-0
/
+2
*
finished the asynchronous browse synchronisation code. It even seems
Andrew Tridgell
1998-08-30
3
-141
/
+337
*
we we have successfully done a query on *<1b> from a wins server and
Andrew Tridgell
1998-08-30
1
-7
/
+25
*
changed the way that name query records are sorted in replies. They
Andrew Tridgell
1998-08-30
2
-36
/
+9
*
include our netbios names list and our workgroup in the wins.dat hash
Andrew Tridgell
1998-08-30
1
-2
/
+22
*
changed the format of the wins.dat file slightly.
Andrew Tridgell
1998-08-30
1
-0
/
+16
*
added some defensive programming to nmbd. This mostly means zeroing
Andrew Tridgell
1998-08-30
9
-13
/
+29
*
don't exit on a SIGPIPE
Andrew Tridgell
1998-08-29
1
-2
/
+1
*
This checking fixes the statcache bug that stopped NetBench from running
Jeremy Allison
1998-08-28
1
-1
/
+1
*
nmbd would core dump if a large number of netbios aliases is set. The
Andrew Tridgell
1998-08-28
1
-2
/
+3
*
nmbd and smbd had different behavior with respect to log files. nmbd would
Christopher R. Hertel
1998-08-21
1
-5
/
+11
*
configure: Changes for extra headers.
Jeremy Allison
1998-08-15
2
-11
/
+5
*
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1998-08-14
6
-6
/
+8
*
Quick fix for a small problem. If you run 'nmbd -?' you'd get the usage
Christopher R. Hertel
1998-08-11
1
-1
/
+2
*
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
[next]