summaryrefslogtreecommitdiff
path: root/source/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Make debug statment less confusing.Tim Potter2002-03-221-2/+5
* Missed a couple of fetch/store_ints.Jeremy Allison2002-03-211-4/+4
* Make winbindd_idmap tdb endian independent. This is very important forJeremy Allison2002-03-211-11/+46
* When upgrading from an old idmap tdb, remember to overwrite the reverseJeremy Allison2002-03-211-0/+5
* fixed the secondary group mappings for ADS usersAndrew Tridgell2002-03-211-8/+56
* Cache call to winbind separator.Tim Potter2002-03-201-46/+56
* Merge of Richard's lookupsid fix.Tim Potter2002-03-201-1/+4
* updated winbindd to used paged ldap searches for all ldap queriesAndrew Tridgell2002-03-191-1/+1
* Fix a double-free bug in wbinfo -t's call in winbindd.Andrew Bartlett2002-03-192-7/+8
* Allow us to see the difference between these two errors. (We need to chaseAndrew Bartlett2002-03-181-1/+7
* Renamed get_nt_error_msg() to nt_errstr().Tim Potter2002-03-172-8/+8
* enable locking on the winbindd cache tdb so it can be backed up andAndrew Tridgell2002-03-151-1/+1
* added a -h usage option to winbinddAndrew Tridgell2002-03-151-1/+16
* Now we have reliable signals take SIGTERM inband.Jeremy Allison2002-03-141-5/+4
* Fix typo in copyrightAndrew Bartlett2002-03-131-1/+1
* fixed 2 reconnection bugs in the ADS backend supportAndrew Tridgell2002-03-121-7/+11
* get the test for disconnection the right way around!Andrew Tridgell2002-03-121-3/+3
* Removed bogus calles to D() debugging function. Perhaps these shouldTim Potter2002-03-111-16/+1
* always make winbindd try for the PDC first before trying for a BDCAndrew Tridgell2002-03-111-5/+7
* removed bogus prepend_domain() call which was screwing up getpwuid()Andrew Tridgell2002-03-091-10/+2
* prevent a segv when a trusted domain is unavailable at startupAndrew Tridgell2002-03-091-3/+2
* better detection of dead ADS connections, so we have some chance ofAndrew Tridgell2002-03-091-0/+6