1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/nmbd
Jeremy Allison ac9b687cc2 configure configure.in: Added tests for fseek64 and ftell64.
config.h.in: Added fseek64 and ftell64.
includes.h: Added definition of SMB_BIG_INTEGER.
smb.h: Changed (*getsmbpwpos) and (*setsmbpwpos) to use SMB_BIG_INTEGER.
access.c: Tidyup of dbug statement.
system.c: Added sys_fseek and sys_ftell. Changed mode calls to use mode_t.
asyncdns.c: Tidyup of comment.
loadparm.c: Tidyup of set_default_server_announce_type() function definition.
ldap.c: Changed (*getsmbpwpos) and (*setsmbpwpos) to use SMB_BIG_INTEGER.
nispass.c: Changed (*getsmbpwpos) and (*setsmbpwpos) to use SMB_BIG_INTEGER.
smbpass.c: Changed (*getsmbpwpos) and (*setsmbpwpos) to use SMB_BIG_INTEGER.
smbpassfile.c: Use sys_fseek().
chgpasswd.c: Tidyup of debug statement.
dosmode.c: Changed mode calls to use mode_t.
ipc.c: Removal of dead code.
nttrans.c: Changed mode calls to use mode_t.
open.c: Changed mode calls to use mode_t.
pipes.c: Removal of dead code.
reply.c: Removal of dead code.
trans2.c: Removal of dead code. Changed mode calls to use mode_t.
Jeremy.
(This used to be commit c381d32e3d)
1998-09-17 19:16:12 +00:00
..
.cvsignore added ignore rules for the dummy files 1998-08-09 11:25:49 +00:00
asyncdns.c configure configure.in: Added tests for fseek64 and ftell64. 1998-09-17 19:16:12 +00:00
dummy.in these dummy files are needed for autoconf processing 1998-08-09 11:24:15 +00:00
nmbd_become_dmb.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
nmbd_become_lmb.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
nmbd_browserdb.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
nmbd_browsesync.c minor fixes to the DMB<->DMB sync code. We now get the dmb name from 1998-08-31 07:23:11 +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 added a dest_port parameter to send_mailslot() so we send replies to 1998-08-30 17:04:24 +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 tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
nmbd_processlogon.c added a dest_port parameter to send_mailslot() so we send replies to 1998-08-30 17:04:24 +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 fixed a potential problem with wins_write_database() child processes. 1998-09-17 06:36:08 +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 fixed another potential fork bomb where the wins file becomes 1998-09-17 08:35:07 +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 fixed another potential fork bomb where the wins file becomes 1998-09-17 08:35:07 +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 fixed a potential problem with wins_write_database() child processes. 1998-09-17 06:36:08 +00:00