summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/winbindd.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* winbindd: add event based machine password change.Günther Deschner2008-08-231-0/+1
* Here is a re-working of the winbinddJeremy Allison2008-08-201-0/+1
* idmap rewriteVolker Lendecke2008-08-121-0/+7
* Move the uid2sid cache to the parent winbind processVolker Lendecke2008-08-121-0/+2
* Revert "Convert idmap_cache to gencache"Volker Lendecke2008-07-111-1/+0
* Convert idmap_cache to gencacheVolker Lendecke2008-07-051-0/+1
* From Steve Danneman @ Isilon.Jeremy Allison2008-06-261-1/+6
* libwbclient: Abstract the DS_XXX flags for DsGetDcName().coffeedude2008-05-131-0/+1
* Merge dd9e0bea31751 from 3-0-ctdb -- use NetSamLogonEx when possibleVolker Lendecke2008-03-191-0/+8
* Use rpccli_samr_QueryDomainInfo() in winbindd.Günther Deschner2008-02-061-6/+6
* Remove include/rpc_ds.h and all references to it completly.Günther Deschner2008-01-291-3/+3
* winbindd: move domain child specific stuff into its own fileStefan Metzmacher2007-12-141-2/+0
* winbindd: rename child table struct elementsStefan Metzmacher2007-12-111-4/+4
* Remove more pstrings, from the winbindd protocol def andJeremy Allison2007-12-031-4/+4
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-1/+1
* r25571: split up child_dispatch_table into domain, idmap and locator tablesStefan Metzmacher2007-10-221-0/+13
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-22/+22
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-21/+0
* r25571: split up child_dispatch_table into domain, idmap and locator tablesStefan Metzmacher2007-10-101-0/+13
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-101-0/+365