Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ... | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r14675: Protect against null sids and rids in the cached credentials functions. | Günther Deschner | 1 | -2/+28 |
2007-10-10 | r14674: Further cleanup for cached logins, only dump hashes with DEBUG_PASSWORD. | Günther Deschner | 1 | -1/+5 |
2007-10-10 | r14393: Fix a couple of AIX warnings. | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r14282: Change centry_string to only use talloc. Should | Jeremy Allison | 1 | -16/+12 |
2007-10-10 | r14076: When the backends trusted_domains call comes back with no trusts the | Günther Deschner | 1 | -1/+9 |
2007-10-10 | r13984: Fix Coverity bug # 98 | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r13915: Fixed a very interesting class of realloc() bugs found by Coverity. | Jeremy Allison | 1 | -4/+2 |
2007-10-10 | r13409: No functional changes, just some DEBUG cleanup. | Günther Deschner | 1 | -4/+2 |
2007-10-10 | r13377: Fix from Volker: Make offline authentication work with NT4 as well | Günther Deschner | 1 | -0/+8 |
2007-10-10 | r13371: Remove an unused function | Volker Lendecke | 1 | -8/+0 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -72/+786 |
2007-10-10 | r13309: If the sid in the winbind name2sid cache is not valid (NT_STATUS_NONE... | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r12788: Since we have agreed on the case of winbindd names, we can store a | Günther Deschner | 1 | -2/+5 |
2007-10-10 | r12787: Revert last commit that removed our logic of memorizing negative | Günther Deschner | 1 | -3/+1 |
2007-10-10 | r12742: Don't write null sid mappings into the winbindd_cache.tdb. | Günther Deschner | 1 | -1/+3 |
2007-10-10 | r12341: add DEBUG statement. | Günther Deschner | 1 | -1/+3 |
2007-10-10 | r12193: Fix some typos. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r11704: methods->alternate_name is not used anymore -- remove it | Volker Lendecke | 1 | -13/+0 |
2007-10-10 | r11652: Reinstate the netsamlogon_cache in order to work | Gerald Carter | 1 | -0/+38 |
2007-10-10 | r11651: After talking to Jeremy, commit my winbindd "Do the Right Thing" patch. | Gerald Carter | 1 | -24/+33 |
2007-10-10 | r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -46/+40 |
2007-10-10 | r9588: remove netsamlogon_cache interface...everything seems to work fine. W... | Gerald Carter | 1 | -38/+0 |
2007-10-10 | r9330: Remove the classic dual daemon since it was not being used. | Gerald Carter | 1 | -12/+3 |
2007-10-10 | r9322: fixing debug log and ensuring that we set the right winbind_methods | Gerald Carter | 1 | -3/+5 |
2007-10-10 | r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ... | Günther Deschner | 1 | -0/+8 |
2007-10-10 | r7415: * big change -- volker's new async winbindd from trunk | Gerald Carter | 1 | -52/+208 |
2007-10-10 | r6755: removing domain_sid() since it is not referenced anymore | Gerald Carter | 1 | -13/+0 |
2007-10-10 | r6401: Fix a debug message | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r6225: get rid of warnings from my compiler about nested externs | Herb Lewis | 1 | -6/+6 |
2007-10-10 | r4967: Not being in any domain local groups is obviously valid... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r4760: Make wbinfo --user-sids expand domain local groups. Andrew B., my testing | Volker Lendecke | 1 | -0/+86 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -14/+14 |
2007-10-10 | r2822: Fix parameter confusion in priming of name-to-sid cache. Found by | Tim Potter | 1 | -1/+1 |
2007-10-10 | r2351: Fix use of an uninitialized variable. valgrind is sooo useful. | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r2001: Fix bug 1622. Thanks to Qiao Yang for the patch and Sven Thomsen for t... | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r991: Allow winbindd to use the domain trust account password | Gerald Carter | 1 | -0/+6 |
2007-10-10 | r535: Another memleak fix from kawasa_r@itg.hitachi.co.jp | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r294: checking in volker's winbindd patches; tested on domain members (Samba ... | Gerald Carter | 1 | -9/+16 |
2007-10-10 | r38: Fix caching of name->sid lookups | Volker Lendecke | 1 | -1/+2 |
2004-03-30 | Apply some const | Volker Lendecke | 1 | -3/+3 |
2004-03-22 | BUG 1185: use 'winbind cache time' as the reconnect period when seq_num == -1... | Gerald Carter | 1 | -0/+2 |
2004-01-14 | * Revert to using rpc for mixed mode AD domains. | Gerald Carter | 1 | -3/+9 |
2004-01-08 | This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS | Andrew Bartlett | 1 | -1/+3 |
2004-01-08 | Move more of winbind to use 'find_our_domain()' rather than the dangerous | Andrew Bartlett | 1 | -1/+1 |
2004-01-05 | Add const. | Andrew Bartlett | 1 | -3/+3 |
2003-11-12 | a small include file rearrangement that doesn't affect normal | Andrew Tridgell | 1 | -0/+1 |
2003-08-15 | get rid of more compiler warnings | Herb Lewis | 1 | -4/+4 |
2003-08-02 | make sure to initialize the backend methods when enumerating sequence numbers... | Gerald Carter | 1 | -0/+2 |