1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/smbd
Jeremy Allison 7bf9d8ce4b Fixed bug found by Gerald. If a Samba server joins a domain and is set
to search for a DC to authenticate to using the "*" syntax than ensure
that for the first hour after the password change is searches for the
PDC using the 1B name not the 1C name as domain replication may not
have occured.
Jeremy.
(This used to be commit c25533de99)
2000-12-19 23:57:48 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
blocking.c more merging voodoo 2000-05-10 10:41:59 +00:00
chgpasswd.c Large commit which restructures the local password storage API. 2000-11-13 23:03:34 +00:00
close.c Restructuring of vfs layer to include a "this" pointer - can be an fsp or 2000-10-06 03:21:49 +00:00
conn.c Restructuring of vfs layer to include a "this" pointer - can be an fsp or 2000-10-06 03:21:49 +00:00
connection.c Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged 2000-12-15 01:02:11 +00:00
dfree.c Fixed processing of dfree script (was truncating). 2000-12-12 19:44:50 +00:00
dir.c Restructuring of vfs layer to include a "this" pointer - can be an fsp or 2000-10-06 03:21:49 +00:00
dosmode.c Restructuring of vfs layer to include a "this" pointer - can be an fsp or 2000-10-06 03:21:49 +00:00
error.c more merging voodoo 2000-05-10 10:41:59 +00:00
fileio.c Ok - fixed a bug in our levelII oplock code. We need to break a level II on 2000-11-16 00:59:18 +00:00
filename.c Sorry Gerald, I think the original code was better (plus safer as I'm sure 2000-12-12 00:11:34 +00:00
files.c more merging voodoo 2000-05-10 10:41:59 +00:00
groupname.c file_lines_load/file_lines_pload can now optionally convert unix_to_dos() 2000-12-07 19:26:04 +00:00
ipc.c changes to sync with 2.2. tree 2000-10-11 05:31:39 +00:00
lanman.c Fixed bug with Win9x/ME where drivername was being returned incorrectly in 2000-12-07 21:55:10 +00:00
mangle.c Removed a patch that Andrew had added because 'insure' was incorrectly 2000-06-13 19:29:32 +00:00
message.c changes to sync with 2.2. tree 2000-10-11 05:31:39 +00:00
negprot.c Ok - fixed a bug in our levelII oplock code. We need to break a level II on 2000-11-16 00:59:18 +00:00
noquotas.c lib/charcnv.c: Improved debug comment. 1998-11-06 18:40:51 +00:00
notify_hash.c Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector them 2000-09-27 19:09:59 +00:00
notify_kernel.c Fix to allow a timestamp of zero to cause an instantaneous changenotify 2000-09-20 19:00:21 +00:00
notify.c allow the notify implementation to choose the select timeout change 2000-06-14 07:11:27 +00:00
nttrans.c This should fix Office failing to print to "FILE:". 2000-11-24 19:53:38 +00:00
open.c Fixed very subtle bug returning correct error on an open, when we have 2000-12-11 21:09:48 +00:00
oplock_irix.c Fixes for IRIX kernel oplocks and systems that don't have nss.h 2000-06-20 00:32:32 +00:00
oplock_linux.c Paranoia changes to ensure that anything touched by a signal handler 2000-06-19 21:30:27 +00:00
oplock.c Ok - fixed a bug in our levelII oplock code. We need to break a level II on 2000-11-16 00:59:18 +00:00
password.c Fixed bug found by Gerald. If a Samba server joins a domain and is set 2000-12-19 23:57:48 +00:00
pipes.c Fixing get/set of security descriptors. 2000-06-07 01:49:23 +00:00
posix_acls.c Split set_nt_acls into owner set (which uses chown) and permission set 2000-12-19 20:00:28 +00:00
process.c Fix for updating of print queues changed from a local box. Essentially, 2000-11-21 00:30:15 +00:00
quotas.c Remove C++ style comments 2000-12-04 17:16:44 +00:00
reply.c Extra part of fix that Gerald missed (sorry). 2000-12-12 00:05:02 +00:00
sec_ctx.c Added OLD_NTDOMAIN to remove warnings about undefined functions. 2000-12-08 19:35:58 +00:00
server.c passdb/secrets.c passdb/smbpassfile.c smbd/server.c : Actually *use* the code 2000-11-27 23:59:42 +00:00
service.c Compile fix for new arg to create_nt_token() 2000-12-12 05:29: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 Removed unnessesary init. 2000-11-27 19:14:10 +00:00
trans2.c Fix for short names not being returned correctly with non-mangled shares. 2000-12-11 22:31:25 +00:00
uid.c Removed the special casing of SIDs in se_access_check. This is now done (correctly) 2000-12-12 02:36:14 +00:00
unix_acls.c Herb's warning fixes. Also the POSIX locking fix. 2000-10-06 18:13:52 +00:00
vfs-wrap.c Fixed compiler warning. 2000-12-08 19:59:22 +00:00
vfs.c Added OLD_NTDOMAIN to remove warnings about undefined functions. 2000-12-08 19:35:58 +00:00