summaryrefslogtreecommitdiffstats
path: root/source/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* always check for missing filesGerald Carter2002-10-091-0/+104
* more merges from SAMBA_2_2Gerald Carter2002-10-091-104/+0
* sync with SAMBA_2_2 for 2.2.6rc1Gerald Carter2002-10-0915-216/+426
* merging for 2.2.6pre1Gerald Carter2002-07-271-3/+3
* beginning to sync up for 2.2.5 release....Gerald Carter2002-06-1714-53/+153
* Added some of the newer files...Jeremy Allison2002-04-301-9/+1
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-3026-3004/+3292
* This commit was manufactured by cvs2svn to create branchcvs2svn Import User2002-04-141-0/+610
|\
| * 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
| * nicer message for --sequence when the server is disconnectedAndrew Tridgell2002-03-061-2/+7