1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/smbd
2001-10-20 21:50:51 +00:00
..
.cvsignore Added *.po to .cvsignore files. 2001-06-01 11:26:20 +00:00
auth_domain.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
auth_rhosts.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
auth_server.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
auth_smbpasswd.c print in a human readable format when the password expired. 2001-10-19 17:30:05 +00:00
auth_unix.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
auth_util.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
auth.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
blocking.c Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD. 2001-10-18 20:15:12 +00:00
build_options.c quick fix for krb5 compilation. I've told vance how to fix this module 2001-10-20 00:48:28 +00:00
chgpasswd.c Fixed up the change password bug when not using PAM. 2001-10-02 21:58:09 +00:00
close.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
conn.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
connection.c Fix for connectinos.tdb error message from "Richard Bollinger" <rabollinger@home.com> 2001-10-16 08:39:43 +00:00
dfree.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
dir.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
dosmode.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
error.c Restored old Bmpx code - actually used by OS/2. 2001-10-19 00:56:03 +00:00
fileio.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
filename.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
files.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
groupname.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
ipc.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
lanman.c Use asprintf, do bounds check, better rc logic 2001-10-20 21:50:51 +00:00
mangle.c introduce mangle backward compatibility functions 2001-10-13 12:47:59 +00:00
message.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
negprot.c better krb5 error handling (thanks andrewb!) 2001-10-20 06:50:24 +00:00
noquotas.c The big character set handling changeover! 2001-07-04 07:15:53 +00:00
notify_hash.c Fixed issues with changenotify only being called once in VC++. 2001-10-19 09:41:35 +00:00
notify_kernel.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
notify.c Tidy up debug in notify code. 2001-10-19 08:37:32 +00:00
nttrans.c Made nt acl support a local parameter for w2ksp2 profile fix. 2001-10-12 22:00:38 +00:00
open.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
oplock_irix.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
oplock_linux.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
oplock.c Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD. 2001-10-18 20:15:12 +00:00
password.c Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD. 2001-10-18 20:15:12 +00:00
pipes.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
posix_acls.c Log sys_acl_set_XX at level 2 not zero. 2001-09-25 00:05:26 +00:00
process.c Restored old Bmpx code - actually used by OS/2. 2001-10-19 00:56:03 +00:00
quotas.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
reply.c Restored old Bmpx code - actually used by OS/2. 2001-10-19 00:56:03 +00:00
sec_ctx.c Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD. 2001-10-18 20:15:12 +00:00
server.c Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD. 2001-10-18 20:15:12 +00:00
service.c add non_root_mode() check 2001-10-20 06:29:52 +00:00
session.c move to SAFE_FREE() 2001-09-17 11:25:41 +00:00
sesssetup.c crude fix for anonymous session setup with extended security 2001-10-20 11:47:44 +00:00
srvstr.c The big character set handling changeover! 2001-07-04 07:15:53 +00:00
ssl.c merge from 2.2 2001-10-11 16:44:17 +00:00
statcache.c fixed a typo 2001-09-25 06:38:07 +00:00
trans2.c Made nt acl support a local parameter for w2ksp2 profile fix. 2001-10-12 22:00:38 +00:00
uid.c client : Fixed error return. 2001-10-19 00:02:36 +00:00
utmp.c Be sure to not use strlen with NULL pointer. 2001-06-15 08:00:36 +00:00
vfs-wrap.c merge profile data changes from 2.2 2001-09-05 18:43:55 +00:00
vfs.c Renamed vfs_init() to smbd_vfs_init() to allow vfs modules to compile. 2001-10-18 00:27:20 +00:00