1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
samba-mirror/source/nmbd
Jeremy Allison 2d77445400 This is a security audit change of the main source.
It removed all ocurrences of the following functions :

sprintf
strcpy
strcat

The replacements are slprintf, safe_strcpy and safe_strcat.

It should not be possible to use code in Samba that uses
sprintf, strcpy or strcat, only the safe_equivalents.

Once Andrew has fixed the slprintf implementation then
this code will be moved back to the 1.9.18 code stream.

Jeremy.
0001-01-01 00:00:00 +00:00
..
asyncdns.c Changes to allow Samba to be compiled with -Wstrict-prototypes 0001-01-01 00:00:00 +00:00
nmbd_become_dmb.c This looks like a big change but really isn't. 0001-01-01 00:00:00 +00:00
nmbd_become_lmb.c This is a security audit change of the main source. 0001-01-01 00:00:00 +00:00
nmbd_browserdb.c This is *not* a big change (although it looks like one). 0001-01-01 00:00:00 +00:00
nmbd_browsesync.c This is a security audit change of the main source. 0001-01-01 00:00:00 +00:00
nmbd_elections.c This looks like a big change but really isn't. 0001-01-01 00:00:00 +00:00
nmbd_incomingdgrams.c This looks like a big change but really isn't. 0001-01-01 00:00:00 +00:00
nmbd_incomingrequests.c This is a security audit change of the main source. 0001-01-01 00:00:00 +00:00
nmbd_lmhosts.c Adding the same change as was added to 1.9.18 branch to add the 0001-01-01 00:00:00 +00:00
nmbd_logonnames.c genrand.c: SGI compile warning fix. 0001-01-01 00:00:00 +00:00
nmbd_mynames.c This looks like a big change but really isn't. 0001-01-01 00:00:00 +00:00
nmbd_namelistdb.c This is a security audit change of the main source. 0001-01-01 00:00:00 +00:00
nmbd_namequery.c genrand.c: SGI compile warning fix. 0001-01-01 00:00:00 +00:00
nmbd_nameregister.c This looks like a big change but really isn't. 0001-01-01 00:00:00 +00:00
nmbd_namerelease.c genrand.c: SGI compile warning fix. 0001-01-01 00:00:00 +00:00
nmbd_nodestatus.c This is *not* a big change (although it looks like one). 0001-01-01 00:00:00 +00:00
nmbd_packets.c This is a security audit change of the main source. 0001-01-01 00:00:00 +00:00
nmbd_processlogon.c This is a security audit change of the main source. 0001-01-01 00:00:00 +00:00
nmbd_responserecordsdb.c This looks like a big change but really isn't. 0001-01-01 00:00:00 +00:00
nmbd_sendannounce.c This looks like a big change but really isn't. 0001-01-01 00:00:00 +00:00
nmbd_serverlistdb.c This is a security audit change of the main source. 0001-01-01 00:00:00 +00:00
nmbd_subnetdb.c This looks like a big change but really isn't. 0001-01-01 00:00:00 +00:00
nmbd_winsproxy.c This is *not* a big change (although it looks like one). 0001-01-01 00:00:00 +00:00
nmbd_winsserver.c This is a security audit change of the main source. 0001-01-01 00:00:00 +00:00
nmbd_workgroupdb.c This looks like a big change but really isn't. 0001-01-01 00:00:00 +00:00
nmbd.c This is a security audit change of the main source. 0001-01-01 00:00:00 +00:00