1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/smbd
Tim Potter 731c7f2ecf Moved code that changes the pw_passwd entry (i.e shadow password and
weird unixware stuff) into _Get_Pwnam() to fix a memory allocation bug.

Note that the Get_Pwnam() function now returns a const struct passwd *
as a hint to other developers not to change entries in the struct
passwd.
(This used to be commit 36d7cb4ccc)
1999-06-13 04:14:24 +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 Moved code that changes the pw_passwd entry (i.e shadow password and 1999-06-13 04:14:24 +00:00
close.c Use VFS operations for file I/O. 1999-04-04 07:03:47 +00:00
conn.c some cleanups to use ZERO_STRUCT() and friends 1998-09-05 13:24:20 +00:00
connection.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 1998-11-17 20:50:07 +00:00
dfree.c converted smbclient to use clientgen.c rather than clientutil.c 1998-11-09 03:45:49 +00:00
dir.c Forgot about closedir() function for VFS. Hoo embarassing. 1999-04-08 03:01:18 +00:00
dosmode.c Use VFS operations for file I/O. 1999-04-04 06:25:13 +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 Changed arguments to fsync() function to break dependency on 1999-04-20 03:29:05 +00:00
filename.c Use VFS I/O for stat_cache_lookup() 1999-04-05 05:18:44 +00:00
files.c Changed arguments to fsync() function to break dependency on 1999-04-20 03:29:05 +00:00
groupname.c "retired" two modules to preserve their cvs history. 1998-11-29 20:06:52 +00:00
ipc.c Use VFS operations for file I/O. 1999-04-04 06:25:13 +00:00
mangle.c removed comment line at end of file 1998-11-02 16:20:25 +00:00
message.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 1998-11-17 20:50:07 +00:00
negprot.c added server ntlmv2 false/auto/true parameter, defaults to off. 1999-05-01 01:41:28 +00:00
noquotas.c lib/charcnv.c: Improved debug comment. 1998-11-06 18:40:51 +00:00
nttrans.c rpc_parse/parse_misc.c : defined a new BUFFER5 struct 1999-04-27 10:43:32 +00:00
open.c Fix incorrect conversion of fd_attempt_open() calls to vfs_ops.open(). 1999-04-05 05:19:34 +00:00
oplock.c Sync up critical kernel oplock bugfix. I don't want to lose 1998-12-05 01:03:42 +00:00
password.c Moved code that changes the pw_passwd entry (i.e shadow password and 1999-06-13 04:14:24 +00:00
pipes.c unused variable in pipe_smb_write_X 1998-10-14 07:02:12 +00:00
predict.c Use VFS operations for file I/O. 1999-04-04 05:46:40 +00:00
process.c Mainly BDC-related changes. 1999-04-08 05:36:39 +00:00
quotas.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 1998-11-17 20:50:07 +00:00
reply.c Moved code that changes the pw_passwd entry (i.e shadow password and 1999-06-13 04:14:24 +00:00
server.c rpc_parse/parse_misc.c : defined a new BUFFER5 struct 1999-04-27 10:43:32 +00:00
service.c Moved code that changes the pw_passwd entry (i.e shadow password and 1999-06-13 04:14:24 +00:00
ssl.c Putting back the -p flag in smbclient. 1999-01-25 01:46:14 +00:00
trans2.c Use VFS operations for file I/O. 1999-04-04 06:25:13 +00:00
uid.c Moved code that changes the pw_passwd entry (i.e shadow password and 1999-06-13 04:14:24 +00:00
vfs-wrap.c Fix compiler warning. 1999-05-06 23:52:00 +00:00
vfs.c Rewrite of VFS initialisation routines. 1999-04-20 03:42:48 +00:00