summaryrefslogtreecommitdiffstats
path: root/source3/nmbd
Commit message (Expand)AuthorAgeFilesLines
* s3: only include smb profiling where needed.Günther Deschner2011-04-143-0/+3
* s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner2011-03-301-1/+0
* s3-messages: only include messages.h where needed.Günther Deschner2011-03-301-0/+1
* s3-libsmb: put namequery headers to nmblib.hGünther Deschner2011-03-301-0/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-305-0/+5
* s3: Fix Coverity ID 2331: RESOURCE_LEAKVolker Lendecke2011-03-271-0/+1
* s3-config: say which config file we failed to openAndrew Tridgell2011-03-231-1/+1
* fault: get fault.c ready for use by s4Andrew Tridgell2011-03-231-1/+1
* s3-fault: removed the cont_fn from fault_setup()Andrew Tridgell2011-03-221-10/+1
* s3-libsmb: only include rap client when needed.Günther Deschner2011-03-151-0/+1
* s3-server_id: only include server_id where needed.Günther Deschner2011-03-021-0/+1
* s3: Use poll in nmbdVolker Lendecke2011-02-281-102/+113
* s3: Fix a typed-punned warningVolker Lendecke2011-02-141-1/+1
* s3: Fix some nonempty blank linesVolker Lendecke2011-02-061-4/+3
* s3: Remove superfluous ;Günther Deschner2011-02-021-1/+1
* Revert "s3:events: Call all ready fd event handlers on each iteration of the ...Stefan Metzmacher2011-01-311-3/+3
* s3-nmbd: Fix bug #7875Björn Baumbach2011-01-071-2/+2
* netlogon: move netlogon helpers to ../libcli/netlogon.Günther Deschner2011-01-071-1/+1
* s3: Remove some unused codeVolker Lendecke2011-01-072-18/+2
* s3: Limit the number of unexpected clients to 200Volker Lendecke2011-01-071-2/+4
* s3: Make nmbd listen on the unexpected socketVolker Lendecke2011-01-073-0/+27
* s3: Fix some nonempty blank linesVolker Lendecke2011-01-051-26/+25
* All calls to event_add_to_select_args() call GetTimeOfDay() andJeremy Allison2010-12-231-5/+2
* Fix the unexpected.tdb database problem. Change nmbd to store theJeremy Allison2010-11-142-3/+8
* Move error reporting of messaging context creation fail intoJeremy Allison2010-11-141-15/+6
* s3-debug Convert from x_file to real file descriptors.Andrew Bartlett2010-11-021-2/+0
* s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett2010-11-021-4/+7
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-1/+1
* Move talloc_enable_null_tracking() to the s3 daemonsVolker Lendecke2010-10-081-1/+7
* s3:events: Call all ready fd event handlers on each iteration of the main loopSteven Danneman2010-10-011-3/+3
* samba: share select wrappers.Günther Deschner2010-10-011-0/+1
* Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on allJeremy Allison2010-09-271-1/+2
* s3-nmbd: move SYNC_DNS to nmbd.hGünther Deschner2010-09-201-0/+3
* s3-nmbd: use NETLOGON_NT_VERSION_1 in LOGON_PRIMARY_RESPONSE.Günther Deschner2010-09-091-1/+1
* s3-nmbd: use autogenerated marshalling for LOGON_SAM_LOGON_REQUEST.Günther Deschner2010-09-091-301/+94
* s3-nmbd: use autogenerated marshalling for LOGON_PRIMARY_QUERY.Günther Deschner2010-09-091-109/+33
* s3-nmbd: use autogenerated marshalling for LOGON_REQUEST.Günther Deschner2010-09-091-47/+29
* s3-nmbd: handle source_name in one location in nmbd_process_logon().Günther Deschner2010-09-091-5/+4
* s3-nmbd: use nbt_netlogon_packet in process_logon_packet().Günther Deschner2010-09-091-5/+24
* s3-nmbd: fix indentation in process_logon_packet().Günther Deschner2010-09-081-523/+519
* s3-nmbd: remove trailing whitespace in nmbd_processlogon.cGünther Deschner2010-09-081-9/+9
* s3/nmbd: tidy up debug message: ttl isn't a hex valueBjörn Jacke2010-09-071-1/+1
* s3-nmbd: move nmbd proto out of main proto.hGünther Deschner2010-08-2629-0/+386
* s3-nmbd: include svcctl.h where needed.Günther Deschner2010-08-068-0/+8
* s3-popt: Only include popt-common.h when needed.Andreas Schneider2010-08-051-0/+1
* s3-secrets: only include secrets.h when needed.Günther Deschner2010-08-051-0/+1
* s3: Pass the new server_id through reinit_after_forkVolker Lendecke2010-07-042-4/+12
* s3: Fix some type-punned warningsVolker Lendecke2010-07-041-6/+9
* s3: Remove serverid_[de]register_selfVolker Lendecke2010-07-041-2/+3
* s3-nmbd: Leave the sync function if there are no syncs.Andreas Schneider2010-06-281-0/+5