summaryrefslogtreecommitdiff
path: root/source3
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-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-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-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-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 Carter2-9/+32
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-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-05create libdir for installclientlib; patch from Bill KnoxGerald Carter1-0/+1
2003-12-05fixed a problem with "net rpc vampire" mis-parsing the alias memberAndrew Tridgell1-4/+4
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-04support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800Gerald Carter3-3/+17
2003-12-04don't crash on a NULL priviledge pointer; patch from Jianliang LuGerald Carter1-0/+6
2003-12-04Picked up by the build farm - despite all my efforts, security=server wasAndrew Bartlett1-8/+13
2003-12-04* fix RemoveSidForeignDomain() ; bug 252Gerald Carter6-84/+121
2003-12-03Fix for "hash" (not hash2) type mangling. Noticed by "Forrest W. Christian" <...Jeremy Allison1-8/+10
2003-12-02Match Win2k and return 'invalid parameter' for creating of a new account withAndrew Bartlett1-0/+6
2003-12-02Two trivial warningsVolker Lendecke1-1/+3
2003-12-01Client connect signing error messages should be level zero elseJeremy Allison1-2/+2
2003-12-01Get a little paranoid about memfree use in convert_string_allocate..Jeremy Allison1-7/+6
2003-12-01another strequal() == 0 fixGerald Carter1-1/+1
2003-12-01fix inverted logic caused by s/strcmp/strequal/; host allow/deny works again;...Gerald Carter1-1/+1
2003-12-01add Replicator and RAS Servers to list of builtin SIDs we resolve; bug 608Gerald Carter1-0/+2
2003-12-01don't mistake pre-existing UNIX jobs for smb jobs; patch from SATOH Fumiyasu ...Gerald Carter1-3/+5
2003-12-01In the brief 'net rpc group' listing, don't cut off group names at 21 chars.Volker Lendecke1-3/+3
2003-12-01Beautify the net status help message a bitVolker Lendecke1-4/+4