summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-01-05(merge from 3.0)Andrew Bartlett1-1/+0
2004-01-05(merge from 3.0)Andrew Bartlett1-2/+10
2004-01-05(merge from 3.0)Andrew Bartlett1-2/+8
2004-01-05(merge from 3.0)Andrew Bartlett1-14/+15
2004-01-05Fix from James Flemer <jflemer@uvm.edu> to make HAVE_ATTR_LIST linked toJeremy Allison1-3/+3
2004-01-05fix inverted check using krb5_kt_resolve() and HAVE_MEMORY_KEYTAB; bug 912Gerald Carter1-2/+2
2004-01-05Merge commit to 3_0: add pdb_pgsqlJelmer Vernooij7-507/+1074
2004-01-04Commit the translation of the realm to the netbios domain name in the kerberosVolker Lendecke5-3/+126
2004-01-03And yet another constVolker Lendecke1-1/+1
2004-01-01After talking with abartlet remove the fix for bug 707 again.Volker Lendecke2-140/+29
2004-01-01Fix for bug 707, getent group for huge ads groups (>1500 members)Volker Lendecke2-29/+140
2003-12-30Move to short lived TALLOC_CTX* for allocating printerGerald Carter1-4/+22
2003-12-30Another little one: Make pdb_test.c at least compile, although its way out ofVolker Lendecke2-8/+4
2003-12-30The AFS pts command always generates completely lower-case user names. As caseVolker Lendecke1-1/+4
2003-12-30Fix Bug # 924Volker Lendecke1-2/+11
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-25(merge from 3.0)Andrew 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-25(merge from 3.0)Andrew Bartlett2-5/+18
2003-12-24(merge from 3.0)Andrew Bartlett1-4/+9
2003-12-23Fix for special files being hidden from admins by Dmitry Butskoj <buc@odusz.e...Jeremy Allison1-1/+1
2003-12-22correct typo in delete user script; bug 887Gerald Carter1-1/+1
2003-12-22add well known rid for pre win2k compatible access group; bug 897Gerald Carter2-0/+2
2003-12-22Patch from Jianliang Lu j.lu@tiesse.com to manage Power UsersJeremy Allison1-0/+1
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-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 Carter4-3/+4
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-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 Carter14-11/+1423
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