summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/winbindd_proto.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3: Shrink winbindd_proto.h a bitVolker Lendecke2009-12-211-71/+0
* s3: Remove unused get_sam_group_entriesVolker Lendecke2009-12-211-1/+0
* s3: Remove unused winbindd_dual_getsidaliasesVolker Lendecke2009-12-211-2/+0
* s3: Remove unused winbindd_dual_getuserdomgroupsVolker Lendecke2009-12-211-2/+0
* s3: Remove unused winbindd_dual_getdcnameVolker Lendecke2009-12-211-2/+0
* s3: Remove unused winbindd_dual_lookupnameVolker Lendecke2009-12-211-2/+0
* s3: Remove unused winbindd_dual_lookupsidVolker Lendecke2009-12-211-2/+0
* s3: Remove some unused dual functionsVolker Lendecke2009-12-211-8/+0
* s3: Remove unused do_asyncVolker Lendecke2009-12-211-6/+0
* s3: Remove unused winbindd_gid2sid_asyncVolker Lendecke2009-12-211-3/+0
* s3: Remove unused winbindd_uid2sid_asyncVolker Lendecke2009-12-211-3/+0
* s3: Remove unused winbindd_sid2gid_asyncVolker Lendecke2009-12-211-3/+0
* s3: Remove unused winbindd_sid2uid_asyncVolker Lendecke2009-12-211-3/+0
* s3: Remove unused query_user_asyncVolker Lendecke2009-12-211-10/+0
* s3: Remove unused winbindd_getsidaliases_asyncVolker Lendecke2009-12-211-8/+0
* s3: Remove unused winbindd_lookupname_asyncVolker Lendecke2009-12-211-7/+0
* s3: Remove unused winbindd_lookupsid_asyncVolker Lendecke2009-12-211-6/+0
* s3:winbind: Move fillup_pw_field() as static to wb_fill_pwent.cVolker Lendecke2009-10-171-8/+0
* s3-winbindd: add wbint_ChangeMachineAccount implementation.Günther Deschner2009-10-131-0/+7
* s3:winbind: Make check_info3_in_group, sanitize its memory handlingVolker Lendecke2009-09-281-0/+2
* s3:winbind: Make "check_request_flags" publically availableVolker Lendecke2009-09-281-0/+1
* s3:winbind: Sanitize the args for find_auth_domain: It only needs the flagsVolker Lendecke2009-09-281-2/+2
* s3:winbind: Make append_data publically available as append_auth_dataVolker Lendecke2009-09-281-0/+4
* s3-winbindd: add cm_connect_lsa_tcp().Günther Deschner2009-09-221-0/+3
* s3-winbindd: add and use winbindd_lookup_names().Günther Deschner2009-09-171-0/+7
* s3-winbindd: add and use winbindd_lookup_sids().Günther Deschner2009-09-171-0/+9
* s3:winbind: Convert WINBINDD_SET_HWM to the new APIVolker Lendecke2009-09-071-0/+7
* s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new APIVolker Lendecke2009-09-071-0/+7
* s3:winbind: Convert WINBINDD_SET_MAPPING to the new APIVolker Lendecke2009-09-071-0/+7
* s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new APIVolker Lendecke2009-09-071-0/+6
* s3:winbind: Make the pam_auth subfunctions staticVolker Lendecke2009-09-051-9/+0
* w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new APIVolker Lendecke2009-08-301-0/+7
* w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new APIVolker Lendecke2009-08-301-0/+7
* s3:winbind: Convert WINBINDD_LIST_GROUPS to the new APIVolker Lendecke2009-08-291-0/+8
* s3:winbind: Convert WINBINDD_LIST_USERS to the new APIVolker Lendecke2009-08-291-0/+7
* s3:winbind: Convert the getgrent functions to the new APIVolker Lendecke2009-08-291-0/+19
* s3:winbind: Add async wb_next_grentVolker Lendecke2009-08-291-0/+8
* w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new APIVolker Lendecke2009-08-291-2/+7
* s3:winbind: Convert the GETDCNAME routines to the new APIVolker Lendecke2009-08-291-1/+7
* s3:winbind: Add async wb_dsgetdcnameVolker Lendecke2009-08-291-0/+9
* s3:winbind: Convert winbindd_dsgetdcname to the new APIVolker Lendecke2009-08-291-0/+7
* s3:winbind: Convert the GETPWENT routines to the new APIVolker Lendecke2009-08-291-0/+20
* s3:winbind: Add async next_pwentVolker Lendecke2009-08-291-0/+6
* s3:winbind: Add async fill_pwentVolker Lendecke2009-08-291-0/+7
* s3:winbind: Add async query_user_listVolker Lendecke2009-08-291-0/+7