s4:dns_server: no-op dns updates with ACCESS_DENIED should be ignored
[samba.git] / source3 / nmbd /
2024-04-29 Andreas Schneiders3:libsmb: Pass memory context to cli_connect_nb()
2024-04-29 Andreas Schneiders3:nmbd: Remove trailing spaces in nmbd_synclists.c
2024-04-16 Volker Lendeckelib: Give lib/util/util_file.c its own header file
2024-04-05 Stefan Metzmachers3:libsmb/unexpected: pass nmbd_socket_dir from the...
2024-04-05 Stefan Metzmachers3:include: let nameserv.h be useable on its own
2023-12-15 Stefan MetzmacherVERSION: move COPYRIGHT_STARTUP_MESSAGE as SAMBA_COPYRI...
2023-11-20 Björn Jackesource3/nmbd/nmbd.c: use DBG_STARTUP_NOTICE
2023-10-13 Joseph Suttons3:nmbd: Remove redundant code (CID 1414756)
2023-09-25 Volker Lendeckelibsmb: Pass neg contexts through sync smbXcli_negprot_...
2023-09-11 Joseph Suttons3:nmbd: Fix code spelling
2023-08-28 Andreas Schneiderwaf: Build nmbd with -Wno-error=stringop-overflow
2023-08-08 Joseph Suttons3:nmbd: Add missing newlines to logging messages
2023-08-08 Joseph Suttonnmbd_become_lmb.c: Fix debug message formatting
2023-07-17 Andreas Schneiders3:nmbd: Fix code spelling
2023-07-17 Andreas Schneiders3:nmbd: Fix trailing white spaces in nmbd_incomingrequ...
2023-07-17 Andreas Schneiders3:nmbd: Fix trailing white spaces in nmbd_incomingdgrams.c
2023-07-17 Andreas Schneiders3:nmbd: Fix trailing white spaces in nmbd.c
2023-06-16 Björn Jackenmbd_become_lmb.c: use DBG* macros instead of static...
2023-06-16 Björn Jackenmbd/asyncdns.c: use DBG* macros instead of static...
2023-06-16 Björn Jackenmbd_sendannounce.c: use DBG* macros instead of static...
2023-06-16 Björn Jackenmbd: use DBG_ macros and raise some log levels
2022-12-14 Ralph Boehmesmbd: remove process shortname arg from reinit_after_fork()
2021-11-11 Ralph Boehmesource3: move lib/substitute.c functions out of proto.h
2021-09-18 Volker Lendeckedebug: Remove "override_logfile"
2021-09-06 Ralph Boehmenmbd: use POPT_COMMON_DAEMON
2021-05-14 Samuel Cabreronmbd: Reduce the wait interface loop sleep time
2021-04-29 Andreas Schneiders3: Remove --log-stdout from daemons
2021-04-29 Andreas Schneiders3:nmbd: Migrate nmbd to new cmdline option parser
2021-03-24 Volker Lendeckenmbd: Fix socket cleanup in make_subnet()
2021-03-24 Volker Lendeckenmbd: Fix CID 1474439: Incorrect expression
2021-03-19 Volker Lendeckelib: Properly return errno from open_socket_in()
2021-03-16 Volker Lendeckenmbd: Move my_netbios_names() to nmbd
2021-01-08 Volker Lendeckelib: give global_contexts.c its own header file
2020-10-26 Alexander Bokovoydaemons: report status to systemd even when running...
2020-08-28 Matthew DeVores3: safe_string: do not include string_wrappers.h
2020-08-17 Volker Lendeckelib: Move read_udp_v4_socket() to nmbd
2020-06-15 Volker Lendeckelib: Move a #define ip_equal_v4() to nmbd/nmbd.h
2019-11-27 Ralph Boehmesmbdotconf: mark "wins hook" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "server string" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "remote browse sync" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "remote announce" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "logfile" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "next configfile" with substitution="1"
2019-01-28 Douglas Bagnalls3:nmbd: small improvements in --help strings
2019-01-28 Andreas Schneiders3:nmbd: Use C99 initializer for poptOption in nmbd
2019-01-08 Volker Lendeckenmbd: Use strlcpy instead of StrnCpy
2018-11-28 Andreas Schneiders3:nmbd: Use #ifdef instead of #if for config.h definitions
2018-11-08 Andreas Schneiderdebug: Use debuglevel_(get|set) function
2018-11-06 Volker Lendeckegencache: Remove transaction-based tdb
2018-10-19 Volker Lendeckelib: Remove gencache.h from proto.h
2018-09-19 Andrew Bartletts3: nmbd: Stop nmbd network announce storm.
2018-09-07 Christof Schmitts3: Rename server_event_context() to global_event_context()
2018-08-17 Volker Lendeckelib: Pass mem_ctx to cache_path()
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
next