1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/lib
Jeremy Allison 8fc1504ff8 Makefile.in configure configure.in include/config.h.in: Changes for DGUX and UNIXWARE.
groupdb/aliasdb.c groupdb/aliasfile.c groupdb/groupfile.c: Don't use snprinf, use slprintf.
include/includes.h: Fix YP problem.
include/smb.h: Fix ZERO_STRUCTP.
lib/util_sock.c: Added strerror() in debugs.
passdb/ldap.c: Don't use snprinf, use slprintf.
rpc_client/cli_lsarpc.c rpc_client/cli_pipe.c rpc_parse/parse_sec.c rpc_server/srv_pipe.c: Don't use snprinf, use slprintf.
script/installman.sh: DGUX changes.
smbd/open.c smbd/oplock.c: Fixed gcc warnings.
web/swat.c: Changes USER to SWAT_USER.
(This used to be commit 4c2b5a0098)
1998-11-13 21:41:01 +00:00
..
.cvsignore - fixed cast warnings 1998-10-05 12:35:30 +00:00
access.c configure configure.in: Added tests for fseek64 and ftell64. 1998-09-17 19:16:12 +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 use sys_stat() not file_exist() for codepages. (we don't want dos 1998-10-02 12:34:56 +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 Changes to test in configure if capabilities are enabled on a system. 1998-09-28 21:43:48 +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 Makefile.in: Fixed bug with continuation line causing proto to fail. 1998-09-25 23:40:49 +00:00
getsmbpass.c Small tidyups for gcc in 'preen' mode.... 1998-10-17 17:41:13 +00:00
interface.c tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
kanji.c security descriptors. 1998-11-12 23:35:05 +00:00
md4.c got rid of the memcpy() prototype and used includes.h instead. 1998-09-29 00:11:27 +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 Changes to test in configure if capabilities are enabled on a system. 1998-09-28 21:43:48 +00:00
replace.c Fix from richard.kettlewell@kewill.com for leapyear bugs. 1998-11-11 20:03:19 +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 Makefile.in: Fixed bug with continuation line causing proto to fail. 1998-09-25 23:40:49 +00:00
snprintf.c added copyright notice from Patrick Powell 1998-10-31 04:35:03 +00:00
system.c fixed typo in getgroups code 1998-10-05 08:42:41 +00:00
time.c rpcclient registry commands. 1998-11-10 19:05:00 +00:00
ufc.c Small tidyups for gcc in 'preen' mode.... 1998-10-17 17:41:13 +00:00
username.c bounds check next_token() to prevent possible buffer overflows 1998-08-31 03:11:42 +00:00
util_file.c util_file.c: 1998-11-05 16:51:34 +00:00
util_hnd.c domain aliases added a bit better: does local aliases if you query 1998-10-21 22:36:26 +00:00
util_sid.c security descriptors. 1998-11-12 23:35:05 +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 largely rewrote smbpasswd so that the code is understandable. This 1998-11-12 06:12:19 +00:00
util_unistr.c largely rewrote smbpasswd so that the code is understandable. This 1998-11-12 06:12:19 +00:00
util.c extracted the password change code from smbpasswd and used it in swat 1998-11-12 07:06:48 +00:00