1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source/lib
Andrew Bartlett e1daf816f3 Make Get_Pwnam use getpwnam_alloc() in an attempt to make it segfault rather
than allow silent reuse of stale static buffer.

Next step is to make this fn return that allocated buffer.
0001-01-01 00:00:00 +00:00
..
.cvsignore - fixed cast warnings 0001-01-01 00:00:00 +00:00
access.c merge from SAMBA_2_2 0001-01-01 00:00:00 +00:00
account_pol.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
bitmap.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
charcnv.c make suure we get the return value from the pull_*() functions right 0001-01-01 00:00:00 +00:00
crc32.c int -> uint32 0001-01-01 00:00:00 +00:00
debug.c getpid() -> sys_getpid() 0001-01-01 00:00:00 +00:00
dmallocmsg.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
domain_namemap.c Unicode conversion fix in Japanese environment from Motonobu TAKAHASHI. 0001-01-01 00:00:00 +00:00
dprintf.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
error.c NT uses NT_STATUS_OBJECT_NAME_NOT_FOUND not NT_STATUS_NO_SUCH_FILE for ENOENT. 0001-01-01 00:00:00 +00:00
fault.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
fsusage.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
genrand.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
getsmbpass.c Small tidyups for gcc in 'preen' mode.... 0001-01-01 00:00:00 +00:00
hash.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
hmacmd5.c bcopy must DIE ! Stop people creeping use of bcopy back into the code 0001-01-01 00:00:00 +00:00
iconv.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
interface.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
interfaces.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
md4.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
md5.c Add backend encryption support for NTLMv2. 0001-01-01 00:00:00 +00:00
messages.c Moved debug messages for grabbing/releasing mutex. 0001-01-01 00:00:00 +00:00
ms_fnmatch.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
netatalk.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
pam_errors.c cope with a missing PAM define 0001-01-01 00:00:00 +00:00
pidfile.c pidfile merge from SAMBA_2_2 (including --with-fhs) and a few other minor things; compiles and shouldnt break, but needs testing 0001-01-01 00:00:00 +00:00
readline.c Fix from Michael Steffens <michael_steffens@hp.com> to make signal 0001-01-01 00:00:00 +00:00
replace.c move vsyslog() from snprintf.c to replace.c 0001-01-01 00:00:00 +00:00
select.c Stomped on some header file version numbers that have crept back in. 0001-01-01 00:00:00 +00:00
signal.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
smbpasswd.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
smbrun.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
snprintf.c move vsyslog() from snprintf.c to replace.c 0001-01-01 00:00:00 +00:00
substitute.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
sysacls.c dos2unix not used in HEAD anymore. 0001-01-01 00:00:00 +00:00
system.c patch from Alexander Bokovoy needed for dlopen on bsd systems 0001-01-01 00:00:00 +00:00
talloc.c Add __va_copy to talloc functions. talloc_asprintf was causing all kinds 0001-01-01 00:00:00 +00:00
tallocmsg.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
talloctort.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
time.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
ufc.c Fixed warnings and made const-safe so it has the correct prototype. 0001-01-01 00:00:00 +00:00
username.c Make Get_Pwnam use getpwnam_alloc() in an attempt to make it segfault rather 0001-01-01 00:00:00 +00:00
util_file.c Added sys_fcntl (not to be used everywhere). Added sys_read/sys_write 0001-01-01 00:00:00 +00:00
util_getent.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
util_pw.c more verbose checking in talloc and util_pw 0001-01-01 00:00:00 +00:00
util_seaccess.c Renamed get_nt_error_msg() to nt_errstr(). 0001-01-01 00:00:00 +00:00
util_sec.c Spelling fixes. 0001-01-01 00:00:00 +00:00
util_sid.c Better handling of uid/gid -> RID and RID -> uid/gid code. 0001-01-01 00:00:00 +00:00
util_sock.c This removes --with-ssl from Samba. 0001-01-01 00:00:00 +00:00
util_str.c nicer strndup() function 0001-01-01 00:00:00 +00:00
util_unistr.c Partly based on the work by mimir (Rafal Szczesniak 0001-01-01 00:00:00 +00:00
util.c This removes --with-ssl from Samba. 0001-01-01 00:00:00 +00:00
wins_srv.c Removed version number from file header. 0001-01-01 00:00:00 +00:00
xfile.c Removed version number from file header. 0001-01-01 00:00:00 +00:00