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_dual.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-25
winbindd: Align integer types
Volker Lendecke
1
-2
/
+2
2026-02-25
winbindd: Modernize a DEBUG
Volker Lendecke
1
-1
/
+1
2026-02-25
winbindd: Simplify collect_onlinestatus()
Volker Lendecke
1
-12
/
+9
2025-11-10
s3: talloc_destroy() -> TALLOC_FREE()
Volker Lendecke
1
-8
/
+8
2025-07-07
s3-winbindd: Fix internal winbind dsgetdcname calls w.r.t. domain name
Günther Deschner
1
-1
/
+5
2025-05-15
winbind: Fix a few Coverity complaints
Volker Lendecke
1
-1
/
+1
2025-02-08
winbindd: introduce update_trusted_domains_dc()
Stefan Metzmacher
1
-2
/
+2
2025-02-08
winbindd: let setup_child() use a useful mem_ctx for talloc memory
Stefan Metzmacher
1
-2
/
+9
2025-02-08
winbindd: make wb_domain_request_* more robust
Stefan Metzmacher
1
-2
/
+24
2024-10-31
s3:winbindd: call process_set_title() for locator child
Stefan Metzmacher
1
-0
/
+2
2024-10-01
s3:winbindd: it's 2024 and all AD domains should be native now
Stefan Metzmacher
1
-2
/
+0
2024-09-25
s3: SIGHUP handlers use consistent log level 3
Jones Syue
1
-1
/
+1
2024-03-22
lib: Remove timeval_set()
Volker Lendecke
1
-1
/
+1
2024-01-20
winbindd: call add_trusted_domains_dc() in smbcontrol reload-config handler
Ralph Boehme
1
-0
/
+6
2023-12-13
s3:winbind: Register a messaging filter foreach domain child
Samuel Cabrero
1
-12
/
+22
2023-08-30
s3:winbindd: Use a correct value for the length of domain children
Pavel Filipenský
1
-2
/
+2
2023-08-08
s3:winbindd: Add missing newlines to logging messages
Joseph Sutton
1
-4
/
+4
2023-07-19
Revert "s3:winbindd: set TEVENT_DEPRECATED as tevent_thread_call_depth_*() ap...
Andreas Schneider
1
-1
/
+0
2023-07-19
s3:winbindd: Fix code spelling
Andreas Schneider
1
-1
/
+1
2023-07-19
s3:winbind: Set/unset the winbind_call_flow callback if log level changes
Pavel Filipenský
1
-0
/
+7
2023-07-19
s3:winbind: Update winbind to tevent 0.15.0 API
Pavel Filipenský
1
-1
/
+1
2023-07-19
s3:winbindd: set TEVENT_DEPRECATED as tevent_thread_call_depth_*() api will c...
Stefan Metzmacher
1
-0
/
+1
2023-03-10
winbindd: don't call set_domain_online_request() in the idmap child
Stefan Metzmacher
1
-7
/
+0
2023-01-26
s3:winbind: Deactivate call depth tracking in child winbindd
Pavel Filipenský
1
-0
/
+6
2022-12-14
smbd: remove process shortname arg from reinit_after_fork()
Ralph Boehme
1
-1
/
+1
2022-12-14
winbindd: Use process_set_title() instead of setproctitle()
Ralph Boehme
1
-2
/
+3
2022-06-06
winbindd: Remove a "wrong" error message
Volker Lendecke
1
-4
/
+0
2022-05-19
s3:winbind: Remove struct winbindd_child_dispatch_table
Samuel Cabrero
1
-12
/
+1
2022-05-19
s3:winbind: Convert InitConnection from struct based to NDR based
Samuel Cabrero
1
-31
/
+35
2022-05-19
s3:winbind: Create a binding handle for each child
Samuel Cabrero
1
-4
/
+3
2022-05-10
winbind: send "debug traceid" from winbindd parent to child
Pavel Filipenský
1
-0
/
+13
2022-04-08
s3:winbind: Move sighup handling related functions to winbindd-lib subsystem
Samuel Cabrero
1
-0
/
+62
2022-04-08
s3:winbind: Move sigterm handling functions to winbindd-lib subsystem
Samuel Cabrero
1
-0
/
+105
2021-10-12
s3:winbindd: Fix winbindd child logfile name handling
Pavel Filipenský
1
-5
/
+6
2021-09-18
debug: Remove "override_logfile"
Volker Lendecke
1
-9
/
+9
2021-07-14
s3:winbind: Get rid of the winbind dc-connect child
Isaac Boukris
1
-30
/
+3
2021-07-14
s3:winbind: Remove trailing whitespaces in winbindd_dual.c
Andreas Schneider
1
-9
/
+9
2021-01-21
winbind: handle MSG_SMB_CONF_UPDATED in the winbinds children
Ralph Boehme
1
-0
/
+22
2021-01-21
winbind: move config-reloading code to winbindd_dual.c
Ralph Boehme
1
-0
/
+15
2021-01-08
lib: give global_contexts.c its own header file
Volker Lendecke
1
-0
/
+1
2020-11-26
s3:winbind: Check return code of set_blocking()
Andreas Schneider
1
-2
/
+9
2020-10-23
winbindd: add and use is_idmap_child()
Stefan Metzmacher
1
-2
/
+2
2020-10-23
winbindd: add and use idmap_child_pid()
Stefan Metzmacher
1
-3
/
+3
2020-08-28
s3: safe_string: do not include string_wrappers.h
Matthew DeVore
1
-0
/
+1
2020-05-19
winbindd: Fix a use-after-free when winbind clients exit
Volker Lendecke
1
-1
/
+27
2020-03-25
winbind: Set the parent->child sock nonblocking
Volker Lendecke
1
-0
/
+1
2019-11-27
smbdotconf: mark "logfile" with substitution="1"
Ralph Boehme
1
-2
/
+5
2018-09-07
s3: Rename server_messaging_context() to global_messaging_context()
Christof Schmitt
1
-16
/
+16
2018-09-07
s3: Rename server_event_context() to global_event_context()
Christof Schmitt
1
-11
/
+11
2018-04-06
source3: initilize_password_db after a fork.
Gary Lockyer
1
-0
/
+2
[next]