1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/smbd
2000-05-08 10:42:21 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
blocking.c rpc_server/srv_lsa.c: Bring into sync with 2.0.x. 2000-05-04 21:57:28 +00:00
chgpasswd.c Added sys_fork() and sys_getpid() functions to stop the overhead 2000-05-02 02:23:41 +00:00
close.c Now that fsp's are created on successful file open, the structure member 2000-04-24 19:23:51 +00:00
conn.c fixed a vfs crash bug 2000-05-06 15:00:49 +00:00
connection.c Added sys_fork() and sys_getpid() functions to stop the overhead 2000-05-02 02:23:41 +00:00
dfree.c split fsusage() into a separate module (to fix linking problems with 2000-04-19 08:23:13 +00:00
dir.c fixed our smbsearch code. We now store the mask with the dptr, this 2000-04-30 14:29:45 +00:00
dosmode.c Put back lots of missing calls to dos_to_unix(). Thanks to 2000-02-03 23:08:24 +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 Fix for read_file() returning -1. 2000-05-05 02:39:02 +00:00
filename.c - removed all our old wildcard matching code and replaced it with a 2000-04-30 11:04:28 +00:00
files.c Added sys_fork() and sys_getpid() functions to stop the overhead 2000-05-02 02:23:41 +00:00
groupname.c locking/locking.c: Fixed placeholder code for POSIX locking. 2000-04-18 20:41:04 +00:00
ipc.c moved trans2.h and nterr.h into includes.h with all our other includes 2000-04-25 14:06:57 +00:00
lanman.c - use full_name instead of real_name 2000-05-04 07:59:34 +00:00
mangle.c avoided a memory leak in the ubi code by deleting a mangled cache 2000-04-23 07:40:13 +00:00
message.c Fixed code page conversions of messages outgoing/incoming. 2000-01-27 01:09:21 +00:00
negprot.c Added sys_fork() and sys_getpid() functions to stop the overhead 2000-05-02 02:23:41 +00:00
noquotas.c lib/charcnv.c: Improved debug comment. 1998-11-06 18:40:51 +00:00
nttrans.c moved trans2.h and nterr.h into includes.h with all our other includes 2000-04-25 14:06:57 +00:00
open.c Added sys_fork() and sys_getpid() functions to stop the overhead 2000-05-02 02:23:41 +00:00
oplock.c Added sys_fork() and sys_getpid() functions to stop the overhead 2000-05-02 02:23:41 +00:00
password.c added secrets.tdb and changed storage of trust account password to use 2000-05-08 10:42:21 +00:00
pipes.c moved trans2.h and nterr.h into includes.h with all our other includes 2000-04-25 14:06:57 +00:00
process.c added secrets.tdb and changed storage of trust account password to use 2000-05-08 10:42:21 +00:00
quotas.c Fix for soft quotas not being set from 2000-04-10 21:02:45 +00:00
reply.c added secrets.tdb and changed storage of trust account password to use 2000-05-08 10:42:21 +00:00
server.c added secrets.tdb and changed storage of trust account password to use 2000-05-08 10:42:21 +00:00
service.c a minimal change to get appliance mode to work with winbindd 2000-05-04 16:01:47 +00:00
ssl.c finally got sick of the "extern int Client" code and the stupid 2000-04-11 13:55:53 +00:00
statcache.c if the stat cache is off then don't initialise it 2000-05-04 06:28:38 +00:00
trans2.c go back to ascii in SMB_FIND_FILE_BOTH_DIRECTORY_INFO 2000-04-30 14:30:47 +00:00
uid.c split the username in the vuser structure into a separate 2000-05-02 13:55:42 +00:00
vfs-wrap.c Moved uglyness needed in fcntl locking (64->32 bit mapping, NFS 2000-05-02 03:20:47 +00:00
vfs.c Fix for dual unix_to_dos conversion in readdir from A.V.Shutko <AVShutko@mail.khstu.ru> 2000-05-05 19:57:02 +00:00