1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source3/nmbd
Christopher R. Hertel 2356f467d1 Another cosmetic change.
When dumping the wins.dat, this module will also write the database
contents to the log file (don't do this if you have a large wins.dat!).
The output was in a sort of tabular format, except that the asctime()
function was used and it always terminates its output with a newline.

I did a bit of fussing, removed the '\n' character, and did my best to
line up the other columns.  If the output format of asctime() is
different on different systems, then the columns won't line up, but
the output will still look better than it did before.

Chris -)-----
(This used to be commit 57295113fe)
1998-10-22 00:30:41 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
asyncdns.c configure configure.in: Added tests for fseek64 and ftell64. 1998-09-17 19:16:12 +00:00
nmbd_become_dmb.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
nmbd_become_lmb.c Changes to test in configure if capabilities are enabled on a system. 1998-09-28 21:43:48 +00:00
nmbd_browserdb.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
nmbd_browsesync.c Changed the debug calls to use the newer debug macros. This allowed me to 1998-10-21 17:26:54 +00:00
nmbd_elections.c added a dest_port parameter to send_mailslot() so we send replies to 1998-08-30 17:04:24 +00:00
nmbd_incomingdgrams.c Changes to test in configure if capabilities are enabled on a system. 1998-09-28 21:43:48 +00:00
nmbd_incomingrequests.c changed the way that name query records are sorted in replies. They 1998-08-30 08:45:23 +00:00
nmbd_lmhosts.c The function add_name_to_subnet(), in file nmbd_namelistdb.c, returns a 1998-06-23 08:15:05 +00:00
nmbd_logonnames.c I finished removing timestring() calls from DEBUG() messages. Also went 1998-08-03 18:13:13 +00:00
nmbd_mynames.c set a maximum name refresh time of 20 minutes. 1998-08-31 04:19:31 +00:00
nmbd_namelistdb.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
nmbd_namequery.c This is a first step toward moving long namelists into a database. I 1998-06-09 01:56:18 +00:00
nmbd_nameregister.c this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
nmbd_namerelease.c this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
nmbd_nodestatus.c This is *not* a big change (although it looks like one). 1998-01-22 13:27:43 +00:00
nmbd_packets.c Changes to test in configure if capabilities are enabled on a system. 1998-09-28 21:43:48 +00:00
nmbd_processlogon.c fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh). 1998-10-21 01:35:01 +00:00
nmbd_responserecordsdb.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
nmbd_sendannounce.c bounds check next_token() to prevent possible buffer overflows 1998-08-31 03:11:42 +00:00
nmbd_serverlistdb.c Changes to test in configure if capabilities are enabled on a system. 1998-09-28 21:43:48 +00:00
nmbd_subnetdb.c added some defensive programming to nmbd. This mostly means zeroing 1998-08-30 04:27:26 +00:00
nmbd_synclists.c get type of callback right 1998-10-05 03:53:25 +00:00
nmbd_winsproxy.c added some defensive programming to nmbd. This mostly means zeroing 1998-08-30 04:27:26 +00:00
nmbd_winsserver.c Another cosmetic change. 1998-10-22 00:30:41 +00:00
nmbd_workgroupdb.c added some defensive programming to nmbd. This mostly means zeroing 1998-08-30 04:27:26 +00:00
nmbd.c Makefile.in: Fixed bug with continuation line causing proto to fail. 1998-09-25 23:40:49 +00:00