summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/winbindd_ads.c
Commit message (Expand)AuthorAgeFilesLines
* [s3]winbindd_ads: honour "winbind use default domain" in lookup_groupmem().Michael Adam2008-09-231-9/+11
* Revert "winbindd: the ad trusted_domains call should return talloced strings."Günther Deschner2008-09-051-5/+2
* Fix winbindd crash bug with trusted domains. Bug #5736James Ding2008-09-041-0/+2
* winbindd: the ad trusted_domains call should return talloced strings.Günther Deschner2008-09-021-2/+5
* 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
* Make WINBINDD_LIST_GROUPS handler asynchronous.Steven Danneman2008-05-221-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