summaryrefslogtreecommitdiff
path: root/source3/nmbd
AgeCommit message (Expand)AuthorFilesLines
2025-09-16nmbd: Fixing CID 1509046 for time_t in DEBUG statementRabinarayan Panigrahi1-2/+2
2025-09-10nmbd: Fixing CID 1508948 for time_t in DEBUG statementRabinarayan Panigrahi1-2/+2
2025-09-10nmbd: Fixing CID 1509039 for time_t in DEBUG statementRabinarayan Panigrahi1-2/+2
2025-06-16libsmb: Remove "source3/libsmb/libsmb.h"Volker Lendecke2-2/+2
2025-04-18s3:libsmb: pass struct smb_transports to cli_connect_nb()Stefan Metzmacher1-1/+3
2024-10-25nmbd: Remove the "nmbd proxy logon" featureVolker Lendecke3-241/+0
2024-04-29s3:libsmb: Pass memory context to cli_connect_nb()Andreas Schneider1-3/+9
2024-04-29s3:nmbd: Remove trailing spaces in nmbd_synclists.cAndreas Schneider1-9/+9
2024-04-16lib: Give lib/util/util_file.c its own header fileVolker Lendecke2-0/+2
2024-04-05s3:libsmb/unexpected: pass nmbd_socket_dir from the callers of nb_packet_{ser...Stefan Metzmacher1-0/+1
2024-04-05s3:include: let nameserv.h be useable on its ownStefan Metzmacher1-0/+382
2023-12-15VERSION: move COPYRIGHT_STARTUP_MESSAGE as SAMBA_COPYRIGHT_STRING into version.hStefan Metzmacher1-3/+3
2023-11-20source3/nmbd/nmbd.c: use DBG_STARTUP_NOTICEBjörn Jacke1-1/+3
2023-10-13s3:nmbd: Remove redundant code (CID 1414756)Joseph Sutton1-2/+0
2023-09-25libsmb: Pass neg contexts through sync smbXcli_negprot_recv()Volker Lendecke1-2/+7
2023-09-11s3:nmbd: Fix code spellingJoseph Sutton1-1/+1
2023-08-28waf: Build nmbd with -Wno-error=stringop-overflowAndreas Schneider1-0/+5
2023-08-08s3:nmbd: Add missing newlines to logging messagesJoseph Sutton3-6/+6
2023-08-08nmbd_become_lmb.c: Fix debug message formattingJoseph Sutton1-1/+1
2023-07-17s3:nmbd: Fix code spellingAndreas Schneider13-22/+22
2023-07-17s3:nmbd: Fix trailing white spaces in nmbd_incomingrequests.cAndreas Schneider1-66/+66
2023-07-17s3:nmbd: Fix trailing white spaces in nmbd_incomingdgrams.cAndreas Schneider1-39/+39
2023-07-17s3:nmbd: Fix trailing white spaces in nmbd.cAndreas Schneider1-5/+5
2023-06-16nmbd_become_lmb.c: use DBG* macros instead of static log level numbersBjörn Jacke1-69/+60
2023-06-16nmbd/asyncdns.c: use DBG* macros instead of static log level numbersBjörn Jacke1-12/+12
2023-06-16nmbd_sendannounce.c: use DBG* macros instead of static log level numbersBjörn Jacke1-27/+27
2023-06-16nmbd: use DBG_ macros and raise some log levelsBjörn Jacke1-41/+40
2022-12-14smbd: remove process shortname arg from reinit_after_fork()Ralph Boehme2-2/+2
2021-11-11source3: move lib/substitute.c functions out of proto.hRalph Boehme2-0/+2
2021-09-18debug: Remove "override_logfile"Volker Lendecke1-3/+1
2021-09-06nmbd: use POPT_COMMON_DAEMONRalph Boehme1-80/+23
2021-05-14nmbd: Reduce the wait interface loop sleep timeSamuel Cabrero3-3/+5
2021-04-29s3: Remove --log-stdout from daemonsAndreas Schneider1-16/+3
2021-04-29s3:nmbd: Migrate nmbd to new cmdline option parserAndreas Schneider2-11/+24
2021-03-24nmbd: Fix socket cleanup in make_subnet()Volker Lendecke1-4/+4
2021-03-24nmbd: Fix CID 1474439: Incorrect expressionVolker Lendecke1-1/+1
2021-03-19lib: Properly return errno from open_socket_in()Volker Lendecke2-40/+35
2021-03-16nmbd: Move my_netbios_names() to nmbdVolker Lendecke3-1/+74
2021-01-08lib: give global_contexts.c its own header fileVolker Lendecke1-0/+1
2020-10-26daemons: report status to systemd even when running in foregroundAlexander Bokovoy1-1/+3
2020-08-28s3: safe_string: do not include string_wrappers.hMatthew DeVore11-0/+11
2020-08-17lib: Move read_udp_v4_socket() to nmbdVolker Lendecke1-0/+43
2020-06-15lib: Move a #define ip_equal_v4() to nmbd/nmbd.hVolker Lendecke1-0/+6
2019-11-27smbdotconf: mark "wins hook" with substitution="1"Ralph Boehme1-1/+3
2019-11-27smbdotconf: mark "server string" with substitution="1"Ralph Boehme3-3/+7
2019-11-27smbdotconf: mark "remote browse sync" with substitution="1"Ralph Boehme1-1/+3
2019-11-27smbdotconf: mark "remote announce" with substitution="1"Ralph Boehme1-2/+4
2019-11-27smbdotconf: mark "logfile" with substitution="1"Ralph Boehme1-1/+3
2019-11-27smbdotconf: mark "next configfile" with substitution="1"Ralph Boehme1-1/+3
2019-01-28s3:nmbd: small improvements in --help stringsDouglas Bagnall1-2/+3