index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
winbindd
/
winbindd_cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-26
winbindd: CID 1508963 Fixing print statement for time_t
Rabinarayan Panigrahi
1
-2
/
+2
2025-05-15
lib: Save lines by avoiding explicit ZERO_STRUCTP calls
Volker Lendecke
1
-3
/
+1
2024-07-26
winbindd: let LookupNames return NT_STATUS_OK and SID_NAME_UNKNOWN for unmapp...
Ralph Boehme
1
-13
/
+3
2024-07-26
winbindd: properly initialize sid and type in wb_cache_name_to_sid()
Ralph Boehme
1
-2
/
+3
2024-07-26
winbindd: collapse two if expressions
Ralph Boehme
1
-7
/
+6
2024-07-26
winbindd: reformatting
Ralph Boehme
1
-1
/
+2
2024-07-26
winbindd: rename variable old_status to was_online in wb_cache_name_to_sid()
Ralph Boehme
1
-4
/
+4
2024-06-30
s3:winbind: Fix integer type of len
Andreas Schneider
1
-2
/
+3
2024-05-14
s3:winbindd: Update non cache entries keys (non_centry_keys)
Pavel Filipenský
1
-0
/
+2
2024-05-14
s3:winbindd: Use TDB_REPLACE in tdb_store
Pavel Filipenský
1
-2
/
+2
2023-08-08
s3:winbindd: Add missing newlines to logging messages
Joseph Sutton
1
-1
/
+1
2023-07-19
s3:winbindd: Fix code spelling
Andreas Schneider
1
-1
/
+1
2023-07-05
s3:winbindd: call reset_cm_connection_on_error() in wb_cache_query_user_list()
Stefan Metzmacher
1
-0
/
+1
2023-07-02
winbindd_cache.c: use DBG* macros instead of static log level numbers
Björn Jacke
1
-211
/
+212
2023-07-02
winbindd_cache.c: move some some notice messages from ERR to NOTICE level
Björn Jacke
1
-2
/
+2
2023-07-02
winbindd_cache: adjust some debug levels to more appropriate severities
Björn Jacke
1
-5
/
+5
2023-06-13
s3:winbind: Add wbint_LookupAliasMembers to winbind interface
Pavel Filipenský
1
-0
/
+124
2023-06-13
s3:winbind: Fix trailing whitespace in winbindd_cache.c
Pavel Filipenský
1
-82
/
+82
2022-04-08
s3:winbind: Move function to flush cache to winbindd-lib subsystem
Samuel Cabrero
1
-0
/
+14
2022-04-08
s3:winbind: Move functions to enable or disable cache to winbindd-lib subsystem
Samuel Cabrero
1
-0
/
+17
2022-03-25
s3:winbind: Convert wcache_opnum_cacheable() to a whitelist
Samuel Cabrero
1
-9
/
+15
2022-02-09
s3:winbind: Reduce the level and improve a couple of debug messages
Samuel Cabrero
1
-2
/
+4
2021-05-12
s3:winbind: Code cleanup for initialize_winbindd_cache()
Andreas Schneider
1
-5
/
+13
2021-05-12
s3:winbind: Remove global variable for winbindd_offline_state
Andreas Schneider
1
-32
/
+32
2021-04-29
s3:winbindd: Simplfy sequence number caching
Andreas Schneider
1
-124
/
+3
2020-08-28
s3: safe_string: do not include string_wrappers.h
Matthew DeVore
1
-0
/
+1
2019-12-02
winbind: Use vasprintf() in winbindd_cache
Volker Lendecke
1
-3
/
+18
2019-11-19
winbind: Fix CID 1455915 Resource leak
Volker Lendecke
1
-0
/
+3
2019-11-19
s3:winbindd: Replace E_md5hash() with GnuTLS calls
Andreas Schneider
1
-1
/
+22
2019-06-04
s3/winbdind: cppcheck: fix nullPointerArithmetic error
Noel Power
1
-2
/
+4
2019-04-18
winbind: Use domain name from lsa query for sid_to_name cache entry
Christof Schmitt
1
-2
/
+3
2019-04-18
winbind: Return queried domain name from name_to_sid
Christof Schmitt
1
-1
/
+1
2018-12-20
winbindd: Use dom_sid_str_buf
Volker Lendecke
1
-5
/
+5
2018-12-07
winbindd_cache: Use dom_sid_str_buf
Volker Lendecke
1
-17
/
+21
2018-11-09
winbind: Use dom_sid_str_buf
Volker Lendecke
1
-27
/
+27
2018-11-09
winbind: Use dom_sid_str_buf
Volker Lendecke
1
-2
/
+2
2018-11-01
s3: winbind: Remove fstring from wb_acct_info struct
Samuel Cabrero
1
-4
/
+4
2018-10-16
namemap_cache: Absorb the expired calculation into namemap_cache.c
Volker Lendecke
1
-5
/
+8
2018-10-16
winbindd_cache: Fix timeout calculation for sid<->name cache
Volker Lendecke
1
-2
/
+2
2018-08-17
lib: Pass mem_ctx to state_path()
Volker Lendecke
1
-1
/
+1
2018-06-16
winbindd: Use is_domain_offline() where appropriate
Volker Lendecke
1
-2
/
+2
2018-05-11
winbind: Fix UPN handling in parse_domain_user()
Andreas Schneider
1
-2
/
+3
2017-11-29
winbindd: Name<->SID cache is not sequence number based anymore
Volker Lendecke
1
-2
/
+0
2017-11-29
winbindd: Move name<->sid cache to gencache
Volker Lendecke
1
-186
/
+139
2017-11-29
winbindd: Factor out winbindd_domain_init_backend from get_cache()
Volker Lendecke
1
-5
/
+12
2017-11-19
winbindd: tdb_exists returns 1 if a record is found
Ralph Boehme
1
-1
/
+1
2017-11-18
winbindd: Fix some signed/unsigned warnings
Volker Lendecke
1
-3
/
+3
2017-10-28
winbindd: Remove a misleading comment
Volker Lendecke
1
-18
/
+0
2017-08-07
winbindd: Simplify an if-condition
Volker Lendecke
1
-1
/
+1
2017-08-07
winbindd: Make wcache_query_user static
Volker Lendecke
1
-4
/
+4
[next]