summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
...
| * The last element of the definitions of enums can't have a trailingTim Potter2002-06-021-1/+1
| * merge from 2.2Gerald Carter2002-05-291-1/+1
| * Updates to better report some NTSTATUS errors into PAM, and update to PAMAndrew Bartlett2002-05-281-0/+9
| * Fixed incorrect comment.Tim Potter2002-05-241-2/+2
| * Remove the password length paramater from cli_full_connection - it reallyAndrew Bartlett2002-05-241-1/+1
| * debug classizedSimo Sorce2002-05-213-0/+9
| * A small change to print out the error message only if we could not check theRichard Sharpe2002-05-191-4/+5
| * As per rsharpe's request, require only a Masters in Astrophysics toAndrew Bartlett2002-05-182-16/+18
| * A few more trusted domains updates from mimir.Andrew Bartlett2002-05-171-2/+3
| * Changes to allow head to translate NMB flags ...Richard Sharpe2002-05-172-8/+8
| * Don't store domain with username in secrets.tdbTim Potter2002-05-131-1/+1
| * Merge of --set-auth-user updates from 2.2Tim Potter2002-05-131-3/+4
| * Merge of secrets_init() paranoia fix from 2.2Tim Potter2002-05-131-1/+6
| * Fix for Solaris nscd issue pointed out by Mike GerdtsTim Potter2002-05-101-0/+11
| * merge freom SAMBA_2_2Gerald Carter2002-05-091-1/+5
| * HP-UX 10.20 compiles fixes from SAMBA_2_2Gerald Carter2002-05-092-1/+5
| * Merge in Jerry's called name fix.Jeremy Allison2002-05-081-1/+0
| * Merge Herb's idmap endian fix.Jeremy Allison2002-04-271-12/+9
| * Another attempt at fixing the endian problem when upgrading from 2.2.3a.Jeremy Allison2002-04-271-8/+12
| * Attempt to fix big-endian upgrade problem (Herb, Jerry, please check).Jeremy Allison2002-04-261-6/+12
| * Fix from Herb for upgrading from big-endian earlier databases.Jeremy Allison2002-04-251-4/+4
| * damn! I forgot to commit winbindd_dual.cAndrew Tridgell2002-04-241-0/+205
| * main() needs to be indented to make sure it doesn't generate aAndrew Tridgell2002-04-241-1/+1
| * a new "dual daemon" operating mode for winbinddAndrew Tridgell2002-04-243-49/+112
| * fixed trust relationships in ADS winbindd after breaking them with my BDC cha...Andrew Tridgell2002-04-191-1/+1
| * fixed the fallback to a BDC for ADS connectionsAndrew Tridgell2002-04-181-1/+3
| * The cli_lsa_lookup_{names,sids} functions were returning uselessTim Potter2002-04-141-6/+4
| * pull_username() is a local functionAndrew Tridgell2002-04-141-1/+1
| * hanle the case where the win2000 username is completely different fromAndrew Tridgell2002-04-141-8/+3
| * modified the ADS backend to accept either the long or short versionsAndrew Tridgell2002-04-141-11/+44
| * Tidy up winbindd debug. Added Bill Moran's hide unreadable fix.Jeremy Allison2002-04-131-4/+3
* | Merge from HEAD:Tim Potter2002-05-131-1/+1
* | Merge of --set-auth-user updates from 2.2Tim Potter2002-05-131-3/+4
* | Merge of secrets_init() paranoia fix from 2.2Tim Potter2002-05-131-1/+6
* | Merge of Solaris winbindd fixes.Tim Potter2002-05-131-0/+11
* | Merge of lsa lookup names/sids patch from HEAD.Tim Potter2002-04-151-5/+2
|/
* possibly fix the 15000 user problemAndrew Tridgell2002-04-112-8/+8
* Moved definition of winbind username/password secrets into secrets.hTim Potter2002-04-101-6/+0
* Spelling.Tim Potter2002-04-071-1/+1
* Spelling.Tim Potter2002-04-041-1/+1
* Call poptFreeContext() as appropriate.Tim Potter2002-04-041-23/+30
* Fix up conversion code from old winbindd versions (some testing needed).Jeremy Allison2002-04-044-67/+179
* Fixed the handle leak in the connection management code (this code is crapJeremy Allison2002-04-042-2/+24
* More winbind for HPUX updates from Don Mccall. I think JRA has alreadyAndrew Bartlett2002-04-032-4/+27
* merge winbindd WINS changes from 2.2Herb Lewis2002-03-296-47/+150
* Unblock sigusr1 on startup.Tim Potter2002-03-261-0/+1
* Added code for smb messaging. winbindd now responds to the smbcontrolTim Potter2002-03-261-2/+15
* Don't do a zero-length malloc (caught with dmalloc library).Jeremy Allison2002-03-261-1/+1
* Spelling fixes.Tim Potter2002-03-241-1/+1
* Various winbind updates:Andrew Bartlett2002-03-234-6/+7