1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/source3/nmbd
Stefan Metzmacher 7f96c21029 s3:include: let nameserv.h be useable on its own
A lot of stuff is private to nmbd and can
be moved from nameserv.h.

This allows move required types from smb.h to
nameserv.h, so that this can be standalone.
Including it from smb.h is not a huge problem
as nmbd internals are gone from nameserv.h.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15620

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2024-04-05 12:24:41 +00:00
..
asyncdns.c s3:nmbd: Add missing newlines to logging messages 2023-08-08 04:39:38 +00:00
nmbd_become_dmb.c s3:nmbd: Fix code spelling 2023-07-17 12:41:21 +00:00
nmbd_become_lmb.c nmbd_become_lmb.c: Fix debug message formatting 2023-08-08 04:39:37 +00:00
nmbd_browserdb.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
nmbd_browsesync.c s3:nmbd: Fix code spelling 2023-07-17 12:41:21 +00:00
nmbd_elections.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
nmbd_incomingdgrams.c s3:nmbd: Fix code spelling 2023-07-17 12:41:21 +00:00
nmbd_incomingrequests.c s3:nmbd: Remove redundant code (CID 1414756) 2023-10-13 02:18:31 +00:00
nmbd_lmhosts.c s3:nmbd: Fix code spelling 2023-07-17 12:41:21 +00:00
nmbd_logonnames.c s3:nmbd: Fix code spelling 2023-07-17 12:41:21 +00:00
nmbd_mynames.c s3:nmbd: Fix code spelling 2023-07-17 12:41:21 +00:00
nmbd_namelistdb.c s3:nmbd: Fix code spelling 2023-07-17 12:41:21 +00:00
nmbd_namequery.c
nmbd_nameregister.c s3:nmbd: Fix code spelling 2023-07-17 12:41:21 +00:00
nmbd_namerelease.c
nmbd_nodestatus.c
nmbd_packets.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
nmbd_processlogon.c
nmbd_proto.h nmbd: Move my_netbios_names() to nmbd 2021-03-16 17:09:32 +00:00
nmbd_responserecordsdb.c s3:nmbd: Fix code spelling 2023-07-17 12:41:21 +00:00
nmbd_sendannounce.c nmbd_sendannounce.c: use DBG* macros instead of static log level numbers 2023-06-16 20:28:29 +00:00
nmbd_serverlistdb.c s3:nmbd: Fix code spelling 2023-09-11 02:42:41 +00:00
nmbd_subnetdb.c nmbd: Reduce the wait interface loop sleep time 2021-05-14 20:52:47 +00:00
nmbd_synclists.c libsmb: Pass neg contexts through sync smbXcli_negprot_recv() 2023-09-25 19:59:17 +00:00
nmbd_winsproxy.c s3:nmbd: Fix code spelling 2023-07-17 12:41:21 +00:00
nmbd_winsserver.c s3:nmbd: Add missing newlines to logging messages 2023-08-08 04:39:38 +00:00
nmbd_workgroupdb.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
nmbd.c VERSION: move COPYRIGHT_STARTUP_MESSAGE as SAMBA_COPYRIGHT_STRING into version.h 2023-12-15 10:44:42 +00:00
nmbd.h s3:include: let nameserv.h be useable on its own 2024-04-05 12:24:41 +00:00
wscript_build waf: Build nmbd with -Wno-error=stringop-overflow 2023-08-28 02:04:36 +00:00