summaryrefslogtreecommitdiffstats
path: root/source/nmbd
Commit message (Expand)AuthorAgeFilesLines
* r22138: * Sync up with the SAMBA_3_0_25 as of svn r22132.Gerald Carter2007-04-096-31/+37
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-286-31/+34
* r17918: * NULL deref fixesGerald Carter2006-08-291-1/+9
* r17911: Mgeres from SAMBA_3_0_23:Gerald Carter2006-08-291-0/+1
* r17727: Start pulling in changes for 3.0.23cGerald Carter2006-08-231-6/+6
* r16674: After removing each individual post-3.0.23rc3 change:Gerald Carter2006-06-295-13/+45
* r16348: * merging changes from SAMBA_3_0 r16346Gerald Carter2006-06-191-2/+2
* r16254: pulling klocwork fixes for 3.0.23rc3 (current up to r16251)Gerald Carter2006-06-154-4/+40
* r16104: Set version to 3.0.23rc2Gerald Carter2006-06-081-1/+1
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-237-13/+17
* r15012: Fix bug #2715. Fix suggested by ISHIKAWA Tomonori <toishika@fsi.co.jp>Jeremy Allison2006-04-091-2/+0
* r14898: This change is an attempt to improve the quality of the information thatJames Peach2006-04-041-40/+1
* r14618: add --no-process-group to all server programmsStefan Metzmacher2006-03-211-2/+4
* r14007: Coverity bug CID #197. Don't compare against 0, weJeremy Allison2006-03-081-1/+1
* r13892: Doh ! My bugfix had a bug :-). Spotted by Willi Mann <willi@wm1.at>,Jeremy Allison2006-03-061-2/+2
* r13887: Fix coverity bug CID #94. mem leak on error codepath.Jeremy Allison2006-03-061-0/+2
* r13884: Fix coverity CID #95. Resource leak on error path.Jeremy Allison2006-03-061-0/+2
* r13882: Fix coverity CID bug #96. Missing free on errorJeremy Allison2006-03-061-0/+1
* r13880: Fix coverity bug CID #97, mem leak on error path.Jeremy Allison2006-03-061-4/+4
* r13875: Fix coverity bug #148. Deref of rrec before NULL check.Jeremy Allison2006-03-061-2/+7
* r13873: I think this is the longstanding wins server crash bug, notJeremy Allison2006-03-061-17/+16
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2006-02-201-1/+1
* r13510: plug memory leak in WINS server code.Gerald Carter2006-02-151-0/+5
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2006-01-281-1/+1
* r13081: correct fix for the segv in nmbd caused by a double free on namerec.Gerald Carter2006-01-232-8/+8
* r12967: BUG 1061: don't corrupt the file name when reading an lmhosts file (-...Gerald Carter2006-01-161-3/+4
* r12946: fix a segfault in nmbd when 'wins support = yes' caused by double freeGerald Carter2006-01-151-3/+5
* r12564: Ensure load_case_tables is always done first.Jeremy Allison2005-12-291-0/+2
* r12214: Fix compile if SYNC_DNS is set.Jeremy Allison2005-12-131-1/+1
* r12107: Move to a tdb-based wins database. At the moment we stillJeremy Allison2005-12-0610-374/+882
* r12043: It's amazing the warnings you find when compiling on a 64-bitJeremy Allison2005-12-031-1/+1
* r11566: From metze. Use "interpret_addr(lp_socket_address())" for port 138.Jeremy Allison2005-11-071-1/+3
* r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison2005-11-053-3/+5
* r10822: updating copyright infoGerald Carter2005-10-071-1/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-306-14/+21
* r9790: remove 'set but not used' variables (reported by Jason Mader)Gerald Carter2005-08-301-2/+1
* r8946: Some casts to fix warnings when time_t is an unsigned type. Fixes Tim Potter2005-08-021-1/+1
* r7440: * merge registry server changes from trunk (so far) for more Gerald Carter2005-06-091-2/+2
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2005-06-081-0/+51
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2005-04-063-4/+5
* r5717: BUG 2215: horrible code in nmbd_winsproxy.c; gcc folks at redhat clai...Gerald Carter2005-03-091-4/+7
* r5082: Don't blindly copy question rr_type and class, set correctly as requiredJeremy Allison2005-01-291-10/+7
* r5077: Use correct type for rr record on negative name query reply.Jeremy Allison2005-01-291-0/+3
* r5076: Ensure that WINS negative name query responses and WACK packetsJeremy Allison2005-01-291-1/+10
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-0715-30/+29
* r3877: Final (I hope :-) fix for #2050 from Lars Müller for select maxfd's.Jeremy Allison2004-11-191-16/+6
* r3864: Fix from Lars Müller <lmuelle@suse.de> for bug #2050.Jeremy Allison2004-11-181-3/+19
* r2470: Fix bug 1797: winbind and nmbd ignored "-l" option.Volker Lendecke2004-09-211-2/+6
* r2363: Fix to make find_workgroup use the same truncation asJeremy Allison2004-09-161-15/+28
* r2261: fix getdc mailslot checks; testing with Windows 98se, WinME, WinNT 4.0...Gerald Carter2004-09-091-3/+3