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
/
source
/
nmbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
r21322: No feedback means consent :-)
Volker Lendecke
2007-02-13
3
-11
/
+11
*
r19810: more merge work....does not compile currently. Working on smbd merge
Gerald Carter
2006-11-21
1
-14
/
+20
*
r19795: * bring the 'enum lsa_SidType', 'struct GUID', & 'struct
Gerald Carter
2006-11-19
1
-1
/
+1
*
r19785: nmbd compiles clean
Gerald Carter
2006-11-19
3
-5
/
+2
*
r17864: Fix possible null deref if client doesn't give us
Jeremy Allison
2006-08-28
1
-1
/
+9
*
r17808: Merge fix from vl:
Jeremy Allison
2006-08-24
1
-0
/
+1
*
r17668: Fix the miscalculations in pushing announces. Fixes
Jeremy Allison
2006-08-21
1
-6
/
+6
*
r16674: After removing each individual post-3.0.23rc3 change:
Gerald Carter
2006-06-29
5
-13
/
+45
*
r16348: * merging changes from SAMBA_3_0 r16346
Gerald Carter
2006-06-19
1
-2
/
+2
*
r16254: pulling klocwork fixes for 3.0.23rc3 (current up to r16251)
Gerald Carter
2006-06-15
4
-4
/
+40
*
r16104: Set version to 3.0.23rc2
Gerald Carter
2006-06-08
1
-1
/
+1
*
r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)
Gerald Carter
2006-05-23
7
-13
/
+17
*
r15012: Fix bug #2715. Fix suggested by ISHIKAWA Tomonori <toishika@fsi.co.jp>
Jeremy Allison
2006-04-09
1
-2
/
+0
*
r14898: This change is an attempt to improve the quality of the information that
James Peach
2006-04-04
1
-40
/
+1
*
r14618: add --no-process-group to all server programms
Stefan Metzmacher
2006-03-21
1
-2
/
+4
*
r14007: Coverity bug CID #197. Don't compare against 0, we
Jeremy Allison
2006-03-08
1
-1
/
+1
*
r13892: Doh ! My bugfix had a bug :-). Spotted by Willi Mann <willi@wm1.at>,
Jeremy Allison
2006-03-06
1
-2
/
+2
*
r13887: Fix coverity bug CID #94. mem leak on error codepath.
Jeremy Allison
2006-03-06
1
-0
/
+2
*
r13884: Fix coverity CID #95. Resource leak on error path.
Jeremy Allison
2006-03-06
1
-0
/
+2
*
r13882: Fix coverity CID bug #96. Missing free on error
Jeremy Allison
2006-03-06
1
-0
/
+1
*
r13880: Fix coverity bug CID #97, mem leak on error path.
Jeremy Allison
2006-03-06
1
-4
/
+4
*
r13875: Fix coverity bug #148. Deref of rrec before NULL check.
Jeremy Allison
2006-03-06
1
-2
/
+7
*
r13873: I think this is the longstanding wins server crash bug, not
Jeremy Allison
2006-03-06
1
-17
/
+16
*
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
2006-02-20
1
-1
/
+1
*
r13510: plug memory leak in WINS server code.
Gerald Carter
2006-02-15
1
-0
/
+5
*
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
2006-01-28
1
-1
/
+1
*
r13081: correct fix for the segv in nmbd caused by a double free on namerec.
Gerald Carter
2006-01-23
2
-8
/
+8
*
r12967: BUG 1061: don't corrupt the file name when reading an lmhosts file (-...
Gerald Carter
2006-01-16
1
-3
/
+4
*
r12946: fix a segfault in nmbd when 'wins support = yes' caused by double free
Gerald Carter
2006-01-15
1
-3
/
+5
*
r12564: Ensure load_case_tables is always done first.
Jeremy Allison
2005-12-29
1
-0
/
+2
*
r12214: Fix compile if SYNC_DNS is set.
Jeremy Allison
2005-12-13
1
-1
/
+1
*
r12107: Move to a tdb-based wins database. At the moment we still
Jeremy Allison
2005-12-06
10
-374
/
+882
*
r12043: It's amazing the warnings you find when compiling on a 64-bit
Jeremy Allison
2005-12-03
1
-1
/
+1
*
r11566: From metze. Use "interpret_addr(lp_socket_address())" for port 138.
Jeremy Allison
2005-11-07
1
-1
/
+3
*
r11511: A classic "friday night check-in" :-). This moves much
Jeremy Allison
2005-11-05
3
-3
/
+5
*
r10822: updating copyright info
Gerald Carter
2005-10-07
1
-1
/
+1
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2005-09-30
6
-14
/
+21
*
r9790: remove 'set but not used' variables (reported by Jason Mader)
Gerald Carter
2005-08-30
1
-2
/
+1
*
r8946: Some casts to fix warnings when time_t is an unsigned type. Fixes
Tim Potter
2005-08-02
1
-1
/
+1
*
r7440: * merge registry server changes from trunk (so far) for more
Gerald Carter
2005-06-09
1
-2
/
+2
*
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
2005-06-08
1
-0
/
+51
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2005-04-06
3
-4
/
+5
*
r5717: BUG 2215: horrible code in nmbd_winsproxy.c; gcc folks at redhat clai...
Gerald Carter
2005-03-09
1
-4
/
+7
*
r5082: Don't blindly copy question rr_type and class, set correctly as required
Jeremy Allison
2005-01-29
1
-10
/
+7
*
r5077: Use correct type for rr record on negative name query reply.
Jeremy Allison
2005-01-29
1
-0
/
+3
*
r5076: Ensure that WINS negative name query responses and WACK packets
Jeremy Allison
2005-01-29
1
-1
/
+10
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2004-12-07
15
-30
/
+29
*
r3877: Final (I hope :-) fix for #2050 from Lars Müller for select maxfd's.
Jeremy Allison
2004-11-19
1
-16
/
+6
*
r3864: Fix from Lars Müller <lmuelle@suse.de> for bug #2050.
Jeremy Allison
2004-11-18
1
-3
/
+19
*
r2470: Fix bug 1797: winbind and nmbd ignored "-l" option.
Volker Lendecke
2004-09-21
1
-2
/
+6
[next]