1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
samba-mirror/source3/smbd
Luke Leighton 01de603084 - dce/rpc code
- removed debug info in struni2 and unistr2 (security risk)

- rpc_pipe function was getting pointer to data then calling realloc *dur*

- password check function, the start of "credential checking",
  user, wks, domain, pass as the credentials (not just user,pass which
  is incorrect in a domain context)

- cli_write needs to return ssize_t not size_t, because total can be -1
  if the write fails.

- fixed signed / unsigned warnings (how come i don't get those any more
  when i compile with gcc???)

- nt password change added in smbd.  yes, jeremy, i verified that the
  SMBtrans2 version still works.
(This used to be commit fcfb40d2b0)
1998-10-19 17:32:10 +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 - dce/rpc code 1998-10-19 17:32:10 +00:00
close.c Ok - this is the 'expose 64 bit to the clients' checkin. 1998-09-11 19:14:27 +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 got rid of SMB_STRUCT_STATVFS. I don't think we should be defining 1998-09-18 03:53:14 +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 Re-added code to tell the user how many open files they 1998-10-16 06:16:10 +00:00
groupname.c Added back groupname map stuff removed by Andrew's "slash 'n' burn" 1998-09-08 19:21:04 +00:00
ipc.c - dce/rpc code 1998-10-19 17:32:10 +00:00
mangle.c Added back groupname map stuff removed by Andrew's "slash 'n' burn" 1998-09-08 19:21:04 +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
nttrans.c check for lp_nt_pipe_support() in open calls 1998-10-18 19:30:26 +00:00
open.c use O_ACCMODE 1998-10-03 11:54:00 +00:00
oplock.c config: Fix crypt prototype on RedHat Linux. 1998-10-15 00:55:17 +00:00
password.c - dce/rpc code 1998-10-19 17:32:10 +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 Small tidyups for gcc in 'preen' mode.... 1998-10-17 17:41:13 +00:00
reply.c - dce/rpc code 1998-10-19 17:32:10 +00:00
server.c libsmb/clientgen.c: Fixed signed/unsigned compile warnings spotted by Herb. 1998-09-30 01:05:51 +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 sys_lseek and seek_file calls so all returns 1998-10-18 22:06:35 +00:00
uid.c Got very strict about the differences and uses of 1998-09-29 20:24:17 +00:00