summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/winbindd_proto.h
Commit message (Expand)AuthorAgeFilesLines
* s3-auth Use security_token_debug() from common codeAndrew Bartlett2010-10-141-1/+0
* s3: Add "smbcontrol winbindd ip-dropped <local-ip>"Volker Lendecke2010-09-301-0/+10
* s3-winbindd: another attempt to fix the non-ldap build.Günther Deschner2010-09-211-0/+2
* s3/winbind: remove unused winbindd_check_cache_sizeBjörn Jacke2010-09-191-1/+0
* s3:auth Remove NT_USER_TOKENAndrew Bartlett2010-09-111-4/+4
* s3-auth Change struct nt_user_token -> struct security_tokenAndrew Bartlett2010-09-111-2/+2
* s3-auth Change type of num_sids to uint32_tAndrew Bartlett2010-09-111-2/+2
* s3: Remove "mem_ctx" from a few functionsVolker Lendecke2010-09-091-3/+0
* s3: Remove "mem_ctx" from wcache_save_creds()Volker Lendecke2010-09-091-1/+0
* s3: Remove "mem_ctx" from lookup_cached_name()Volker Lendecke2010-09-091-2/+1
* s3: Remove unused arg "user_sid" from winbindd_store_credsVolker Lendecke2010-09-091-2/+1
* s3: Remove unused winbindd_update_creds_by_sidVolker Lendecke2010-09-091-4/+0
* s3: Remove unused winbindd_dual_show_sequence()Volker Lendecke2010-09-091-2/+0
* s3: Make winbind_add_failed_connection_entry staticVolker Lendecke2010-09-081-3/+0
* s3:winbindd: remove rpc_pipe_client references from winbind_dual_ndr codeStefan Metzmacher2010-08-161-3/+3
* s3:winbind: remove the method REMOVE_MAPPING from winbind's APIMichael Adam2010-08-141-7/+0
* s3:winbind: remove the method SET_MAPPING from winbind's APIMichael Adam2010-08-141-7/+0
* s3:winbind: remove SET_HWM from winbind's API.Michael Adam2010-08-141-7/+0
* s3: avoid global include of ads.h.Günther Deschner2010-08-051-1/+2
* s3-winbindd: route samr chgpwd ops for own domain over internal samr pipe as ...Günther Deschner2010-07-071-0/+7
* s3:winbindd use common server context functionsSimo Sorce2010-06-101-3/+0
* s3:winbind tidy up connecting the winbind sockets.Andrew Bartlett2010-05-311-4/+2
* Revert "s3:winbindd Split helper functions to allow s3compat to call them"Andrew Bartlett2010-05-311-1/+0
* s3:winbind Kill amusing but un-used winbindd_kill_all_clientsAndrew Bartlett2010-05-281-1/+0
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-24/+24
* s3:winbindd Provide a winbindd_register_handlers() helper function for s3compatAndrew Bartlett2010-05-131-0/+1
* s3:winbindd Split helper functions to allow s3compat to call themAndrew Bartlett2010-05-131-0/+1
* s3:Winbindd Move winbindd_event_context to a different fileAndrew Bartlett2010-05-131-2/+3
* s3: async_domain_request is no longer usedVolker Lendecke2010-04-251-6/+0
* s3: sendto_domain() is lo longer usedVolker Lendecke2010-04-241-2/+0
* s3: Convert WINBINDD_PAM_CHNG_PSWD_AUTH_CRAP to the new async APIVolker Lendecke2010-04-231-1/+9
* s3: Move the in-memory ccache to the parentVolker Lendecke2010-04-191-0/+1
* s3: Convert WINBINDD_PAM_LOGOFF to the new async APIVolker Lendecke2010-04-191-1/+7
* s3: Convert WINBINDD_PAM_CHAUTHTOK to the new async APIVolker Lendecke2010-04-191-1/+8
* s3: Convert WINBINDD_PAM_AUTH_CRAP to the new async APIVolker Lendecke2010-04-191-1/+8
* s3: Convert WINBINDD_PAM_AUTH to the new async APIVolker Lendecke2010-04-191-1/+7
* s3: Remove the separate "child" argument from setup_domain_child()Volker Lendecke2010-04-081-2/+1
* s3: Make check_info3_in_group staticVolker Lendecke2010-03-311-2/+0
* s3-winbind: Make append_auth_data() staticVolker Lendecke2010-03-311-4/+0
* s3: Fix a long-standing problem with recycled PIDsVolker Lendecke2010-03-101-8/+0
* s3: Remove unused count_all_current_connections()Volker Lendecke2010-02-281-1/+0
* s3: Don't invalidate cache for uninitialized domains.Bo Yang2010-02-091-0/+1
* s3: Add wbinfo --ccache-saveVolker Lendecke2010-01-241-0/+3
* s3: Make free_domain_list() staticVolker Lendecke2010-01-021-1/+0
* s3: Introduce domain_is_forest_root() helper functionVolker Lendecke2010-01-021-0/+1
* s3: Replace IS_DOMAIN_OFFLINE by a functionVolker Lendecke2009-12-261-0/+1
* s3: winbindd_cli_state->getgrent_state is no longer usedVolker Lendecke2009-12-261-1/+0
* s3: Remove some unused codeVolker Lendecke2009-12-231-17/+0
* s3: Remove unused sendto_child()Volker Lendecke2009-12-231-2/+0
* s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dcVolker Lendecke2009-12-211-0/+7