summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-19fix startup of smbd, nmbd, winbinddStefan Metzmacher1-11/+5
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-17/+17
2007-10-10Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison1-12/+43
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-31/+30
2007-10-10r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke1-4/+11
2007-10-10r24621: - deferr calling build_options();exit(0);Stefan Metzmacher1-1/+2
2007-10-10r24599: patch from Karolin Seeger <ks@sernet.de>:Stefan Metzmacher1-1/+9
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach1-2/+2
2007-10-10r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke1-1/+1
2007-10-10r23015: Make message_(de)register static to messages.cVolker Lendecke1-17/+35
2007-10-10r22908: All callers of message_init now also call messaging_init. Unify those.Volker Lendecke1-1/+0
2007-10-10r22902: Add an event_context and a messaging_context to nmbd. Not used yet.Volker Lendecke1-1/+26
2007-10-10r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke1-3/+3
2007-10-10r22417: Refactor the various daemon run-mode options to make the semanticsJames Peach1-30/+31
2007-10-10r21064: The core of this patch isVolker Lendecke1-9/+9
2007-10-10r19626: Coalesce usage of DUMP_CORE. Fix formatting on chdir error messageJames Peach1-2/+0
2007-10-10r16576: Fix Klocwork #2015. Possible null deref.Jeremy Allison1-0/+5
2007-10-10r15700: Make nmbd udp sockets non-blocking to prevent problemJeremy Allison1-0/+4
2007-10-10r14898: This change is an attempt to improve the quality of the information thatJames Peach1-40/+1
2007-10-10r14618: add --no-process-group to all server programmsStefan Metzmacher1-2/+4
2007-10-10r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter1-1/+1
2007-10-10r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman1-1/+1
2007-10-10r12967: BUG 1061: don't corrupt the file name when reading an lmhosts file (-...Gerald Carter1-3/+4
2007-10-10r12564: Ensure load_case_tables is always done first.Jeremy Allison1-0/+2
2007-10-10r12107: Move to a tdb-based wins database. At the moment we stillJeremy Allison1-1/+4
2007-10-10r11566: From metze. Use "interpret_addr(lp_socket_address())" for port 138.Jeremy Allison1-1/+3
2007-10-10r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison1-0/+2
2007-10-10r10822: updating copyright infoGerald Carter1-1/+1
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-8/+13
2007-10-10r9790: remove 'set but not used' variables (reported by Jason Mader)Gerald Carter1-2/+1
2007-10-10r7440: * merge registry server changes from trunk (so far) for moreGerald Carter1-2/+2
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter1-0/+51
2007-10-10r6225: get rid of warnings from my compiler about nested externsHerb Lewis1-2/+2
2007-10-10r2470: Fix bug 1797: winbind and nmbd ignored "-l" option.Volker Lendecke1-2/+6
2004-01-11update copyright to -2004Stefan Metzmacher1-1/+1
2003-11-01This binds the nmbd sending socket to the 'socket address'.Volker Lendecke1-2/+2
2003-08-27Fix the character set handling properly in nmbd. Also fix bug whereJeremy Allison1-1/+2
2003-08-23Half-way though the big conversion of all nmbd access to wire elements beingJeremy Allison1-105/+100
2003-08-20metze's autogenerate patch for version.hGerald Carter1-1/+1
2003-07-15Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, n...Alexander Bokovoy1-5/+26
2003-05-10Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij1-2/+0
2003-05-10Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij1-0/+2
2003-04-25As nobody really objected to this patch, I opted to create facts :-)Volker Lendecke1-1/+3
2003-04-16fixed the popt option handling in nmbd, so that -i now worksAndrew Tridgell1-34/+37
2003-04-14Merge:Tim Potter1-20/+0
2003-04-14Merge Jelmer's popt updates from HEAD.Tim Potter1-12/+3
2003-03-30update copyright notice since it we are now almost 4 months into 2003Gerald Carter1-1/+1
2003-03-18Add an extra parameter to our 'set_remote_machine_name' andAndrew Bartlett1-1/+1