1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/lib
Tim Potter 731c7f2ecf Moved code that changes the pw_passwd entry (i.e shadow password and
weird unixware stuff) into _Get_Pwnam() to fix a memory allocation bug.

Note that the Get_Pwnam() function now returns a const struct passwd *
as a hint to other developers not to change entries in the struct
passwd.
(This used to be commit 36d7cb4ccc)
1999-06-13 04:14:24 +00:00
..
.cvsignore - fixed cast warnings 1998-10-05 12:35:30 +00:00
access.c global change from samba.anu.edu.au to samba.org 1998-11-21 13:20:31 +00:00
bitmap.c use dummy file descriptors opened on /dev/null to ensure that the smbw 1998-10-04 04:48:17 +00:00
charcnv.c lib/charcnv.c: Improved debug comment. 1998-11-06 18:40:51 +00:00
charset.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 1998-11-17 20:50:07 +00:00
crc32.c fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh). 1998-10-21 01:35:01 +00:00
debug.c A while back, Andrew and I talked about making the debug parsing code a 1998-12-16 18:50:54 +00:00
domain_namemap.c Moved code that changes the pw_passwd entry (i.e shadow password and 1999-06-13 04:14:24 +00:00
doscalls.c #ifdef'ed out functions obsoleted by VFS: 1999-04-04 06:53:46 +00:00
fault.c added new smb.conf option "panic action". see my samba-technical 1998-08-21 11:37:40 +00:00
genrand.c use /dev/urandom not /dev/random in head branch. 1999-04-28 02:00:38 +00:00
getsmbpass.c Small tidyups for gcc in 'preen' mode.... 1998-10-17 17:41:13 +00:00
hmacmd5.c md5 and hmac_md5 1999-04-30 05:37:55 +00:00
interface.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
kanji.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 1998-11-17 20:50:07 +00:00
md4.c got rid of the memcpy() prototype and used includes.h instead. 1998-09-29 00:11:27 +00:00
md5.c md5 and hmac_md5 1999-04-30 05:37:55 +00:00
membuffer.c some quite important bug-fixes i missed because i transferred the wrong 1998-10-20 18:27:49 +00:00
netatalk.c Ok - this is the 64 bit widening check in. It changes the configure 1998-09-03 18:40:31 +00:00
netmask.c Small tidyups for gcc in 'preen' mode.... 1998-10-17 17:41:13 +00:00
pidfile.c oops - lock test was the wrong way around 1998-12-05 08:19:42 +00:00
replace.c cache unix groups so that two-level getgrent calls don't occur. 1999-02-03 00:49:24 +00:00
sids.c removed nt_pipe_fnum from struct cli_state. need to be able to call 1998-12-07 20:23:41 +00:00
signal.c some cleanups to use ZERO_STRUCT() and friends 1998-09-05 13:24:20 +00:00
slprintf.c added a vsnprintf() implementation from cvslock. See the notes on the 1998-10-26 23:40:33 +00:00
smbrun.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 1998-11-17 20:50:07 +00:00
snprintf.c * client/client.c (dir_total): use SMB_BIG_UINT 1999-03-25 20:21:01 +00:00
streams.c Adding George's Mac extension code. 1998-12-08 02:25:41 +00:00
system.c Makefile.in: Added maintainer mode fixes. 1998-11-25 21:17:20 +00:00
time.c Added init_nt_time function which initialises an NTTIME to -1. 1999-02-01 02:36:24 +00:00
ufc.c Small tidyups for gcc in 'preen' mode.... 1998-10-17 17:41:13 +00:00
unix_sec_ctxt.c first attempt at making unix setuid/setgid code that is independent of 1998-12-07 20:28:51 +00:00
username.c Moved code that changes the pw_passwd entry (i.e shadow password and 1999-06-13 04:14:24 +00:00
util_file.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 1998-11-17 20:50:07 +00:00
util_hnd.c - group database API. oops and oh dear, the threat has been carried out: 1998-11-17 16:19:04 +00:00
util_pwdb.c SAM database "set user info". 1999-03-25 13:54:31 +00:00
util_sid.c added jeremy's new c++-like code for parsing of security descriptors. 1999-02-23 22:39:54 +00:00
util_sock.c Makefile.in configure configure.in include/config.h.in: Changes for DGUX and UNIXWARE. 1998-11-13 21:41:01 +00:00
util_str.c Same infinite loop bug as I fixed in SAMBA_2_0, but I just spent half 1999-03-23 14:56:25 +00:00
util_unistr.c Fix for endianness problem reported by Edan Idzerda <edan@mtu.edu>. A 1999-04-08 05:34:11 +00:00
util.c Moved code that changes the pw_passwd entry (i.e shadow password and 1999-06-13 04:14:24 +00:00