Merge commit 'release-4-0-0alpha15' into master4-tmp
[ira/wip.git] / source3 / winbindd / winbindd_proto.h
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-21 Volker Lendeckes3: Convert WINBINDD_WINS_BYNAME to the async API
2011-06-05 Volker Lendeckes3:winbind: Convert WINBINDD_WINS_BYIP to the async API
2011-05-04 Jeremy AllisonRemove unused function parse_add_domuser().
2011-04-29 Volker Lendeckes3: Make winbindd_reinit_after_fork return NTSTATUS
2011-04-29 Volker Lendeckes3: In winbind, close parent/child sockets
2011-04-13 Volker Lendeckes3: Export WINBINDD_SIDS_TO_XIDS via the winbind pipe
2011-04-13 Volker Lendeckes3: Make idmap_find_domain public
2011-04-13 Volker Lendeckes3: Add is_domain_online
2011-04-13 Volker Lendeckes3: Add winbindd_lookupsids
2011-04-13 Volker Lendeckes3: Add wb_lookupsids
2011-04-13 Volker Lendeckes3: Add wbint_LookupSids
2011-04-13 Volker Lendeckes3: Make parse_sidlist public
2011-04-12 Günther Deschners3: add some forward declarations.
2011-03-06 Volker Lendeckes3: Remove unused args from nss_get_info_cached
2011-02-23 Günther Deschners3-proto: remove some prototypes of non-existing functions.
2011-01-21 Volker Lendeckes3:winbind: Fork multiple children per domain
2011-01-19 Volker Lendeckes3: Add wbinfo --dc-info
2010-12-19 Volker Lendeckes3: wcache_invalidate_samlogon only needs the SID
2010-11-19 Volker Lendeckes3: Remove some unused code
2010-11-17 Volker Lendeckes3: Move parse_sidlist to the only calling file
2010-11-17 Volker Lendeckes3: Remove some unused code
2010-11-08 Christian Ambachs3:winbind add wcache_tdc_fetch_domainbysid
2010-11-05 Volker Lendeckes3: Remove some duplicate prototypes
2010-10-14 Andrew Bartletts3-auth Use security_token_debug() from common code
2010-09-30 Volker Lendeckes3: Add "smbcontrol winbindd ip-dropped <local-ip>"
2010-09-21 Günther Deschners3-winbindd: another attempt to fix the non-ldap build.
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Björn Jackes3/winbind: remove unused winbindd_check_cache_size
2010-09-11 Andrew Bartletts3:auth Remove NT_USER_TOKEN
2010-09-11 Andrew Bartletts3-auth Change struct nt_user_token -> struct security_...
2010-09-11 Andrew Bartletts3-auth Change type of num_sids to uint32_t
2010-09-09 Volker Lendeckes3: Remove "mem_ctx" from a few functions
2010-09-09 Volker Lendeckes3: Remove "mem_ctx" from wcache_save_creds()
2010-09-09 Volker Lendeckes3: Remove "mem_ctx" from lookup_cached_name()
2010-09-09 Volker Lendeckes3: Remove unused arg "user_sid" from winbindd_store_creds
2010-09-09 Volker Lendeckes3: Remove unused winbindd_update_creds_by_sid
2010-09-09 Volker Lendeckes3: Remove unused winbindd_dual_show_sequence()
2010-09-08 Volker Lendeckes3: Make winbind_add_failed_connection_entry static
2010-08-16 Stefan Metzmachers3:winbindd: remove rpc_pipe_client references from...
2010-08-14 Michael Adams3:winbind: remove the method REMOVE_MAPPING from winbi...
2010-08-14 Michael Adams3:winbind: remove the method SET_MAPPING from winbind...
2010-08-14 Michael Adams3:winbind: remove SET_HWM from winbind's API.
2010-08-04 Günther Deschners3: avoid global include of ads.h.
2010-07-07 Günther Deschners3-winbindd: route samr chgpwd ops for own domain over...
2010-06-10 Simo Sorces3:winbindd use common server context functions
2010-05-31 Andrew Bartletts3:winbind tidy up connecting the winbind sockets.
2010-05-31 Andrew BartlettRevert "s3:winbindd Split helper functions to allow...
2010-05-28 Andrew Bartletts3:winbind Kill amusing but un-used winbindd_kill_all_c...
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-13 Andrew Bartletts3:winbindd Provide a winbindd_register_handlers()...
2010-05-13 Andrew Bartletts3:winbindd Split helper functions to allow s3compat...
2010-05-13 Andrew Bartletts3:Winbindd Move winbindd_event_context to a different...
2010-04-25 Volker Lendeckes3: async_domain_request is no longer used
2010-04-24 Volker Lendeckes3: sendto_domain() is lo longer used
2010-04-23 Volker Lendeckes3: Convert WINBINDD_PAM_CHNG_PSWD_AUTH_CRAP to the...
2010-04-19 Volker Lendeckes3: Move the in-memory ccache to the parent
2010-04-19 Volker Lendeckes3: Convert WINBINDD_PAM_LOGOFF to the new async API
2010-04-19 Volker Lendeckes3: Convert WINBINDD_PAM_CHAUTHTOK to the new async API
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...
next