summaryrefslogtreecommitdiffstats
path: root/source3/nmbd
Commit message (Expand)AuthorAgeFilesLines
* r21064: The core of this patch isVolker Lendecke2007-10-103-11/+11
* r19626: Coalesce usage of DUMP_CORE. Fix formatting on chdir error messageJames Peach2007-10-101-2/+0
* r18660: Fix build, one uuid->GUID was missed.Jim McDonough2007-10-101-1/+1
* r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()Stefan Metzmacher2007-10-101-2/+1
* r17864: Fix possible null deref if client doesn't give usJeremy Allison2007-10-101-1/+9
* r17807: Fix a file descriptor leak pointed out by John Malmberg. Thanks!Volker Lendecke2007-10-101-0/+1
* r17668: Fix the miscalculations in pushing announces. FixesJeremy Allison2007-10-101-6/+6
* r17626: Some C++ WarningsVolker Lendecke2007-10-101-1/+1
* r17571: Change the return code of cli_session_setup from BOOL to NTSTATUSVolker Lendecke2007-10-101-1/+2
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-14/+19
* r16665: Fix a couple of bugs I discovered now I've lookedJeremy Allison2007-10-102-11/+33
* r16642: Fix show-stopper bug #3876. Double-free in winsJeremy Allison2007-10-101-1/+1
* r16581: Fix Klocwork #2017. Possible null deref.Jeremy Allison2007-10-101-0/+5
* r16579: Fix Klocwork #2016. Possible null deref.Jeremy Allison2007-10-101-1/+1
* r16576: Fix Klocwork #2015. Possible null deref.Jeremy Allison2007-10-101-0/+5
* r16313: Not a problem - but ensure Klocwork is quiet (#872).Jeremy Allison2007-10-101-2/+2
* r16230: Fix Klocwork #861 and others. localtime and asctimeJeremy Allison2007-10-102-2/+24
* r16213: Fix Klocwork #852. iface_n_ip can potentiallyJeremy Allison2007-10-102-2/+16
* r16019: This should not be a level zero message - it's harmlessJeremy Allison2007-10-101-1/+1
* r15700: Make nmbd udp sockets non-blocking to prevent problemJeremy Allison2007-10-105-8/+8
* r15483: Fix 'declaration after code' warnings.Volker Lendecke2007-10-101-3/+7
* r15450: Change profiling data macros to use stack variables rather thanJames Peach2007-10-101-2/+2
* r15012: Fix bug #2715. Fix suggested by ISHIKAWA Tomonori <toishika@fsi.co.jp>Jeremy Allison2007-10-101-2/+0
* r14898: This change is an attempt to improve the quality of the information thatJames Peach2007-10-101-40/+1
* r14618: add --no-process-group to all server programmsStefan Metzmacher2007-10-101-2/+4
* r14007: Coverity bug CID #197. Don't compare against 0, weJeremy Allison2007-10-101-1/+1
* r13892: Doh ! My bugfix had a bug :-). Spotted by Willi Mann <willi@wm1.at>,Jeremy Allison2007-10-101-2/+2
* r13887: Fix coverity bug CID #94. mem leak on error codepath.Jeremy Allison2007-10-101-0/+2
* r13884: Fix coverity CID #95. Resource leak on error path.Jeremy Allison2007-10-101-0/+2
* r13882: Fix coverity CID bug #96. Missing free on errorJeremy Allison2007-10-101-0/+1
* r13880: Fix coverity bug CID #97, mem leak on error path.Jeremy Allison2007-10-101-4/+4
* r13875: Fix coverity bug #148. Deref of rrec before NULL check.Jeremy Allison2007-10-101-2/+7
* r13873: I think this is the longstanding wins server crash bug, notJeremy Allison2007-10-101-17/+16
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-1/+1
* r13510: plug memory leak in WINS server code.Gerald Carter2007-10-101-0/+5
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-101-1/+1
* r13081: correct fix for the segv in nmbd caused by a double free on namerec.Gerald Carter2007-10-102-8/+8
* r12967: BUG 1061: don't corrupt the file name when reading an lmhosts file (-...Gerald Carter2007-10-101-3/+4
* r12946: fix a segfault in nmbd when 'wins support = yes' caused by double freeGerald Carter2007-10-101-3/+5
* r12564: Ensure load_case_tables is always done first.Jeremy Allison2007-10-101-0/+2
* r12214: Fix compile if SYNC_DNS is set.Jeremy Allison2007-10-101-1/+1
* r12107: Move to a tdb-based wins database. At the moment we stillJeremy Allison2007-10-1010-374/+882
* r12043: It's amazing the warnings you find when compiling on a 64-bitJeremy Allison2007-10-101-1/+1
* r11566: From metze. Use "interpret_addr(lp_socket_address())" for port 138.Jeremy Allison2007-10-101-1/+3
* r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison2007-10-103-3/+5
* r10822: updating copyright infoGerald Carter2007-10-101-1/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-106-14/+21
* r9790: remove 'set but not used' variables (reported by Jason Mader)Gerald Carter2007-10-101-2/+1
* r8946: Some casts to fix warnings when time_t is an unsigned type. FixesTim Potter2007-10-101-1/+1
* r7440: * merge registry server changes from trunk (so far) for moreGerald Carter2007-10-101-2/+2