summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/winbindd.h
Commit message (Expand)AuthorAgeFilesLines
* librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...Andrew Bartlett2014-06-111-1/+1
* s3:winbindd: make use of rpccli_{create,setup}_netlogon_creds()Stefan Metzmacher2014-01-071-0/+3
* s3:rpc_client: make use of the new netlogon_creds_cli_contextStefan Metzmacher2014-01-071-9/+0
* s3:winbindd: make use of the "winbind sealed pipes" option for all connectionsStefan Metzmacher2014-01-071-0/+3
* winbind: Use talloc for allocating domain, dns, forest and dc name.Andreas Schneider2013-03-051-4/+4
* s3:winbindd: s/struct timed_event/struct tevent_timerStefan Metzmacher2013-02-191-4/+4
* winbind: Use standard tevent_context_initVolker Lendecke2013-01-181-2/+0
* s3-winbindd: no need to globally include ldap headers in winbindd.Günther Deschner2011-11-171-1/+0
* s3-tevent: only include ../lib/util/tevent wrappers where needed.Günther Deschner2011-04-291-0/+2
* s3-winbindd: copy acct_info to wb_acct_info so we dont need passdb for it.Günther Deschner2011-03-301-2/+8
* s3-build: stop including ldap and lber headers everywhere in the code.Günther Deschner2011-03-161-0/+1
* s3-winbindd: let winbind try to use samlogon validation level 6. (bug #7945)Günther Deschner2011-02-041-0/+1
* s3:winbind: Fork multiple children per domainVolker Lendecke2011-01-211-1/+1
* Move error reporting of messaging context creation fail intoJeremy Allison2010-11-141-1/+0
* s3/winbind: use mono time for startup timeout checkBjörn Jacke2010-09-101-1/+1
* s3-build: use talloc_dict.h only where needed.Günther Deschner2010-08-261-0/+2
* s3:winbindd: remove rpc_pipe_client references from winbind_dual_ndr codeStefan Metzmacher2010-08-161-1/+0
* s3:winbindd: add binding_handle to struct winbindd_childStefan Metzmacher2010-08-161-0/+1
* s3:winbindd use common server context functionsSimo Sorce2010-06-101-0/+3
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-18/+18
* s3:winbindd: add DEBUG(10,...) for the end of each top levelStefan Metzmacher2010-03-051-0/+1
* s3: Pass netr_DomainTrustList instead of names and sids through (*trusted_dom...Volker Lendecke2009-12-281-4/+1
* s3: Replace IS_DOMAIN_OFFLINE by a functionVolker Lendecke2009-12-261-5/+0
* s3: winbindd_cli_state->getgrent_state is no longer usedVolker Lendecke2009-12-261-11/+0
* s3: Remove some unused codeVolker Lendecke2009-12-231-2/+0
* s3-winbindd: Fix Bug #6711: trusts to windows 2008 (2008 r2) not working.Günther Deschner2009-09-221-0/+2
* s3-winbindd: add cm_connect_lsa_tcp().Günther Deschner2009-09-221-0/+1
* s3:winbind: Add async wb_next_grentVolker Lendecke2009-08-291-0/+8
* s3:winbind: Convert the GETPWENT routines to the new APIVolker Lendecke2009-08-291-1/+2
* s3:winbind: Add async next_pwentVolker Lendecke2009-08-291-0/+7
* s3:winbind: Fix a bug found by RPC-SAMRVolker Lendecke2009-08-291-0/+1
* s3:winbind: WINBIND_USERINFO -> wbint_userinfoVolker Lendecke2009-08-161-16/+4
* s3:winbind: Add NDR-based parent-child communication to winbindVolker Lendecke2009-08-051-0/+1
* Add some const to winbind_userinfoVolker Lendecke2009-08-031-5/+5
* Refactor 9b78af1f: Fix lookupname recursionVolker Lendecke2009-08-021-1/+1
* Fix some nonempty linesVolker Lendecke2009-07-311-4/+4
* Slightly restructure the async winbind request calling conventionVolker Lendecke2009-07-311-2/+2
* Remove "winbindd_request" and "winbindd_response" from winbindd_cli_stateVolker Lendecke2009-06-141-3/+1
* Make winbindd_cli_state->response a pointer instead of a struct memberVolker Lendecke2009-06-141-1/+2
* Remove an unused struct member in winbindd_cli_stateVolker Lendecke2009-06-141-1/+0
* Avoid scanning the client list when a client exitsVolker Lendecke2009-06-141-1/+0
* Add an async wb request loopVolker Lendecke2009-06-141-0/+2
* Remove some unused codeVolker Lendecke2009-06-141-11/+0
* Convert the winbind parent->child communication to wb_reqtransVolker Lendecke2009-06-141-2/+3
* Convert the main winbind client communication to wb_reqtrans.cVolker Lendecke2009-06-141-1/+1
* Make winbindd_cli_state->request a pointer instead of a struct memberVolker Lendecke2009-06-141-1/+2
* s3: remove POLICY_HND.Günther Deschner2009-03-181-2/+2
* Remove unused struct CLI_POLICY_HNDVolker Lendecke2009-01-071-7/+0
* s3:winbindd: rename fd_event => winbindd_fd_eventStefan Metzmacher2009-01-051-9/+5
* s3:winbindd: move WINBINDD_CCACHE_ENTRY and WINBINDD_MEMORY_CREDS to winbindd.hStefan Metzmacher2009-01-051-1/+28