summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_rpc.c
Commit message (Expand)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23672: Allow msrpc_name_to_sid() to be called without a domain_name and just...Günther Deschner2007-10-101-7/+9
* r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names().Günther Deschner2007-10-101-1/+1
* r23244: Fix loop with nscd and NSS recusive calls.Gerald Carter2007-10-101-5/+6
* r23046: Few missing merges from cleaning out the Centeris winbindd tree.Gerald Carter2007-10-101-0/+6
* r22711: Fix a compile warnign in query_user(). Ensure that user_ridGerald Carter2007-10-101-1/+1
* r22710: Support one-way trusts.Gerald Carter2007-10-101-6/+77
* r22705: Implement new set_dc_type_and_flags() called based on theGerald Carter2007-10-101-1/+1
* r22647: Avoid leaking a full info3 structure on each winbindd cached login by...Günther Deschner2007-10-101-1/+1
* r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-10-101-7/+14
* r21860: Fixes for "winbind normalize names" functionality:Gerald Carter2007-10-101-3/+3
* r21387: Another important fix for non-AD domains:Günther Deschner2007-10-101-0/+2
* r21308: Fix some typos and ensure to null terminate the correct strings.Günther Deschner2007-10-101-1/+1
* r21146: Fix debug typos.Günther Deschner2007-10-101-1/+1
* r21112: fix const compile warningGerald Carter2007-10-101-2/+2
* r21070: * Add the new boolean 'winbind normalize names' option as discussedGerald Carter2007-10-101-2/+9
* r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison2007-10-101-2/+4
* r19340: Wait longer then 10 seconds for a samr_query_groupmem lookup to succeed.Günther Deschner2007-10-101-0/+9
* r19105: Ok - this is currently untested (but I'm testing it atJeremy Allison2007-10-101-40/+6
* r18271: Big change:Gerald Carter2007-10-101-6/+6
* r18192: Fix the build.Jeremy Allison2007-10-101-1/+1
* r18191: Fix the online/offline state handling of winbindd.Jeremy Allison2007-10-101-6/+6
* r18188: merge 3.0-libndr branchJelmer Vernooij2007-10-101-2/+2
* r17881: Another microstep towards better error reporting: Make get_sorted_dc_...Volker Lendecke2007-10-101-1/+2
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-3/+53
* r16678: Fix bug #3898 reported by jason@ncac.gwu.edu.Jeremy Allison2007-10-101-1/+1
* r16644: Fix bug #3887 reported by jason@ncac.gwu.eduJeremy Allison2007-10-101-2/+2
* r16358: ALWAYS compile this stuff on a 64-bit box beforeJeremy Allison2007-10-101-1/+3
* r16349: Another fix to make winbind more robust in large domains:Günther Deschner2007-10-101-11/+52
* r16222: Fix DEBUG statements.Günther Deschner2007-10-101-1/+1
* r15306: Be consistent between rpc and ads winbind backend: let the ads backendGünther Deschner2007-10-101-18/+4
* r15244: Fix debug typo.Günther Deschner2007-10-101-1/+1
* r13316: Let the carnage begin....Gerald Carter2007-10-101-1/+68
* r11704: methods->alternate_name is not used anymore -- remove itVolker Lendecke2007-10-101-8/+0
* r11652: Reinstate the netsamlogon_cache in order to workGerald Carter2007-10-101-0/+52
* r9588: remove netsamlogon_cache interface...everything seems to work fine. W...Gerald Carter2007-10-101-52/+0
* r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...Günther Deschner2007-10-101-1/+8
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-407/+262
* r6755: removing domain_sid() since it is not referenced anymoreGerald Carter2007-10-101-39/+0
* r6682: patch from Qiao Yang <qyang@stbernard.com> to use out own DC when gett...Gerald Carter2007-10-101-5/+8
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2007-10-101-1/+1
* r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...Derrell Lipman2007-10-101-1/+2
* r5654: Fix bug 1604 -- make winbind work with more than 10 trusted domains.Volker Lendecke2007-10-101-3/+34
* r5471: In cli_samr_lookup_rids, flags is not a flags but an array size. W2k3 ...Volker Lendecke2007-10-101-1/+1
* r5428: Apply some const. LDAP attribs should now be declared const char *attr...Volker Lendecke2007-10-101-1/+1
* r4760: Make wbinfo --user-sids expand domain local groups. Andrew B., my testingVolker Lendecke2007-10-101-0/+62
* r4331: Implement SAMR query_dom_info-call info-level 8 server- and client-side,Günther Deschner2007-10-101-3/+20
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-11/+8
* r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> toJeremy Allison2007-10-101-32/+2