1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source
Tim Potter 0f6207f455 This one's a doozy. A cut&paste bug incorrectly sets the max string length
of the lm challenge/response header in the NET_ID_INFO_2 structure included
in a network logon request.  It seems Windows 2000 is the only OS that
cares about this.
0001-01-01 00:00:00 +00:00
..
aparser replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down 0001-01-01 00:00:00 +00:00
auth Spnego on the 'server' end of security=server just does not work, so set the 0001-01-01 00:00:00 +00:00
bin Ok, I know it's a language thing and it shouldn't matter.... but a kerberos 0001-01-01 00:00:00 +00:00
client Remove xstrdup since it was added to lib/util.c. Caused compile failure 0001-01-01 00:00:00 +00:00
codepages removed old unused files 0001-01-01 00:00:00 +00:00
groupdb Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 0001-01-01 00:00:00 +00:00
include Fix up smbpasswd -e/-d so that it doesn't change the password under you any 0001-01-01 00:00:00 +00:00
intl get rid of compiler warnings (casts and delete unused variables) 0001-01-01 00:00:00 +00:00
lib Parionia to ensure people don't install libsmb based programs setuid root. 0001-01-01 00:00:00 +00:00
libsmb Some tweaking to make the samlogon function look more like NT on the wire. 0001-01-01 00:00:00 +00:00
locking Move from timestamp to gen count file id's for finding oplocked files 0001-01-01 00:00:00 +00:00
msdfs get rid of compiler warnings (casts and delete unused variables) 0001-01-01 00:00:00 +00:00
nmbd Fixed WINS re-registration bug. Don't ask..... :-(. It was in my code :-). 0001-01-01 00:00:00 +00:00
nsswitch Don't force winbind to use non-local DC's. 0001-01-01 00:00:00 +00:00
pam_smbpass Fix up smbpasswd -e/-d so that it doesn't change the password under you any 0001-01-01 00:00:00 +00:00
param added basic NTLMSSP support in smbd. This is still quite rough, and 0001-01-01 00:00:00 +00:00
passdb Fix up smbpasswd -e/-d so that it doesn't change the password under you any 0001-01-01 00:00:00 +00:00
po added de.msg from Andreas Moroder 0001-01-01 00:00:00 +00:00
popt more compiler warnings 0001-01-01 00:00:00 +00:00
printing Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD. 0001-01-01 00:00:00 +00:00
profile Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 0001-01-01 00:00:00 +00:00
rpc_client Don't accidentally return success when sending a broken NET_SAMLOGON 0001-01-01 00:00:00 +00:00
rpc_parse This one's a doozy. A cut&paste bug incorrectly sets the max string length 0001-01-01 00:00:00 +00:00
rpc_server This commit is number 4 of 4. 0001-01-01 00:00:00 +00:00
rpcclient Allow the logon level to be passed to cli_netlogon_sam_logon() rather than 0001-01-01 00:00:00 +00:00
script always install swat language files 0001-01-01 00:00:00 +00:00
smbd Spnego on the 'server' end of security=server just does not work, so set the 0001-01-01 00:00:00 +00:00
smbwrapper charset_initialise() doesn't exist anymore. 0001-01-01 00:00:00 +00:00
tdb Don't core dump when using spinlocks on a read-only tdb. Unfortunately this 0001-01-01 00:00:00 +00:00
tests Update to work with no crypt available, just like it will in Samba. 0001-01-01 00:00:00 +00:00
torture the next step in the intl changeover. This should get us compiling agian, 0001-01-01 00:00:00 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 0001-01-01 00:00:00 +00:00
utils Parionia to ensure people don't install libsmb based programs setuid root. 0001-01-01 00:00:00 +00:00
web the next step in the intl changeover. This should get us compiling agian, 0001-01-01 00:00:00 +00:00
.cvsignore Add .headers.stamp 0001-01-01 00:00:00 +00:00
acconfig.h initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To 0001-01-01 00:00:00 +00:00
aclocal.m4 Added SWAT i18n feature: 0001-01-01 00:00:00 +00:00
architecture.doc first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 0001-01-01 00:00:00 +00:00
change-log global change from samba.anu.edu.au to samba.org 0001-01-01 00:00:00 +00:00
config.guess Updated to latest from gnu.org. 0001-01-01 00:00:00 +00:00
config.sub Updated to latest from gnu.org. 0001-01-01 00:00:00 +00:00
configure Fix popt library checking 0001-01-01 00:00:00 +00:00
configure.developer Change ./configure.developer to stay in effect across a 0001-01-01 00:00:00 +00:00
configure.in Fix popt library checking 0001-01-01 00:00:00 +00:00
configure.nodebug.developer computer too slow to compile with debug info (100mins), but i need all the 0001-01-01 00:00:00 +00:00
install-sh merge from the autoconf2 branch to the main branch 0001-01-01 00:00:00 +00:00
internals.doc The big character set handling changeover! 0001-01-01 00:00:00 +00:00
Makefile.in Fix up the Makefile for now (thanks herb). 0001-01-01 00:00:00 +00:00
parsing.doc Added info about parsing debug messages. 0001-01-01 00:00:00 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 0001-01-01 00:00:00 +00:00