winbind: Remove winbind_event_context
[nivanova/samba-autobuild/.git] / source3 / winbindd / winbindd_proto.h
2017-11-17 Volker Lendeckewinbind: Remove winbind_event_context
2017-09-30 Volker Lendeckewinbind: Remove the use of "talloc_dict"
2017-08-07 Volker Lendeckewinbindd: Make wcache_query_user static
2017-08-01 Volker Lendeckewinbindd: Make wcache_lookup_usergroups static
2017-08-01 Volker Lendeckewinbindd: Make init_wcache static
2017-08-01 Volker Lendeckewinbindd: Make wcache_lookup_useraliases static
2017-08-01 Volker Lendeckewinbindd: Make wcache_name_to_sid static
2017-08-01 Volker Lendeckewinbindd: Make wcache_lookup_groupmem static
2017-08-01 Volker Lendeckewinbindd: Make wcache_flush_cache static
2017-05-30 Garming Samwinbindd: Do not run SAM auth stack in winbind SamLogon
2017-05-16 Volker Lendeckewinbindd: Give winbindd_ads.c its own header
2017-05-10 Günther Deschners3-winbindd: remove some dead prototypes
2017-03-20 Volker Lendeckewinbind: Add idmap_config_int
2017-03-20 Volker Lendeckewinbind: Add idmap_config_bool()
2017-03-20 Volker Lendeckewinbind: Add idmap_config_const_string
2017-03-11 Stefan Metzmacherwinbindd: remove unused find_root_domain()
2017-03-07 Volker Lendeckewinbind: Remove unused wcache_tdc_fetch_domainbysid
2017-03-07 Volker Lendeckewinbind: Pass up args from winbind_dual_SamLogon
2017-03-06 Stefan Metzmacherwinbindd: find the domain based on the sid within wb_lo...
2017-03-06 Volker LendeckeRevert "winbind: Remove wb_lookupusergroups"
2017-03-06 Volker LendeckeRevert "winbind: Remove wb_cache_lookup_usergroups"
2017-03-06 Volker LendeckeRevert "winbind: Remove wcache_lookup_usergroups"
2017-01-04 Volker Lendeckewinbind: Remove unused nss_get_info_cached
2017-01-04 Volker Lendeckewinbind: Simplify query_user_list to only return rids
2017-01-04 Volker Lendeckewinbind: Make wb_query_user_list just return names
2017-01-04 Volker Lendeckewinbind: Remove wcache_lookup_usergroups
2017-01-04 Volker Lendeckewinbind: Remove wb_cache_lookup_usergroups
2017-01-04 Volker Lendeckewinbind: Remove wb_lookupusergroups
2017-01-04 Volker Lendeckewinbind: Add "expand_local_aliases" to wb_gettoken
2017-01-04 Volker Lendeckewinbind: Remove unused wb_cache_query_user
2017-01-02 Volker Lendeckewinbind: Remove find_builtin_domain helper function
2017-01-02 Volker Lendeckewinbind: Remove wb_fill_pwent
2016-12-04 Volker Lendeckewinbind: lookup_usergroups_cached doesn't use the ...
2016-10-11 Christof Schmittwinbindd: Make functions in cache_methods non-static
2016-09-29 Jeremy Allisons3: winbind: Trust name2sid mappings from the PAC.
2016-04-29 Christof Schmittwinbindd: Remove unused prototypes for winbindd_group.c
2016-04-15 Volker Lendeckewinbind: Add wb_dsgetdcname_gencache_[gs]et
2016-03-30 Volker Lendeckeidmap: Factor out lp_scan_idmap_domains()
2016-03-17 Michael Adams3:winbindd:idmap: add domain_has_idmap_config() helper...
2016-02-22 Volker Lendeckewinbind: Remove unused wbint_Gid2Sid
2016-02-22 Volker Lendeckewinbind: Remove unused wbint_Uid2Sid
2016-02-22 Volker Lendeckewinbind: Expose WINBINDD_XIDS_TO_SIDS externally
2016-02-22 Volker Lendeckewinbind: Add parse_xidlist()
2016-02-22 Volker Lendeckewinbind: Add wb_xids2sids
2016-02-16 Volker Lendeckewinbind: Add some const
2016-01-12 Christof Schmittwinbindd: Add retry also for ADS method calls
2015-07-15 Uri Simchoniwinbindd: add service routines to support a sorted...
2015-05-14 Richard SharpeConvert all uint32/16/8 to _t in a grab-bag of remainin...
2015-05-06 Richard SharpeLast lot of convert uint32 to uint32_t in winbindd...
2015-03-16 Michael Adams3:winbind: add wb_query_group_list module - async...
2015-03-16 Michael Adams3:winbind:pwent: move wb_next_domain() to winbindd_uti...
2015-03-12 Stefan Metzmachers3:winbindd: make open_internal_lsa_conn() non static
2015-03-07 Volker Lendeckewinbind: Make wb_sids2xids_recv work on an array
2014-10-07 Andrew Bartletts3-winbindd: Pass the whole winbindd_domain to invalida...
2014-10-04 Christof Schmittwindbindd: Make cm_connect_lsa_tcp static
2014-10-03 Christof Schmitts3-winbindd: Make wcache_sid_to_name static
2014-07-15 Günther Deschners3-winbindd: add wcache_query_user_fullname().
2014-07-04 Andrew Bartlettwinbindd: Use a remote RPC server when we are an RODC...
2014-06-11 Andrew Bartletts3-winbindd: Implement SamLogon IRPC call
2014-06-11 Andrew Bartletts3-winbind rename winbindd_update_rodc_dns to be for...
2014-06-11 Andrew Bartletts3-winbindd: Listen on IRPC and do forwarded DNS update...
2014-06-11 Andrew Bartletts3-winbindd: Register winbindd with irpc
2014-06-11 Andrew Bartlettwinbindd: Call set_dc_type_and_flags on the internal...
2014-04-02 Stefan Metzmachers3:winbindd: avoid argv related const warnings
2013-11-15 Christof Schmittwinbind: Make centry_start static
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-14 Andrew Bartletts3-winbindd: Remove undocumented winbindd:socket dir...
2013-10-11 Andreas Schneiders3-winbind: Add functions for domain online/offline...
2013-03-09 Christof Schmitts3-winbindd: Move connection to AD server from idmap_ad
2013-03-09 Christof Schmitts3-winbindd: Use common helper function for connecting...
2013-03-09 Christof Schmitts3-winbindd: Move code for verifying ADS connection...
2013-01-29 Michael Adams3:winbindd: factor add_wbint_Principal_to_dict() out...
2013-01-18 Volker Lendeckewinbind: Use standard tevent_context_init
2012-12-03 Michael Adams3:winbindd: remove now unused wb_sid2uid and wb_sid2gi...
2012-12-03 Michael Adams3:winbindd: make idmap_find_domain() static.
2012-12-03 Michael Adams3:winbindd: add idmap_find_domain_with_sid()
2012-12-03 Michael Adams3:winbindd: factor winbindd_sids_to_xids into external...
2012-11-30 Günther Deschners3-winbindd: add cm_connect_lsat().
2012-10-19 Volker Lendeckes3: Make winbindd_register_handlers static
2012-09-21 Christof Schmittwinbind: Extend wbcAuthenticateUserEx to provide PAC
2012-08-21 Jeremy AllisonFix bug #9098 - winbind does not refresh kerberos tickets.
2012-03-04 Andrew Bartletts3-winbindd: Add stdin handler for winbind
2011-09-06 Volker Lendeckes3: Make winbindd_lookup_names static
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
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.
next