1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/smbd
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 get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
blocking.c Small update to clitar.c to omit warnings about servers not 1998-09-26 00:41:20 +00:00
chgpasswd.c Fix fd leak in error condition in grantpt code case. 1998-11-12 03:50:29 +00:00
close.c debug string with no %s parameter. oops 1998-10-27 15:08:02 +00:00
conn.c some cleanups to use ZERO_STRUCT() and friends 1998-09-05 13:24:20 +00:00
connection.c Fixed sys_lseek and seek_file calls so all returns 1998-10-18 22:06:35 +00:00
dfree.c converted smbclient to use clientgen.c rather than clientutil.c 1998-11-09 03:45:49 +00:00
dir.c really fixed the warning this time :) 1998-10-08 21:58:24 +00:00
dosmode.c configure configure.in: Added checks for statvfs64. Last bit of 64 bit widening (I hope :-). 1998-09-17 23:06:57 +00:00
error.c move soem variables from server.c that don't belong there. 1998-08-17 13:44:05 +00:00
fileio.c Fixed sys_lseek and seek_file calls so all returns 1998-10-18 22:06:35 +00:00
filename.c Added code to convert empty file names to "." so we avoid 1998-10-09 10:03:19 +00:00
files.c Reasonably large change to give us *exactly* correct NT delete on close semantics. 1998-10-23 03:34:50 +00:00
groupname.c domain aliases added a bit better: does local aliases if you query 1998-10-21 22:36:26 +00:00
ipc.c Fixed two debug prints. 1998-11-11 17:42:36 +00:00
mangle.c removed comment line at end of file 1998-11-02 16:20:25 +00:00
message.c this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
negprot.c gto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks by introducing a 1998-09-18 03:00:20 +00:00
noquotas.c lib/charcnv.c: Improved debug comment. 1998-11-06 18:40:51 +00:00
nttrans.c include/smb.h: Added #defines for lots of things - makes our code a *lot* easier to read. 1998-10-23 00:58:28 +00:00
open.c Makefile.in configure configure.in include/config.h.in: Changes for DGUX and UNIXWARE. 1998-11-13 21:41:01 +00:00
oplock.c Makefile.in configure configure.in include/config.h.in: Changes for DGUX and UNIXWARE. 1998-11-13 21:41:01 +00:00
password.c converted smbclient to use clientgen.c rather than clientutil.c 1998-11-09 03:45:49 +00:00
pipes.c unused variable in pipe_smb_write_X 1998-10-14 07:02:12 +00:00
predict.c Added ssize_t to configure code. 1998-09-11 01:24:30 +00:00
process.c trust password 1998-10-16 00:07:25 +00:00
quotas.c include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP. 1998-11-13 02:07:07 +00:00
reply.c include/local.h: 1998-11-10 20:51:25 +00:00
server.c Quick fixes to fix the broken tree. Needed for my morning compiles. 1998-10-28 17:51:49 +00:00
service.c Got very strict about the differences and uses of 1998-09-29 20:24:17 +00:00
ssl.c Small tidyups for gcc in 'preen' mode.... 1998-10-17 17:41:13 +00:00
trans2.c Fixed a couple of issues with the SMB_QUERY_FILE_ALL_INFO query. 1998-10-26 18:44:01 +00:00
uid.c extracted the password change code from smbpasswd and used it in swat 1998-11-12 07:06:48 +00:00