summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-12-30Refactor our authentication and authentication testing code.Andrew Bartlett2-490/+400
2003-12-29Add the alignment required before all 2-byte quantities in NDR. Allows usAndrew Bartlett1-0/+3
2003-12-28Shutting down the connection closes outstanding sessions, so we don't needAndrew Bartlett1-1/+0
2003-12-27This patch corrects some errors in the NTLMSSP implementation, thatAndrew Bartlett1-9/+18
2003-12-27Preliminary fix for our signing problem with failed NTLMSSP logins. This patchVolker Lendecke2-9/+19
2003-12-26Collecting another little patch from gd@suse.deVolker Lendecke1-1/+1
2003-12-26Collecting some minor patches...Volker Lendecke1-8/+10
2003-12-26Check the return value of string_to_sid in a few more places. (ButAndrew Bartlett1-2/+10
2003-12-26Show the error message for failure to set the ldap password.Andrew Bartlett1-2/+8
2003-12-26Based on patch by Petri Asikainen <paca@sci.fi> fix bug #387 and #330.Andrew Bartlett1-14/+15
2003-12-25ldap rebind sleep -> ldap replication sleepAndrew Bartlett2-5/+5
2003-12-25This is metze's LDAP rebind sleep patch:Volker Lendecke3-0/+34
2003-12-25Fix our parsing of the LDAP url. We get around it as all decent systems seemVolker Lendecke1-1/+1
2003-12-25abartlet pointed me at the fact that the order and flags in loadparm.c areVolker Lendecke1-1/+1
2003-12-25Fix bug 916 - do not perform a + -> space substitution for squid URL encodedAndrew Bartlett2-5/+18
2003-12-24Thanks to Serassio Guido for noticing issues in our Squid NTLMSSPAndrew Bartlett1-4/+9
2003-12-23Fix typo.John Terpstra1-1/+1
2003-12-23Fix for special files being hidden from admins by Dmitry Butskoj <buc@odusz.e...Jeremy Allison1-1/+1
2003-12-22add well known rid for pre win2k compatible access group; bug 897Gerald Carter2-0/+2
2003-12-22correct typo in delete user script; bug 887Gerald Carter1-1/+1
2003-12-22Patch from Jianliang Lu j.lu@tiesse.com to manage Power UsersJeremy Allison1-0/+1
2003-12-19A small fix to torture.c to cleanup the error handling and prevent crashes.Richard Sharpe1-6/+6
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