s3:rpc_client: implement bind time feature negotiation
[metze/samba-autobuild/.git] / source3 / winbindd / winbindd_cache.c
2023-08-08 Joseph Suttons3:winbindd: Add missing newlines to logging messages
2023-07-19 Andreas Schneiders3:winbindd: Fix code spelling
2023-07-05 Stefan Metzmachers3:winbindd: call reset_cm_connection_on_error() in...
2023-07-02 Björn Jackewinbindd_cache.c: use DBG* macros instead of static...
2023-07-02 Björn Jackewinbindd_cache.c: move some some notice messages from...
2023-07-02 Björn Jackewinbindd_cache: adjust some debug levels to more approp...
2023-06-13 Pavel Filipenskýs3:winbind: Add wbint_LookupAliasMembers to winbind...
2023-06-13 Pavel Filipenskýs3:winbind: Fix trailing whitespace in winbindd_cache.c
2022-04-08 Samuel Cabreros3:winbind: Move function to flush cache to winbindd...
2022-04-08 Samuel Cabreros3:winbind: Move functions to enable or disable cache...
2022-03-25 Samuel Cabreros3:winbind: Convert wcache_opnum_cacheable() to a whitelist
2022-02-09 Samuel Cabreros3:winbind: Reduce the level and improve a couple of...
2021-05-12 Andreas Schneiders3:winbind: Code cleanup for initialize_winbindd_cache()
2021-05-12 Andreas Schneiders3:winbind: Remove global variable for winbindd_offline...
2021-04-29 Andreas Schneiders3:winbindd: Simplfy sequence number caching
2020-08-28 Matthew DeVores3: safe_string: do not include string_wrappers.h
2019-12-02 Volker Lendeckewinbind: Use vasprintf() in winbindd_cache
2019-11-19 Volker Lendeckewinbind: Fix CID 1455915 Resource leak
2019-11-19 Andreas Schneiders3:winbindd: Replace E_md5hash() with GnuTLS calls
2019-06-04 Noel Powers3/winbdind: cppcheck: fix nullPointerArithmetic error
2019-04-18 Christof Schmittwinbind: Use domain name from lsa query for sid_to_name...
2019-04-18 Christof Schmittwinbind: Return queried domain name from name_to_sid
2018-12-20 Volker Lendeckewinbindd: Use dom_sid_str_buf
2018-12-07 Volker Lendeckewinbindd_cache: Use dom_sid_str_buf
2018-11-09 Volker Lendeckewinbind: Use dom_sid_str_buf
2018-11-09 Volker Lendeckewinbind: Use dom_sid_str_buf
2018-11-01 Samuel Cabreros3: winbind: Remove fstring from wb_acct_info struct
2018-10-16 Volker Lendeckenamemap_cache: Absorb the expired calculation into...
2018-10-16 Volker Lendeckewinbindd_cache: Fix timeout calculation for sid<->name...
2018-08-17 Volker Lendeckelib: Pass mem_ctx to state_path()
2018-06-15 Volker Lendeckewinbindd: Use is_domain_offline() where appropriate
2018-05-11 Andreas Schneiderwinbind: Fix UPN handling in parse_domain_user()
2017-11-29 Volker Lendeckewinbindd: Name<->SID cache is not sequence number based...
2017-11-29 Volker Lendeckewinbindd: Move name<->sid cache to gencache
2017-11-29 Volker Lendeckewinbindd: Factor out winbindd_domain_init_backend from...
2017-11-19 Ralph Boehmewinbindd: tdb_exists returns 1 if a record is found
2017-11-17 Volker Lendeckewinbindd: Fix some signed/unsigned warnings
2017-10-27 Volker Lendeckewinbindd: Remove a misleading comment
2017-08-07 Volker Lendeckewinbindd: Simplify an if-condition
2017-08-07 Volker Lendeckewinbindd: Make wcache_query_user static
2017-08-01 Volker Lendeckewinbindd: Simplify wcache_cached_creds_exist
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-08-01 Volker Lendeckewinbindd: Fix a few signed/unsigned hickups
2017-03-16 Ralph Boehmewinbindd: remove trailing spaces in get_cache()
2017-03-16 Ralph Boehmewinbindd: README.Coding fixes for get_cache()
2017-03-16 Ralph Boehmewinbindd: fix long lines in get_cache()
2017-03-16 Ralph Boehmewinbindd: untangle reconnect_methods vs reconnect_ads_m...
2017-03-16 Ralph Boehmewinbindd: use NULL for pointer check in get_cache()
2017-03-09 Volker Lendeckewinbindd: Remove an unused #define
2017-03-09 Volker Lendeckewinbind: Use talloc_strdup_upper where appropriate
2017-03-07 Volker Lendeckewinbind: Remove unused wcache_tdc_fetch_domainbysid
2017-03-06 Volker LendeckeRevert "winbind: Remove wb_cache_lookup_usergroups"
2017-03-06 Volker LendeckeRevert "winbind: Remove wcache_lookup_usergroups"
2017-03-06 Volker LendeckeRevert "winbind: Remove validate_ug"
2017-01-11 Volker Lendeckewinbind: Fix CID 1398530 Resource leak
2017-01-04 Volker Lendeckewinbind: Fix a typo
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: Remove validate_ug
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 unused wb_cache_query_user
2017-01-02 Volker Lendeckewinbind: Fix a confusing indentation
2017-01-02 Volker Lendeckewinbind: Adapt cache to extended wbint_userinfo
2016-12-02 Volker Lendeckelib: Add samlogon_cache.h
2016-10-14 Jeremy Allisons3: winbind: Ensure we store name2sid with the correct...
2016-10-11 Christof Schmittwinbindd: Remove now unused cache_methods
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-09-29 Jeremy Allisons3: winbind: refresh_sequence_number is only ever calle...
2016-08-19 Christof Schmittwinbindd: Introduce helper function for winbindd_cache...
2016-06-29 Andreas Schneiders3-winbind: Fix memory leak with each cached credential...
2016-03-30 Volker Lendeckewinbind: Fix a typo in a wrong comment...
2016-01-12 Christof Schmittwinbindd: Add retry also for ADS method calls
2015-11-06 Mathieu ParentFix various spelling errors
2015-05-16 Richard SharpeConvert the few instances of int32 there were to int32_t.
2015-05-15 Richard SharpeConvert uint64 to uint64_t
2015-05-06 Richard SharpeLast lot of convert uint32 to uint32_t in winbindd...
2015-04-29 Richard SharpeChange all uint32/16/8 to 32_t/16_t/8_t in winbindd.
2015-04-16 Volker Lendeckewinbind: Avoid a few talloc_tos() in winbindd_cache.c
2015-04-16 Volker Lendeckewinbind: Use tdb_parse_record in wcache_fetch_seqnum
2015-03-17 Volker Lendeckelib: Remove tdb_fetch_compat
2015-03-17 Volker Lendeckelib: Remove tdb_errorstr_compat
2014-11-03 David Disseldorpwinbindd_cache: don't leak state_path onto talloc tos
2014-10-07 Andrew Bartletts3-winbindd: Pass the whole winbindd_domain to invalida...
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-07-02 Jeremy Allisons3:winbindd - fix bad bugfix for bug #10280 - winbind...
2014-06-11 Andrew Bartlettlibrpc/idl: Merge wbint.idl with winbind.idl so we...
2014-06-11 Andrew Bartlettwinbindd: Call set_dc_type_and_flags on the internal...
2014-04-16 Björn Baumbachlib-util: rename memdup to smb_memdup and fix all callers
2013-12-10 Christian Ambachs3:winbindd fix use of uninitialized variables
2013-11-15 Christof Schmittwinbind: Make centry_start static
2013-11-13 Günther Deschners3-winbindd: Fix #10264, cache_traverse_validate_fn...
next