1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source/smbd
Jeremy Allison c25533de99 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.
0001-01-01 00:00:00 +00:00
..
.cvsignore get away with dummy and .dummy files 0001-01-01 00:00:00 +00:00
blocking.c more merging voodoo 0001-01-01 00:00:00 +00:00
chgpasswd.c Large commit which restructures the local password storage API. 0001-01-01 00:00:00 +00:00
close.c Restructuring of vfs layer to include a "this" pointer - can be an fsp or 0001-01-01 00:00:00 +00:00
conn.c Restructuring of vfs layer to include a "this" pointer - can be an fsp or 0001-01-01 00:00:00 +00:00
connection.c Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged 0001-01-01 00:00:00 +00:00
dfree.c Fixed processing of dfree script (was truncating). 0001-01-01 00:00:00 +00:00
dir.c Restructuring of vfs layer to include a "this" pointer - can be an fsp or 0001-01-01 00:00:00 +00:00
dosmode.c Restructuring of vfs layer to include a "this" pointer - can be an fsp or 0001-01-01 00:00:00 +00:00
error.c more merging voodoo 0001-01-01 00:00:00 +00:00
fileio.c Ok - fixed a bug in our levelII oplock code. We need to break a level II on 0001-01-01 00:00:00 +00:00
filename.c Sorry Gerald, I think the original code was better (plus safer as I'm sure 0001-01-01 00:00:00 +00:00
files.c more merging voodoo 0001-01-01 00:00:00 +00:00
groupname.c file_lines_load/file_lines_pload can now optionally convert unix_to_dos() 0001-01-01 00:00:00 +00:00
ipc.c changes to sync with 2.2. tree 0001-01-01 00:00:00 +00:00
lanman.c Fixed bug with Win9x/ME where drivername was being returned incorrectly in 0001-01-01 00:00:00 +00:00
mangle.c Removed a patch that Andrew had added because 'insure' was incorrectly 0001-01-01 00:00:00 +00:00
message.c changes to sync with 2.2. tree 0001-01-01 00:00:00 +00:00
negprot.c Ok - fixed a bug in our levelII oplock code. We need to break a level II on 0001-01-01 00:00:00 +00:00
noquotas.c lib/charcnv.c: Improved debug comment. 0001-01-01 00:00:00 +00:00
notify_hash.c Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector them 0001-01-01 00:00:00 +00:00
notify_kernel.c Fix to allow a timestamp of zero to cause an instantaneous changenotify 0001-01-01 00:00:00 +00:00
notify.c allow the notify implementation to choose the select timeout change 0001-01-01 00:00:00 +00:00
nttrans.c This should fix Office failing to print to "FILE:". 0001-01-01 00:00:00 +00:00
open.c Fixed very subtle bug returning correct error on an open, when we have 0001-01-01 00:00:00 +00:00
oplock_irix.c Fixes for IRIX kernel oplocks and systems that don't have nss.h 0001-01-01 00:00:00 +00:00
oplock_linux.c Paranoia changes to ensure that anything touched by a signal handler 0001-01-01 00:00:00 +00:00
oplock.c Ok - fixed a bug in our levelII oplock code. We need to break a level II on 0001-01-01 00:00:00 +00:00
password.c Fixed bug found by Gerald. If a Samba server joins a domain and is set 0001-01-01 00:00:00 +00:00
pipes.c Fixing get/set of security descriptors. 0001-01-01 00:00:00 +00:00
posix_acls.c Split set_nt_acls into owner set (which uses chown) and permission set 0001-01-01 00:00:00 +00:00
process.c Fix for updating of print queues changed from a local box. Essentially, 0001-01-01 00:00:00 +00:00
quotas.c Remove C++ style comments 0001-01-01 00:00:00 +00:00
reply.c Extra part of fix that Gerald missed (sorry). 0001-01-01 00:00:00 +00:00
sec_ctx.c Added OLD_NTDOMAIN to remove warnings about undefined functions. 0001-01-01 00:00:00 +00:00
server.c passdb/secrets.c passdb/smbpassfile.c smbd/server.c : Actually *use* the code 0001-01-01 00:00:00 +00:00
service.c Compile fix for new arg to create_nt_token() 0001-01-01 00:00:00 +00:00
ssl.c finally got sick of the "extern int Client" code and the stupid 0001-01-01 00:00:00 +00:00
statcache.c Removed unnessesary init. 0001-01-01 00:00:00 +00:00
trans2.c Fix for short names not being returned correctly with non-mangled shares. 0001-01-01 00:00:00 +00:00
uid.c Removed the special casing of SIDs in se_access_check. This is now done (correctly) 0001-01-01 00:00:00 +00:00
unix_acls.c Herb's warning fixes. Also the POSIX locking fix. 0001-01-01 00:00:00 +00:00
vfs-wrap.c Fixed compiler warning. 0001-01-01 00:00:00 +00:00
vfs.c Added OLD_NTDOMAIN to remove warnings about undefined functions. 0001-01-01 00:00:00 +00:00