summaryrefslogtreecommitdiffstats
path: root/source/nmbd/nmbd.c
Commit message (Expand)AuthorAgeFilesLines
* r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke2007-10-101-4/+11
* r24621: - deferr calling build_options();exit(0);Stefan Metzmacher2007-10-101-1/+2
* r24599: patch from Karolin Seeger <ks@sernet.de>:Stefan Metzmacher2007-10-101-1/+9
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach2007-10-101-2/+2
* r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke2007-10-101-1/+1
* r23015: Make message_(de)register static to messages.cVolker Lendecke2007-10-101-17/+35
* r22908: All callers of message_init now also call messaging_init. Unify those.Volker Lendecke2007-10-101-1/+0
* r22902: Add an event_context and a messaging_context to nmbd. Not used yet.Volker Lendecke2007-10-101-1/+26
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-101-3/+3
* r22417: Refactor the various daemon run-mode options to make the semanticsJames Peach2007-10-101-30/+31
* r21064: The core of this patch isVolker Lendecke2007-10-101-9/+9
* r19626: Coalesce usage of DUMP_CORE. Fix formatting on chdir error messageJames Peach2007-10-101-2/+0
* r16576: Fix Klocwork #2015. Possible null deref.Jeremy Allison2007-10-101-0/+5
* r15700: Make nmbd udp sockets non-blocking to prevent problemJeremy Allison2007-10-101-0/+4
* 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
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-1/+1
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-101-1/+1
* r12967: BUG 1061: don't corrupt the file name when reading an lmhosts file (-...Gerald Carter2007-10-101-3/+4
* r12564: Ensure load_case_tables is always done first.Jeremy Allison2007-10-101-0/+2
* r12107: Move to a tdb-based wins database. At the moment we stillJeremy Allison2007-10-101-1/+4
* 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-101-0/+2
* r10822: updating copyright infoGerald Carter2007-10-101-1/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-8/+13
* r9790: remove 'set but not used' variables (reported by Jason Mader)Gerald Carter2007-10-101-2/+1
* r7440: * merge registry server changes from trunk (so far) for moreGerald Carter2007-10-101-2/+2
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-0/+51
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2007-10-101-2/+2
* r2470: Fix bug 1797: winbind and nmbd ignored "-l" option.Volker Lendecke2007-10-101-2/+6
* update copyright to -2004Stefan Metzmacher2004-01-111-1/+1
* This binds the nmbd sending socket to the 'socket address'.Volker Lendecke2003-11-011-2/+2
* Fix the character set handling properly in nmbd. Also fix bug whereJeremy Allison2003-08-271-1/+2
* Half-way though the big conversion of all nmbd access to wire elements beingJeremy Allison2003-08-231-105/+100
* metze's autogenerate patch for version.hGerald Carter2003-08-201-1/+1
* Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, n...Alexander Bokovoy2003-07-151-5/+26
* Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij2003-05-101-2/+0
* Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij2003-05-101-0/+2
* As nobody really objected to this patch, I opted to create facts :-)Volker Lendecke2003-04-251-1/+3
* fixed the popt option handling in nmbd, so that -i now worksAndrew Tridgell2003-04-161-34/+37
* Merge:Tim Potter2003-04-141-20/+0
* Merge Jelmer's popt updates from HEAD.Tim Potter2003-04-141-12/+3
* update copyright notice since it we are now almost 4 months into 2003Gerald Carter2003-03-301-1/+1
* Add an extra parameter to our 'set_remote_machine_name' andAndrew Bartlett2003-03-181-1/+1
* patch to include support for daemontools from Michael HandlerGerald Carter2003-01-031-3/+21
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-0/+20
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-100/+2
* Last sync with HEADJelmer Vernooij2002-11-091-5/+0