summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-12-19* add a few useful debug linesGerald Carter2-9/+30
2003-12-17Add in comments explaining NTLMv2 selection. Use lm session key if that'sJeremy Allison1-1/+13
2003-12-17Tidyup debug message in ntlmssp code. Add brackets around dodgy if statement.Jeremy Allison1-5/+17
2003-12-17Make sure we correctly generate the lm session key.Gerald Carter2-2/+26
2003-12-16make sure we delete the group mapping before calling the delete group script;...Gerald Carter1-2/+4
2003-12-16Small fix from Jérôme Tournier <jerome.tournier@IDEALX.com>Jeremy Allison1-2/+2
2003-12-15correct problem with pam config installGerald Carter1-10/+7
2003-12-15more fixes after moving /var/cache/samba -> /var/lib/sambaGerald Carter1-57/+30
2003-12-14When parsing 'param = value', don't split 'value' at spaces.Volker Lendecke1-1/+1
2003-12-13Fix from ndb@theghet.to to allow an existing LDAP machine account to beJeremy Allison1-12/+29
2003-12-12Fix for bug #815. Make plaintext unicode passwords work with NT4.xJeremy Allison1-5/+11
2003-12-12Fix detection of elements in in-memory keytab code.Jeremy Allison1-1/+1
2003-12-12fixing upgrade bug; fixing PAM config file install bugGerald Carter1-4/+25
2003-12-11fix bug that prevent --mandir from overriding the defaults given in the --wit...Gerald Carter1-19/+0
2003-12-11Correctly detect in-memory krb5 keytab support. Fix for bug #863 fromJeremy Allison1-2/+2
2003-12-11Patch from James Peach <jpeach@sgi.com>. Remove the MAX_CONNECTIONS limitJeremy Allison2-9/+46
2003-12-11mount.cifs failed to mount to directory owned by user when run setuidSteve French1-2/+2
2003-12-11fixed bad formal parameter type in get_static(); patch Andy PolyakovGerald Carter1-1/+1
2003-12-11Fix uninitialized variable in passdb code. Reported by Andy Polyakov <appro@f...Alexander Bokovoy1-1/+1
2003-12-11fix bug when installing pam config file on RedHat; remove references to /var/...Gerald Carter2-11/+3
2003-12-10Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail o...Gerald Carter3-3/+3
2003-12-10more group lookup access fixes on the neverending bug 281Gerald Carter4-22/+49
2003-12-10Fix #558 -- support ISO-8859-1 internally. Makes Solaris users a bit happierAlexander Bokovoy1-0/+28
2003-12-10setting version to 3.0.2pre1Gerald Carter1-3/+3
2003-12-10patch from TAKEDA yasuma to bypass any missing language filesGerald Carter1-0/+9
2003-12-10final touches on Fedora Core 1 specfileGerald Carter1-9/+9
2003-12-09IRIX spinlock patch from James Peach <jpeach@sgi.com>.Jeremy Allison2-0/+53
2003-12-09working on packaging; also fixed some path issues in configure.in & Makefile.inGerald Carter4-22/+48
2003-12-09Final part of fix for #445. Don't add user for machine accounts.Jeremy Allison1-0/+4
2003-12-09fix bug in get_peer_name() caused by --enable-developer and using the same sr...Gerald Carter1-3/+11
2003-12-09starting on Fedora packaging; reference point to begin with taken from RH 3.0...Gerald Carter10-0/+409
2003-12-09starting on Fedora packagingGerald Carter1-0/+977
2003-12-09Make intent to return only one address clear.Jeremy Allison1-2/+2
2003-12-08working on bug 687; protect against null src strings in alloc_sub_basic()Gerald Carter1-0/+7
2003-12-08make sure we use a real network address in case there are extra non-zero octe...Gerald Carter1-1/+1
2003-12-07Fix comment.Tim Potter1-1/+1
2003-12-06Fix for bug #445 (missing unix user on kerberos auth doesn't call add userJeremy Allison1-3/+13
2003-12-05fix %a variable for Windows 2003 -> Win2K3Gerald Carter2-19/+53
2003-12-05packaging updates from BuchanGerald Carter2-4/+11
2003-12-05create libdir for installclientlib; patch from Bill KnoxGerald Carter1-0/+1
2003-12-05removing RCS tagsGerald Carter14-27/+0
2003-12-05* removing extra fileGerald Carter3-94/+12
2003-12-05fixed a problem with "net rpc vampire" mis-parsing the alias memberAndrew Tridgell1-4/+4
2003-12-05Change PICFLAG -> PICFLAGS to keep in line with version from sourceTim Potter1-16/+16
2003-12-04updating top 0.8.2-1 of the smbldap toolsGerald Carter22-813/+1354
2003-12-04bumping version in preparation for 3.0.1rc1Gerald Carter1-2/+2
2003-12-04Fix incorrect smb flags2 for connections to pre-NT servers (causes smbclient toSteve French1-0/+7
2003-12-04fix process_incoming_data() to return the number of bytes handled this call w...Gerald Carter1-1/+3
2003-12-04fix debug messageGerald Carter1-2/+2
2003-12-04typo in BASEDIR; patch from Darren ChewGerald Carter1-1/+1