s3: Convert WINBINDD_PAM_AUTH_CRAP to the new async API
[samba.git] / source3 / winbindd / winbindd_proto.h
2010-04-19 Volker Lendeckes3: Convert WINBINDD_PAM_AUTH_CRAP to the new async API
2010-04-19 Volker Lendeckes3: Convert WINBINDD_PAM_AUTH to the new async API
2010-04-08 Volker Lendeckes3: Remove the separate "child" argument from setup_dom...
2010-03-31 Volker Lendeckes3: Make check_info3_in_group static
2010-03-31 Volker Lendeckes3-winbind: Make append_auth_data() static
2010-03-10 Volker Lendeckes3: Fix a long-standing problem with recycled PIDs
2010-02-28 Volker Lendeckes3: Remove unused count_all_current_connections()
2010-02-09 Bo Yangs3: Don't invalidate cache for uninitialized domains.
2010-01-24 Volker Lendeckes3: Add wbinfo --ccache-save
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-02 Volker Lendeckes3: Make free_domain_list() static
2010-01-02 Volker Lendeckes3: Introduce domain_is_forest_root() helper function
2009-12-26 Volker Lendeckes3: Replace IS_DOMAIN_OFFLINE by a function
2009-12-26 Volker Lendeckes3: winbindd_cli_state->getgrent_state is no longer...
2009-12-23 Volker Lendeckes3: Remove some unused code
2009-12-23 Volker Lendeckes3: Remove unused sendto_child()
2009-12-21 Volker Lendeckes3:winbind: Add a lower-cost alternative to wbinfo...
2009-12-21 Volker Lendeckes3: Shrink winbindd_proto.h a bit
2009-12-21 Volker Lendeckes3: Remove unused get_sam_group_entries
2009-12-21 Volker Lendeckes3: Remove unused winbindd_dual_getsidaliases
2009-12-21 Volker Lendeckes3: Remove unused winbindd_dual_getuserdomgroups
2009-12-21 Volker Lendeckes3: Remove unused winbindd_dual_getdcname
2009-12-21 Volker Lendeckes3: Remove unused winbindd_dual_lookupname
2009-12-21 Volker Lendeckes3: Remove unused winbindd_dual_lookupsid
2009-12-21 Volker Lendeckes3: Remove some unused dual functions
2009-12-21 Volker Lendeckes3: Remove unused do_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_gid2sid_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_uid2sid_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_sid2gid_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_sid2uid_async
2009-12-21 Volker Lendeckes3: Remove unused query_user_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_getsidaliases_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_lookupname_async
2009-12-21 Volker Lendeckes3: Remove unused winbindd_lookupsid_async
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-17 Volker Lendeckes3:winbind: Move fillup_pw_field() as static to wb_fill...
2009-10-13 Günther Deschners3-winbindd: add wbint_ChangeMachineAccount implementation.
2009-09-28 Volker Lendeckes3:winbind: Make check_info3_in_group, sanitize its...
2009-09-28 Volker Lendeckes3:winbind: Make "check_request_flags" publically available
2009-09-28 Volker Lendeckes3:winbind: Sanitize the args for find_auth_domain...
2009-09-28 Volker Lendeckes3:winbind: Make append_data publically available as...
2009-09-22 Günther Deschners3-winbindd: add cm_connect_lsa_tcp().
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Günther Deschners3-winbindd: add and use winbindd_lookup_names().
2009-09-17 Günther Deschners3-winbindd: add and use winbindd_lookup_sids().
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_SET_HWM to the new API
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_REMOVE_MAPPING to the...
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_SET_MAPPING to the new API
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API
2009-09-05 Volker Lendeckes3:winbind: Make the pam_auth subfunctions static
2009-08-30 Volker Lendeckew3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API
2009-08-30 Volker Lendeckew3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert WINBINDD_LIST_GROUPS to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert WINBINDD_LIST_USERS to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert the getgrent functions to the new API
2009-08-29 Volker Lendeckes3:winbind: Add async wb_next_grent
2009-08-29 Volker Lendeckew3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert the GETDCNAME routines to the new API
2009-08-29 Volker Lendeckes3:winbind: Add async wb_dsgetdcname
2009-08-29 Volker Lendeckes3:winbind: Convert winbindd_dsgetdcname to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert the GETPWENT routines to the new API
2009-08-29 Volker Lendeckes3:winbind: Add async next_pwent
2009-08-29 Volker Lendeckes3:winbind: Add async fill_pwent
2009-08-29 Volker Lendeckes3:winbind: Add async query_user_list
2009-08-27 Volker Lendeckes3:winbind: Convert WINBINDD_GETUSERSIDS to the new API
2009-08-27 Volker Lendeckes3:winbind: Factor out wcache_store_seqnum()
2009-08-27 Volker Lendeckes3:winbind: Add a generic cache for NDR based parent...
2009-08-16 Volker Lendeckes3:winbind: The get[gr|pw]end functions need access...
2009-08-16 Volker Lendeckes3:winbind: Convert WINBINDD_GETGRNAM to the new API
2009-08-16 Volker Lendeckes3:winbind: Convert WINBINDD_GETGRGID to the new API
2009-08-16 Volker Lendeckes3:winbind: Add winbindd_print_groupmem
2009-08-16 Volker Lendeckes3:winbind: Make fill_grent publically available
2009-08-16 Volker Lendeckes3:winbind: Add const to normalize_name_map
2009-08-16 Volker Lendeckes3:winbind: Add async wb_getgrsid
2009-08-16 Volker Lendeckes3:winbind: Add async wb_group_members
2009-08-16 Volker Lendeckes3:winbind: Make wcache_lookup_groupmem available publi...
2009-08-16 Volker Lendeckes3:winbind: Convert winbindd_show_sequence to the new API
2009-08-16 Volker Lendeckes3:winbind: Add async wb_seqnums
2009-08-16 Volker Lendeckes3:winbind: Add async wb_seqnum
2009-08-16 Volker Lendeckes3:winbind: WINBIND_USERINFO -> wbint_userinfo
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETGROUPS to the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_gettoken
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETUSERDOMGROUPS to the...
2009-08-05 Volker Lendeckes3:winbind: Add async wb_lookupusergroups
2009-08-05 Volker Lendeckes3:winbind: Make wcache_lookup_usergroups externally...
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETSIDALIASES to the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_lookupuseraliases
2009-08-05 Volker Lendeckes3:winbind: Make parse_sidlist take a const char *
2009-08-05 Volker Lendeckes3:winbind: Make wcache_lookup_useraliases available...
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETPWUID to the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETPWNAM to the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETPWSID to the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_getpwsid
2009-08-05 Volker Lendeckes3:winbind: Make fillup_pw_field publically available
2009-08-05 Volker Lendeckes3:winbind: Add async wb_queryuser
2009-08-05 Volker Lendeckes3:winbind: Make wcache_query_user externally visible
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GID_TO_SID the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_gid2sid
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_UID_TO_SID the new API
next