summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/winbindd_proto.h
Commit message (Expand)AuthorAgeFilesLines
...
* s3:winbind: Convert WINBINDD_GID_TO_SID the new APIVolker Lendecke2009-08-051-0/+6
* s3:winbind: Add async wb_gid2sidVolker Lendecke2009-08-051-0/+5
* s3:winbind: Convert WINBINDD_UID_TO_SID the new APIVolker Lendecke2009-08-051-0/+6
* s3:winbind: Add async wb_uid2sidVolker Lendecke2009-08-051-0/+6
* s3:winbind: Convert WINBINDD_SID_TO_GID the new APIVolker Lendecke2009-08-051-0/+6
* s3:winbind: Add async wb_sid2gidVolker Lendecke2009-08-051-0/+4
* s3:winbind: Convert WINBINDD_SID_TO_UID to the new APIVolker Lendecke2009-08-051-0/+5
* s3:winbind: Add async wb_sid2uidVolker Lendecke2009-08-051-0/+7
* s3:winbind: Convert WINBINDD_LOOKUPNAME to the new APIVolker Lendecke2009-08-051-0/+5
* s3:winbind: Add async wb_lookupnameVolker Lendecke2009-08-051-0/+7
* s3:winbind: Make wcache_name_to_sid visible externallyVolker Lendecke2009-08-051-0/+5
* s3:winbind: Convert WINBINDD_LOOKUPSID to the new APIVolker Lendecke2009-08-051-0/+7
* s3:winbind: Add async wb_lookupsidVolker Lendecke2009-08-051-0/+7
* s3:winbind: Make wcache_sid_to_name externally visibleVolker Lendecke2009-08-051-0/+6
* s3:winbind: Add NDR-based parent-child communication to winbindVolker Lendecke2009-08-051-0/+6
* Add some const to winbind_userinfoVolker Lendecke2009-08-031-2/+2
* Slightly restructure the async winbind request calling conventionVolker Lendecke2009-07-311-2/+2
* Make rescan_trusted_domains a timed eventVolker Lendecke2009-06-141-1/+2
* Remove unused init_child_connection()Volker Lendecke2009-06-141-4/+0
* Add winbindd_dual_ping to all childrenVolker Lendecke2009-06-141-0/+2
* Add async wb_pingVolker Lendecke2009-06-141-0/+6
* Add wb_domain_request_send/recvVolker Lendecke2009-06-141-0/+6
* Remove some unused codeVolker Lendecke2009-06-141-11/+0
* Convert the winbind parent->child communication to wb_reqtransVolker Lendecke2009-06-141-0/+7
* s3: remove POLICY_HND.Günther Deschner2009-03-181-2/+2
* s3:winbindd: remove unused close_winbindd_socket() functionStefan Metzmacher2009-03-181-1/+0
* Make opt_nocache static to winbindd.cVolker Lendecke2009-03-121-0/+2
* s3:winbindd: make do_async_domain() static.Michael Adam2009-02-171-6/+0
* s3: Implement wbcGetSidAliasesDan Sledz2009-02-111-0/+3
* s3: Implement wbcGetpwsidDan Sledz2009-02-111-0/+1
* async_sock: Use unix errnos instead of NTSTATUSKai Blin2009-02-091-21/+0
* s3:winbind: remove prototype for non-existent function from winbind_proto.hMichael Adam2009-01-281-1/+0
* s3: Fix shadowed declarationTim Prouty2009-01-271-1/+1
* s3:winbindd: handle SIG_TERM, SIGHUP, SIGCHLD and SIGUSR2 via teventStefan Metzmacher2009-01-271-2/+2
* Make winbindd_cm.c use winbindd_reinit_after_fork().Jeremy Allison2009-01-061-0/+1
* s3:winbindd: regain tickets for all ccache entries, when we go onlineStefan Metzmacher2009-01-051-0/+1
* s3:winbindd: cancel all ccache entry events and not just oneStefan Metzmacher2009-01-051-0/+1
* s3:winbindd: rename fd_event => winbindd_fd_eventStefan Metzmacher2009-01-051-4/+4
* Remove wb_trans_send/recvVolker Lendecke2009-01-041-9/+0
* Add wb_trans_send/revcVolker Lendecke2008-12-081-0/+9
* Add infrastructure to transfer winbindd_request/response asynchronouslyVolker Lendecke2008-12-081-0/+21
* s3-winbindd: make all winbind rpc-methods static.Michael Adam2008-11-211-34/+0
* Added ability to remove id mappings in wbinfo and libwbclient.Steven Danneman2008-11-181-0/+6
* s3: fix a few "shadows a global declaration" warningsTim Prouty2008-11-031-1/+1
* Remove smb_np_structVolker Lendecke2008-10-131-2/+0
* [s3]winbindd_util: add prototype for fill_domain_username_talloc().Michael Adam2008-09-231-0/+4
* winbindd: Add support for name aliasing.Gerald (Jerry) Carter2008-09-161-2/+16
* Fix for bug 5571Simo Sorce2008-09-111-0/+1
* winbindd: move set_auth_errors to util functions.Günther Deschner2008-08-251-0/+1
* Remove unused request_finished_cont()Volker Lendecke2008-07-241-1/+0