summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2002-06-04Fixed some formatting.Tim Potter1-3/+4
2002-06-03fixed some debug messagesAndrew Tridgell1-2/+2
2002-06-02The last element of the definitions of enums can't have a trailingTim Potter1-1/+1
2002-05-29merge from 2.2Gerald Carter1-1/+1
2002-05-28Updates to better report some NTSTATUS errors into PAM, and update to PAMAndrew Bartlett1-0/+9
2002-05-24Fixed incorrect comment.Tim Potter1-2/+2
2002-05-24Remove the password length paramater from cli_full_connection - it reallyAndrew Bartlett1-1/+1
2002-05-21debug classizedSimo Sorce3-0/+9
2002-05-19A small change to print out the error message only if we could not check theRichard Sharpe1-4/+5
2002-05-18As per rsharpe's request, require only a Masters in Astrophysics toAndrew Bartlett2-16/+18
2002-05-17A few more trusted domains updates from mimir.Andrew Bartlett1-2/+3
2002-05-17Changes to allow head to translate NMB flags ...Richard Sharpe2-8/+8
2002-05-13Don't store domain with username in secrets.tdbTim Potter1-1/+1
2002-05-13Merge of --set-auth-user updates from 2.2Tim Potter1-3/+4
2002-05-13Merge of secrets_init() paranoia fix from 2.2Tim Potter1-1/+6
2002-05-10Fix for Solaris nscd issue pointed out by Mike GerdtsTim Potter1-0/+11
2002-05-09merge freom SAMBA_2_2Gerald Carter1-1/+5
2002-05-09HP-UX 10.20 compiles fixes from SAMBA_2_2Gerald Carter2-1/+5
2002-05-08Merge in Jerry's called name fix.Jeremy Allison1-1/+0
2002-04-27Merge Herb's idmap endian fix.Jeremy Allison1-12/+9
2002-04-27Another attempt at fixing the endian problem when upgrading from 2.2.3a.Jeremy Allison1-8/+12
2002-04-26Attempt to fix big-endian upgrade problem (Herb, Jerry, please check).Jeremy Allison1-6/+12
2002-04-25Fix from Herb for upgrading from big-endian earlier databases.Jeremy Allison1-4/+4
2002-04-24damn! I forgot to commit winbindd_dual.cAndrew Tridgell1-0/+205
2002-04-24main() needs to be indented to make sure it doesn't generate aAndrew Tridgell1-1/+1
2002-04-24a new "dual daemon" operating mode for winbinddAndrew Tridgell3-49/+112
2002-04-19fixed trust relationships in ADS winbindd after breaking them with my BDC cha...Andrew Tridgell1-1/+1
2002-04-18fixed the fallback to a BDC for ADS connectionsAndrew Tridgell1-1/+3
2002-04-14The cli_lsa_lookup_{names,sids} functions were returning uselessTim Potter1-6/+4
2002-04-14pull_username() is a local functionAndrew Tridgell1-1/+1
2002-04-14hanle the case where the win2000 username is completely different fromAndrew Tridgell1-8/+3
2002-04-14modified the ADS backend to accept either the long or short versionsAndrew Tridgell1-11/+44
2002-04-13Tidy up winbindd debug. Added Bill Moran's hide unreadable fix.Jeremy Allison1-4/+3
2002-04-11possibly fix the 15000 user problemAndrew Tridgell2-8/+8
2002-04-10Moved definition of winbind username/password secrets into secrets.hTim Potter1-6/+0
2002-04-07Spelling.Tim Potter1-1/+1
2002-04-04Spelling.Tim Potter1-1/+1
2002-04-04Call poptFreeContext() as appropriate.Tim Potter1-23/+30
2002-04-04Fix up conversion code from old winbindd versions (some testing needed).Jeremy Allison4-67/+179
2002-04-04Fixed the handle leak in the connection management code (this code is crapJeremy Allison2-2/+24
2002-04-03More winbind for HPUX updates from Don Mccall. I think JRA has alreadyAndrew Bartlett2-4/+27
2002-03-29merge winbindd WINS changes from 2.2Herb Lewis6-47/+150
2002-03-26Unblock sigusr1 on startup.Tim Potter1-0/+1
2002-03-26Added code for smb messaging. winbindd now responds to the smbcontrolTim Potter1-2/+15
2002-03-26Don't do a zero-length malloc (caught with dmalloc library).Jeremy Allison1-1/+1
2002-03-24Spelling fixes.Tim Potter1-1/+1
2002-03-23Various winbind updates:Andrew Bartlett4-6/+7
2002-03-22Make debug statment less confusing.Tim Potter1-2/+5
2002-03-21Missed a couple of fetch/store_ints.Jeremy Allison1-4/+4
2002-03-21Make winbindd_idmap tdb endian independent. This is very important forJeremy Allison1-11/+46