lib: Pass mem_ctx to state_path()
[samba.git] / source3 / nmbd /
2018-08-17 Volker Lendeckelib: Pass mem_ctx to state_path()
2018-08-17 Volker Lendeckelib: Pass mem_ctx to lock_path()
2018-04-10 Volker Lendeckenmbd: Fix a typo
2018-04-10 Volker Lendeckenmbd: Fix a typo
2018-04-05 Stefan Metzmachers3: nmbd: Fix strict overflow checking compiler warning.
2018-03-20 Andreas Schneiders3:nmbd: Fix possible integer overflow
2018-03-20 Andreas Schneiders3:nmbd: Fix size type in nmbd_browsesync.c
2018-01-24 Volker Lendeckelibnmb: Move "read_packet" to nmbd
2018-01-23 Volker Lendeckelibsmb: Give unexpected.c its own header
2017-12-05 Volker Lendeckelib: Remove unused serverid.tdb
2017-02-22 Chris LambCorrect "errror" typos.
2016-12-11 Volker Lendeckenmbd: xfile->stdio
2016-12-11 Volker Lendeckelibnbt: lmhosts xfile->stdio
2016-12-09 Stefan Metzmachers3:libsmb: don't pass 'passlen' to cli_tree_connect...
2016-12-04 Andreas Schneiders3:waf: Make PARAM and SMBREGISTRY a subsystem of smbco...
2016-11-20 Volker Lendeckelib: Remove global xfile.h includes
2016-11-20 Volker Lendeckelib: Rename fgets_slash to x_fgets_slash
2016-11-15 Stefan Metzmachers3:nmbd: make use of cli_session_setup_anon()
2016-11-15 Stefan Metzmachers3:libsmb: let the callers only pass the password strin...
2016-10-26 Günther Deschners3-waf: Add wscript_build for nmbd
2016-10-13 Trever L. AdamsUpdate smbrun to allow for settings environment variables.
2016-09-24 Jeremy Allisons3: nmbd: Final changeover to stock tevent for nmbd.
2016-09-24 Jeremy Allisons3: nmbd: Change over to using tevent functions from...
2016-09-24 Jeremy Allisons3: nmbd: Add a talloc_stackframe().
2016-09-24 Jeremy Allisons3: nmbd: Add (currently unused) timeout and fd handlers.
2016-09-24 Jeremy Allisons3: nmbd: Now attrs array mirrors fd's array use it...
2016-09-24 Jeremy Allisons3: nmbd: Ensure attrs array mirrors fd's array for...
2016-09-24 Jeremy Allisons3: nmbd: Add fd, triggered elements to struct socket_a...
2016-09-23 Stefan Metzmachers3:nmbd: fix talloc_zero_array() check in nmbd_packets.c
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2015-11-05 Noel Powerfix uninitialised read in process_host_announce
2015-10-12 Volker Lendeckelib: Move sys_rw* to lib/util
2015-09-24 Christof Schmitts3: Move call to prctl_set_comment to reinit_after_fork
2015-05-13 Richard SharpeFix the uint32/16/8 stuff in two proto.h files I missed.
2015-05-12 Richard SharpeConvert all uint32/16/8 to _t in a couple of include...
2015-05-04 Jeremy Allisons3: nmbd: Don't set work_changed = True inside update_s...
2015-05-04 Jeremy Allisons3: nmbd: Ensure we only set work_changed = true if...
2015-05-01 Richard SharpeConvert all uses of uint8/16/32 to _t in nmbd and the...
2015-03-23 Volker Lendeckelib: load_case_tables() -> smb_init_locale()
2015-03-17 Volker Lendeckelib: Remove tdb_fetch_compat
2014-12-06 Volker Lendeckelib: Split out write_data[_iov]
2014-12-06 Volker Lendeckelib: read_data->read_data_ntstatus
2014-11-19 Stefan Metzmachers3:nmbd: remove START/END_PROFILE() calls
2014-11-03 David Disseldorpnmbd_namelistdb: don't leak lock_path onto talloc tos
2014-11-03 David Disseldorpnmbd_winsserver: don't leak state_path onto talloc tos
2014-10-29 Jeremy Allisons3-nmbd: Fix netbios name truncation.
2014-10-06 David Disseldorpnmbd: don't leak cache_path onto talloc tos
2014-09-30 Jeremy Allisons3: nmbd: Ensure the main nmbd process doesn't create...
2014-09-17 Andreas Schneidernmbd: Send waiting status to systemd.
2014-07-31 Volker Lendeckenmbd: Call DEBUGADD instead of Debug1
2014-07-28 Volker Lendeckelib: directory_create_or_exist() does not use "uid...
2014-07-22 Volker Lendeckesmbd/nmbd: Remove HAVE_LONGLONG
2014-04-23 Jeremy Allisons3: nmbd: Call dgram cleanup init background setup.
2014-04-23 Alexander Bokovoynmbd: use exit_daemon() to report status to systemd
2014-04-23 Alexander Bokovoyadd systemd integration
2014-04-01 Andreas Schneiders3-nmbd: Align debug level for the same information.
2014-03-25 Björn Baumbachs3-nmbd: reset debug settings after reading config...
2014-02-12 Andrew Bartlettparam: No longer have a special case for lp_configfile
2014-02-08 Garming Samparam: rename lp function and variable from "serverstri...
2014-02-08 Garming Samparam: rename lp function and variable from 'piddir...
2014-02-08 Garming Samparam: rename lp function and variable from 'lockdir...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-17 Michael Adams3:nmbd: do a very early cluster probe when starting...
2013-06-27 Jeremy Allisonwinbindd and nmbd don't set their umask to zero on...
2013-06-20 Jeremy AllisonFix bug #9166 - Starting smbd or nmbd with stdin from...
2013-02-22 Andreas Schneidernmbd: Fix request data data processing.
2013-02-19 Stefan Metzmachers3:nmbd: s/event_add_timed/tevent_add_timer
2013-02-19 Stefan Metzmachers3:nmbd: s/struct timed_event/struct tevent_timer
2013-02-19 Stefan Metzmachers3:nmbd: s/struct event_context/struct tevent_context
2012-12-21 Andreas Schneiders3-nmbd: Check if we created the directories correctly.
2012-12-12 Andreas Schneiders3-nmbd: Cleanup code to make it more readable.
2012-08-23 Andrew Bartlettparam: Add startup checks for valid server role/binary...
2012-08-17 S HargaganFix bug #9085 - NMB registration for a duplicate workst...
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2012-08-08 Stefan Metzmachers3:nmbd: log a failure in get_domain_master_name_node_s...
2012-08-08 Stefan Metzmachers3:nmbd: don't log get_domain_master_name_node_status_f...
2012-07-27 Andrew Bartlettlib/param: Rename "socket address" to "nbt client socke...
2012-07-19 Jeremy AllisonMove everything to use the common pidfile functions.
2012-07-19 Jeremy AllisonMake the s3 pidfile use the common code inside lib...
2012-07-19 Jeremy AllisonMove source4/smbd/pidfile into lib/util in preparation...
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-05-31 Jeremy AllisonForward port of Richard Sharpe's <realrichardsharpe...
2012-05-30 Andrew Bartletts3-param: Rename lp_dns_proxy() -> lp_wins_dns_proxy...
2012-05-28 Luk Claess3:libsmb: get rid of cli_negprot
2012-04-19 Volker Lendeckes3: Fix Coverity ID 2686 -- RESOURCE_LEAK
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-03-15 Michael Adams3:smbd: let smbd/nmbd/winbindd child processes termina...
2012-03-07 Ira Coopers3: piddir creation fix part 2.
2012-03-06 Volker Lendeckes3: Fix some format string warnings
2012-03-04 Andrew Bartletts3-nmbd: Add stdin handler for nmbd
2012-02-16 Andrew Bartlettlib/util: Remove sys_poll as it is no longer needed
2012-02-16 Christopher R. Her... Rename obscure defined constants.
2012-02-16 Andrew Bartletts3-nmbd: Initialise newly non-static variables
2012-02-03 Matthieu Patous3-nmbd: don't discard DGRAM frames from local addresse...
2011-12-14 Volker Lendeckes3: Remove a call to procid_self()
2011-12-14 Volker Lendeckes3: Remove nmbd_messaging_context()
2011-12-14 Volker Lendeckes3: Fix some pointless statics
2011-12-14 Volker Lendeckes3: Remove a call to procid_self()
2011-12-14 Volker Lendeckes3: Remove a call to procid_self()
2011-12-14 Volker Lendeckes3: Pass messaging_context to nmbd/process()
next