1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/libsmb
Andrew Tridgell 18bc76a0c6 changed the definition of dos_PutUniCode
the previous definition could result is us overflowing a buffer. The
null termination was always added yet the size returned did not
include the null termination.

the new function takes a BOOL null_terminate, and always returns the
total number of bytes consumed by the string.
(This used to be commit 426c904333)
2000-03-27 12:38:45 +00:00
..
.cvsignore ignore *.po32 files 1998-10-05 12:36:44 +00:00
clientgen.c Fix from christoph.pfisterer@rwg.de for large directory listing to OS/2 2000-03-20 21:42:15 +00:00
credentials.c this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
namequery.c changed the definition of dos_PutUniCode 2000-03-27 12:38:45 +00:00
nmblib.c moved nmblib-specific code from util.c to nmblib.c. 2000-03-27 01:33:43 +00:00
nterr.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
passchange.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
pwd_cache.c simple mods to add msrpc pipe redirection. default behaviour: fall back 2000-01-03 19:19:48 +00:00
smbdes.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
smbencrypt.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
smberr.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
unexpected.c 1) added void* state argument to tdb_traverse. guess what! there were 2000-02-04 04:59:31 +00:00