summaryrefslogtreecommitdiff
path: root/source3/nmbd
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove unused serverid.tdbVolker Lendecke2017-12-051-10/+0
* Correct "errror" typos.Chris Lamb2017-02-221-1/+1
* nmbd: xfile->stdioVolker Lendecke2016-12-116-62/+98
* libnbt: lmhosts xfile->stdioVolker Lendecke2016-12-111-1/+1
* s3:libsmb: don't pass 'passlen' to cli_tree_connect[_send]() and allow pass=NULLStefan Metzmacher2016-12-091-1/+1
* s3:waf: Make PARAM and SMBREGISTRY a subsystem of smbconf onlyAndreas Schneider2016-12-041-1/+1
* lib: Remove global xfile.h includesVolker Lendecke2016-11-201-0/+1
* lib: Rename fgets_slash to x_fgets_slashVolker Lendecke2016-11-202-2/+2
* s3:nmbd: make use of cli_session_setup_anon()Stefan Metzmacher2016-11-151-2/+2
* s3:libsmb: let the callers only pass the password string to cli_session_setup...Stefan Metzmacher2016-11-151-1/+1
* s3-waf: Add wscript_build for nmbdGünther Deschner2016-10-261-0/+40
* Update smbrun to allow for settings environment variables.Trever L. Adams2016-10-131-1/+1
* s3: nmbd: Final changeover to stock tevent for nmbd.Jeremy Allison2016-09-241-42/+4
* s3: nmbd: Change over to using tevent functions from direct poll.Jeremy Allison2016-09-241-20/+38
* s3: nmbd: Add a talloc_stackframe().Jeremy Allison2016-09-241-0/+9
* s3: nmbd: Add (currently unused) timeout and fd handlers.Jeremy Allison2016-09-241-0/+26
* s3: nmbd: Now attrs array mirrors fd's array use it in preference.Jeremy Allison2016-09-241-4/+4
* s3: nmbd: Ensure attrs array mirrors fd's array for dns.Jeremy Allison2016-09-241-0/+15
* s3: nmbd: Add fd, triggered elements to struct socket_attributes.Jeremy Allison2016-09-241-1/+9
* s3:nmbd: fix talloc_zero_array() check in nmbd_packets.cStefan Metzmacher2016-09-231-1/+1
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-064-4/+4
* fix uninitialised read in process_host_announceNoel Power2015-11-051-0/+2
* lib: Move sys_rw* to lib/utilVolker Lendecke2015-10-131-1/+1
* s3: Move call to prctl_set_comment to reinit_after_forkChristof Schmitt2015-09-242-3/+2
* Fix the uint32/16/8 stuff in two proto.h files I missed.Richard Sharpe2015-05-131-11/+11
* Convert all uint32/16/8 to _t in a couple of include files.Richard Sharpe2015-05-121-1/+1
* s3: nmbd: Don't set work_changed = True inside update_server_ttl().Jeremy Allison2015-05-041-5/+0
* s3: nmbd: Ensure we only set work_changed = true if we modify the record.Jeremy Allison2015-05-041-5/+17
* Convert all uses of uint8/16/32 to _t in nmbd and the include file.Richard Sharpe2015-05-0121-90/+90
* lib: load_case_tables() -> smb_init_locale()Volker Lendecke2015-03-241-1/+1
* lib: Remove tdb_fetch_compatVolker Lendecke2015-03-171-1/+1
* lib: Split out write_data[_iov]Volker Lendecke2014-12-071-0/+1
* lib: read_data->read_data_ntstatusVolker Lendecke2014-12-071-2/+2
* s3:nmbd: remove START/END_PROFILE() callsStefan Metzmacher2014-11-193-50/+10
* nmbd_namelistdb: don't leak lock_path onto talloc tosDavid Disseldorp2014-11-031-5/+12
* nmbd_winsserver: don't leak state_path onto talloc tosDavid Disseldorp2014-11-031-2/+18
* s3-nmbd: Fix netbios name truncation.Jeremy Allison2014-10-291-8/+68
* nmbd: don't leak cache_path onto talloc tosDavid Disseldorp2014-10-061-0/+7
* s3: nmbd: Ensure the main nmbd process doesn't create zombies.Jeremy Allison2014-09-301-0/+3
* nmbd: Send waiting status to systemd.Andreas Schneider2014-09-171-2/+5
* nmbd: Call DEBUGADD instead of Debug1Volker Lendecke2014-07-311-10/+7
* lib: directory_create_or_exist() does not use "uid" parameterVolker Lendecke2014-07-281-2/+2
* smbd/nmbd: Remove HAVE_LONGLONGVolker Lendecke2014-07-221-6/+0
* s3: nmbd: Call dgram cleanup init background setup.Jeremy Allison2014-04-231-0/+4
* nmbd: use exit_daemon() to report status to systemdAlexander Bokovoy2014-04-231-25/+14
* add systemd integrationAlexander Bokovoy2014-04-231-0/+4
* s3-nmbd: Align debug level for the same information.Andreas Schneider2014-04-011-2/+2
* s3-nmbd: reset debug settings after reading config file (bug #10239)Björn Baumbach2014-03-251-0/+4
* param: No longer have a special case for lp_configfileAndrew Bartlett2014-02-121-1/+1
* param: rename lp function and variable from "serverstring" to "server_string"Garming Sam2014-02-073-3/+3