summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-misc-tags/APPLIANCE_TNG_PRE_2_2_5_MERGEcvs2svn Import User2002-05-310-0/+0
* fix for clock rolling back.Gerald Carter2002-05-311-0/+7
* Set the DNS timeout values to less generous values. This way we haveTim Potter2002-05-311-1/+14
* Don't try to look up a name with resolve_hosts() if we have recently failed t...Tim Potter2002-05-311-0/+32
* Removed cromulent wbinfo -T patch. Hooray!Tim Potter2002-05-312-110/+20
* make sure we close resolv.conf; needs some testing stillGerald Carter2002-05-301-0/+1
* fix for CR-636. Kill connection to NETLOGON cli_connectionGerald Carter2002-05-302-19/+14
* This is really gross. Added a winbindd_request_with_timeout() as an uglyTim Potter2002-05-242-20/+110
* added several pointer checks before derefences to preventGerald Carter2002-05-215-18/+127
* second half of fix for CR-657 to address reconnectingGerald Carter2002-05-211-1/+9
* Fix for 657. When the system clock is reset, make sure thatGerald Carter2002-05-171-2/+9
* Proper Fix for CR 652. Check for a cli_state* structure thatGerald Carter2002-05-161-2/+38
* Oops - removed some debugging code that was accidentally checked in. ThisTim Potter2002-05-091-3/+0
* I'm pretty sure this label is in the wrong place. CR636 is a hard toTim Potter2002-05-091-2/+2
* Fix for CR#606. Back port of "other sids" parsing fix for W2K DC's.Jeremy Allison2002-04-241-4/+13
* When killing the connection to the domain controller, shut down the handleTim Potter2002-04-231-1/+1
* Compile fix - d'oh!Tim Potter2002-04-231-0/+1
* Try more password servers when authenticating a user via NTLM orTim Potter2002-04-221-23/+149
* Removed pointless debug message.Tim Potter2002-04-221-1/+0
* Fix for problem MikeN discovered (no CR#) with winbindd returning okJeremy Allison2002-04-101-2/+1
* Fix for CR#465. Enlarge hash table massively to enable winbindd to quicklyJeremy Allison2002-04-043-1/+34
* Fix for CR519.Tim Potter2002-03-281-5/+2
* Sid tidyup fixes. Genius idea from tridge - don't use mmap in winbinddJeremy Allison2002-03-213-10/+23
* Fixed a memory leak in the global connection cache code that has beenTim Potter2002-03-211-1/+5
* Memory leak fixes found with Insure in check_any() when checking machineTim Potter2002-03-211-1/+11
* Use char * instead of fstring for passing input parameters in theTim Potter2002-03-191-3/+5
* Fix memory leak in attempt_connect_dc()Tim Potter2002-03-191-0/+4
* Fix core dump on lookup_name/sid returning SID_NAME_UNKNOWN - attempt toJeremy Allison2002-03-141-38/+51
* Merge of name/sid capitalisation fix from 2.2.Tim Potter2002-03-072-41/+74
* Check that the domain controllers returned by a WINS server are actuallyTim Potter2002-02-211-18/+15
* Merge revision 1.48.2.15Martin Pool2002-02-152-9/+19
* Re-added the admin log code. DON'T REMOVE !Jeremy Allison2002-01-256-0/+119
* Oops - forgot to commit this. Fixes compile error. (-:Tim Potter2002-01-241-2/+2
* Code too ugly to live alert! Aooga aooga!Tim Potter2002-01-214-4/+38
* Fixup signal handling - close idmap tdb on exit. Don't do terminationJeremy Allison2002-01-194-2/+23
* OK this should work this time - I made a typo in merging this last time.Tim Potter2002-01-174-8/+9
* Merged name_status_find() debugs.Tim Potter2002-01-171-6/+20
* Backed out win2k name_status_find() patches as they are breaking someTim Potter2002-01-164-28/+14
* Added some debugs to name_status_find() - a simple matter of programming.Tim Potter2002-01-161-7/+20
* Try to make winbindd build properly again after merge toMartin Pool2002-01-151-2/+2
* Merge of Jeremy's *#00 lookup for win2k patches. I'm still not convincedTim Potter2002-01-103-5/+6
* Added a yucky hack to make sure we always try to check the machine accountTim Potter2002-01-081-3/+10
* Fixed uninitialised result variable when checking machine accountTim Potter2002-01-081-0/+5
* Added some debugs to internal_resolve_name() so we can see what it isTim Potter2002-01-081-5/+72
* Merge from HEAD.Tim Potter2001-12-211-0/+6
* Fixed logic error in winbindd_kill_connections() which was causing it toTim Potter2001-12-121-1/+1
* Fixed typo in debug statement.Tim Potter2001-12-121-1/+1
* Fix memory leaks in enumerating groups with wbinfo -gTim Potter2001-12-101-0/+7
* Ensure we have open sam handles when querying the domain sequence number.Tim Potter2001-12-061-0/+5
* Fixed typo in debug.Tim Potter2001-12-061-2/+2