summaryrefslogtreecommitdiffstats
path: root/source/winbindd/winbindd_ads.c
Commit message (Expand)AuthorAgeFilesLines
* s3:winbindd: raise the timeout for lsa_Lookup*() calls from 10 to 35 seconds.Stefan Metzmacher2009-08-111-0/+21
* winbindd_ads: honour "winbind use default domain" in lookup_groupmem().Michael Adam2008-11-221-9/+11
* winbindd_ads: use the reconnect methods instead of the rpc methods directlyMichael Adam2008-11-211-6/+75
* winbindd_ads: prevent negative GM/ cache entries due to broken connectionsMichael Adam2008-11-211-0/+23
* Fix extended DN parse error when AD object does not have a SID.Steven Danneman2008-11-181-18/+37
* Whitespace and >80 column cleanups.Steven Danneman2008-11-181-37/+39
* Fix winbindd crash bug with trusted domains. Bug #5736James Ding2008-09-041-0/+2
* winbindd: fix invalid sid copy (hit when enumerating sibling domains).Günther Deschner2008-08-281-1/+1
* winbindd: handle trusted domains without sid.Günther Deschner2008-07-301-2/+10
* After technical consultation, add Steven Danneman's <steven.danneman@isilon.c...Jeremy Allison2008-06-301-1/+1
* Revert "Add "desthost" to rpc_pipe_client"Volker Lendecke2008-04-251-1/+1
* Add "desthost" to rpc_pipe_clientVolker Lendecke2008-04-201-1/+1
* Forest root trust flags won't overwrite child trust flagsSteven Danneman2008-03-311-30/+51
* Use netr_SamInfo3 everywhere in winbindd.Günther Deschner2008-02-171-5/+5
* Remove include/rpc_ds.h and all references to it completly.Günther Deschner2008-01-291-6/+6
* Use another pidl generated call to enumerate ds trusted domains in winbindd.Günther Deschner2008-01-291-26/+23
* Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.Michael Adam2008-01-091-18/+21
* Fix the inherited trust flags when spidering the trust heirarchy.Gerald (Jerry) Carter2008-01-041-0/+12
* Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke2007-12-151-17/+16
* Remove pstrings from everything except srv_spoolss_nt.c.Jeremy Allison2007-11-271-2/+2
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-9/+9
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-1/+1
* r25247: Rename the rpccli_lsa_lookup_sids_all() function to rpccli_lsa_lookup...Michael Adam2007-10-101-7/+7
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-101-0/+1312