1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3
Andrew Tridgell 3dfc0c8472 changed to use slprintf() instead of sprintf() just about
everywhere. I've implemented slprintf() as a bounds checked sprintf()
using mprotect() and a non-writeable page.

This should prevent any sprintf based security holes.
(This used to be commit ee09e9dadb)
1998-05-11 06:38:36 +00:00
..
client changed to use slprintf() instead of sprintf() just about 1998-05-11 06:38:36 +00:00
codepages Added codepage 936 (simplified Chineses). 1998-04-09 00:07:17 +00:00
include changed to use slprintf() instead of sprintf() just about 1998-05-11 06:38:36 +00:00
lib changed to use slprintf() instead of sprintf() just about 1998-05-11 06:38:36 +00:00
libsmb changed to use slprintf() instead of sprintf() just about 1998-05-11 06:38:36 +00:00
locking changed to use slprintf() instead of sprintf() just about 1998-05-11 06:38:36 +00:00
lsarpcd "For I have laboured mightily on Luke's code, and hath broken 1998-03-11 21:11:04 +00:00
nmbd changed to use slprintf() instead of sprintf() just about 1998-05-11 06:38:36 +00:00
param changed to use slprintf() instead of sprintf() just about 1998-05-11 06:38:36 +00:00
passdb changed to use slprintf() instead of sprintf() just about 1998-05-11 06:38:36 +00:00
printing changed to use slprintf() instead of sprintf() just about 1998-05-11 06:38:36 +00:00
rpc_client changed to use slprintf() instead of sprintf() just about 1998-05-11 06:38:36 +00:00
rpc_parse changed to use slprintf() instead of sprintf() just about 1998-05-11 06:38:36 +00:00
rpc_server changed to use slprintf() instead of sprintf() just about 1998-05-11 06:38:36 +00:00
script Removed unneeded proto symbol. 1998-04-09 00:42:23 +00:00
smbd changed to use slprintf() instead of sprintf() just about 1998-05-11 06:38:36 +00:00
ubiqx Just changed the date. 1998-04-17 15:22:33 +00:00
utils changed to use slprintf() instead of sprintf() just about 1998-05-11 06:38:36 +00:00
web changed to use slprintf() instead of sprintf() just about 1998-05-11 06:35:45 +00:00
.cvsignore removed proto.h from cvsignore 1998-05-08 17:01:25 +00:00
architecture.doc architecture.doc: Re-added since I lost it (sorry Dan :-). 1997-12-23 06:38:36 +00:00
change-log Started uninstall in Makefile 1996-07-04 03:17:08 +00:00
internals.doc - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 1996-08-13 08:57:55 +00:00
parsing.doc Put it in the right directory :~) 1997-12-20 23:44:25 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 1997-10-13 12:13:11 +00:00