1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3
Jeremy Allison 25ebd393bf configure, configure.in: Added fseek64 and ftell64.
config.h.in: Added fseek64 and ftell64.
includes.h: Added definition of SMB_BIG_INTEGER.
smb.h: Changed (*getsmbpwpos) and (*setsmbpwpos) to use SMB_BIG_INTEGER.
access.c: Tidyup of dbug statement.
system.c: Added sys_fseek and sys_ftell. Changed mode calls to use mode_t.
asyncdns.c: Tidyup of comment.
loadparm.c: Tidyup of set_default_server_announce_type() function definition.
ldap.c: Changed (*getsmbpwpos) and (*setsmbpwpos) to use SMB_BIG_INTEGER.
nispass.c: Changed (*getsmbpwpos) and (*setsmbpwpos) to use SMB_BIG_INTEGER.
smbpass.c: Changed (*getsmbpwpos) and (*setsmbpwpos) to use SMB_BIG_INTEGER.
smbpassfile.c: Use sys_fseek().
chgpasswd.c: Tidyup of debug statement.
dosmode.c: Changed mode calls to use mode_t.
ipc.c: Removal of dead code.
nttrans.c: Changed mode calls to use mode_t.
open.c: Changed mode calls to use mode_t.
pipes.c: Removal of dead code.
reply.c: Removal of dead code.
trans2.c: Removal of dead code. Changed mode calls to use mode_t.
Jeremy.
(This used to be commit 9c8ecd994d)
1998-09-17 19:09:16 +00:00
..
auth some cleanups to use ZERO_STRUCT() and friends 1998-09-05 13:24:20 +00:00
bin some more dummy files to ignore 1998-08-15 03:28:30 +00:00
client Ok so with this bugfix 64 bit file access actually seems to work :-). 1998-09-11 21:42:18 +00:00
codepages added ignore rules for the dummy files 1998-08-09 11:25:49 +00:00
include fixed a potential problem with wins_write_database() child processes. 1998-09-17 06:36:08 +00:00
lib Removed hideous inefficiencies in old trim_string code. This was making 1998-09-15 01:38:10 +00:00
libsmb tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
locking Added ssize_t to configure code. 1998-09-11 01:24:30 +00:00
lsarpcd use a separate ZERO_ARRAY() macro instead of ZERO_STRUCT() for 1998-08-26 03:06:48 +00:00
nmbd fixed another potential fork bomb where the wins file becomes 1998-09-17 08:35:07 +00:00
param Added back groupname map stuff removed by Andrew's "slash 'n' burn" 1998-09-08 19:21:04 +00:00
passdb some cleanups to use ZERO_STRUCT() and friends 1998-09-05 13:24:20 +00:00
printing some cleanups to use ZERO_STRUCT() and friends 1998-09-05 13:24:20 +00:00
rpc_client some cleanups to use ZERO_STRUCT() and friends 1998-09-05 13:24:20 +00:00
rpc_parse tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
rpc_server some cleanups to use ZERO_STRUCT() and friends 1998-09-05 13:24:20 +00:00
script Added ssize_t to configure code. 1998-09-11 01:24:30 +00:00
smbd Mapped correct open modes for READ_CONTROL access. 1998-09-14 20:43:50 +00:00
tests added a configuration summary at the end of ./configure. It also 1998-09-05 13:53:13 +00:00
ubiqx some merge cleanups 1998-07-29 03:15:02 +00:00
utils some cleanups to use ZERO_STRUCT() and friends 1998-09-05 13:24:20 +00:00
web tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
.cvsignore some people are foolishly running ./configure from other than the 1998-09-05 13:21:57 +00:00
acconfig.h some people are foolishly running ./configure from other than the 1998-09-05 13:21:57 +00:00
architecture.doc architecture.doc: Re-added since I lost it (sorry Dan :-). 1997-12-23 06:38:36 +00:00
change-log Started uninstall in Makefile 1996-07-04 03:17:08 +00:00
config.guess some merge cleanups 1998-07-29 03:15:02 +00:00
config.sub some merge cleanups 1998-07-29 03:15:02 +00:00
configure configure, configure.in: Added fseek64 and ftell64. 1998-09-17 19:09:16 +00:00
configure.in Added ssize_t to configure code. 1998-09-11 01:24:30 +00:00
install-sh merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
internals.doc - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 1996-08-13 08:57:55 +00:00
Makefile.in tridge the destroyer returns! 1998-09-05 05:07:05 +00:00
parsing.doc Put it in the right directory :~) 1997-12-20 23:44:25 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 1997-10-13 12:13:11 +00:00