summaryrefslogtreecommitdiff
path: root/source3/nmbd
AgeCommit message (Expand)AuthorFilesLines
2014-12-07lib: read_data->read_data_ntstatusVolker Lendecke1-2/+2
2014-11-19s3:nmbd: remove START/END_PROFILE() callsStefan Metzmacher3-50/+10
2014-11-03nmbd_namelistdb: don't leak lock_path onto talloc tosDavid Disseldorp1-5/+12
2014-11-03nmbd_winsserver: don't leak state_path onto talloc tosDavid Disseldorp1-2/+18
2014-10-29s3-nmbd: Fix netbios name truncation.Jeremy Allison1-8/+68
2014-10-06nmbd: don't leak cache_path onto talloc tosDavid Disseldorp1-0/+7
2014-09-30s3: nmbd: Ensure the main nmbd process doesn't create zombies.Jeremy Allison1-0/+3
2014-09-17nmbd: Send waiting status to systemd.Andreas Schneider1-2/+5
2014-07-31nmbd: Call DEBUGADD instead of Debug1Volker Lendecke1-10/+7
2014-07-28lib: directory_create_or_exist() does not use "uid" parameterVolker Lendecke1-2/+2
2014-07-22smbd/nmbd: Remove HAVE_LONGLONGVolker Lendecke1-6/+0
2014-04-23s3: nmbd: Call dgram cleanup init background setup.Jeremy Allison1-0/+4
2014-04-23nmbd: use exit_daemon() to report status to systemdAlexander Bokovoy1-25/+14
2014-04-23add systemd integrationAlexander Bokovoy1-0/+4
2014-04-01s3-nmbd: Align debug level for the same information.Andreas Schneider1-2/+2
2014-03-25s3-nmbd: reset debug settings after reading config file (bug #10239)Björn Baumbach1-0/+4
2014-02-12param: No longer have a special case for lp_configfileAndrew Bartlett1-1/+1
2014-02-07param: rename lp function and variable from "serverstring" to "server_string"Garming Sam3-3/+3
2014-02-07param: rename lp function and variable from 'piddir' to 'pid_directory'Garming Sam1-4/+4
2014-02-07param: rename lp function and variable from 'lockdir' to 'lock_directory'Garming Sam2-3/+3
2013-10-18s3:nmbd: do a very early cluster probe when starting nmbd.Michael Adam1-0/+5
2013-06-27winbindd and nmbd don't set their umask to zero on startup like smbd does.Jeremy Allison1-0/+6
2013-06-20Fix bug #9166 - Starting smbd or nmbd with stdin from /dev/null results in "E...Jeremy Allison1-1/+13
2013-02-22nmbd: Fix request data data processing.Andreas Schneider1-2/+2
2013-02-19s3:nmbd: s/event_add_timed/tevent_add_timerStefan Metzmacher1-1/+1
2013-02-19s3:nmbd: s/struct timed_event/struct tevent_timerStefan Metzmacher1-1/+1
2013-02-19s3:nmbd: s/struct event_context/struct tevent_contextStefan Metzmacher3-3/+3
2012-12-21s3-nmbd: Check if we created the directories correctly.Andreas Schneider1-4/+11
2012-12-12s3-nmbd: Cleanup code to make it more readable.Andreas Schneider1-3/+7
2012-08-23param: Add startup checks for valid server role/binary combinationsAndrew Bartlett1-0/+10
2012-08-17Fix bug #9085 - NMB registration for a duplicate workstation fails with regis...S Hargagan1-1/+1
2012-08-09Check error returns from strupper_m() (in all reasonable places).Jeremy Allison9-15/+54
2012-08-08s3:nmbd: log a failure in get_domain_master_name_node_status_success() as lev...Stefan Metzmacher1-1/+1
2012-08-08s3:nmbd: don't log get_domain_master_name_node_status_fail at level 0Stefan Metzmacher1-1/+1
2012-07-27lib/param: Rename "socket address" to "nbt client socket address" to clarify ...Andrew Bartlett1-1/+1
2012-07-19Move everything to use the common pidfile functions.Jeremy Allison1-2/+3
2012-07-19Make the s3 pidfile use the common code inside lib/util/pidfile.cJeremy Allison1-1/+1
2012-07-19Move source4/smbd/pidfile into lib/util in preparation for making it in common.Jeremy Allison1-2/+2
2012-07-18loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell5-8/+9
2012-05-31Forward port of Richard Sharpe's <realrichardsharpe@gmail.com> fix for bug #8...Jeremy Allison1-1/+2
2012-05-30s3-param: Rename lp_dns_proxy() -> lp_wins_dns_proxy() for clarityAndrew Bartlett2-2/+2
2012-05-28s3:libsmb: get rid of cli_negprotLuk Claes1-1/+3
2012-04-19s3: Fix Coverity ID 2686 -- RESOURCE_LEAKVolker Lendecke1-0/+1
2012-03-24lib/util: Remove obsolete sys_getpid() and sys_fork().Jelmer Vernooij5-6/+6
2012-03-15s3:smbd: let smbd/nmbd/winbindd child processes terminate if the parent proce...Michael Adam1-0/+11
2012-03-07s3: piddir creation fix part 2.Ira Cooper1-0/+4
2012-03-06s3: Fix some format string warningsVolker Lendecke1-9/+13
2012-03-04s3-nmbd: Add stdin handler for nmbdAndrew Bartlett1-0/+33
2012-02-16lib/util: Remove sys_poll as it is no longer neededAndrew Bartlett1-1/+1
2012-02-16Rename obscure defined constants.Christopher R. Hertel (crh)1-1/+1