1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/lib
Luke Leighton 65930413f4 check to see if copy_passwd_struct() ever receives its own internal
buffer as an argument :-) :-)
(This used to be commit 0d1f5e5a6d)
1999-07-16 22:07:37 +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 code from bertl to allow remap of default built-in names to anything. 1999-07-14 19:21:44 +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 improving authentication code (tidyup). 1999-06-29 18:47:06 +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 use of dos_mkdir() in generate_sam_sid() should be unix mkdir 1999-07-07 21:22:18 +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 check to see if copy_passwd_struct() ever receives its own internal 1999-07-16 22:07:37 +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 using jeremy's sys_getpwnam() call in the more critical area: Get_Pwnam(). 1999-07-06 22:08:55 +00:00
util_file.c code from bertl to allow remap of default built-in names to anything. 1999-07-14 19:21:44 +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 code from bertl to allow remap of default built-in names to anything. 1999-07-14 19:21:44 +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 allow safe_strcpy() to pass 0 for max length of string, resulting in no 1999-07-08 18:57:58 +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 added debug reporting to pwdb_sam_map_names() and pwdb_smb_map_names() 1999-07-07 18:44:58 +00:00