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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-21
winbindd: add dcname arg to ChangeMachineAccount request
Ralph Boehme
2
-4
/
+30
2022-12-21
winbindd: Add force_dc to bypass cached connection and DC lookup
Ralph Boehme
2
-1
/
+10
2022-12-21
winbindd: More simplification of cm_open_connection()
Ralph Boehme
1
-75
/
+101
2022-12-21
winbindd: simplify cm_open_connection()
Ralph Boehme
1
-8
/
+6
2022-12-21
winbindd: simplify find_new_dc()
Ralph Boehme
1
-17
/
+14
2022-12-21
winbindd: do an early exit in cm_open_connection()
Ralph Boehme
1
-29
/
+29
2022-12-16
s3-librpc: add ads.idl and convert ads_struct to talloc.
Günther Deschner
2
-2
/
+3
2022-12-14
winbind: Save lines with talloc_asprintf_addbuf()
Volker Lendecke
1
-9
/
+2
2022-12-14
winbind: Save an intermediate NULL check with talloc_asprintf_addbuf()
Volker Lendecke
1
-7
/
+4
2022-12-14
lib: Fix whitespace
Volker Lendecke
1
-2
/
+2
2022-12-14
smbd: remove process shortname arg from reinit_after_fork()
Ralph Boehme
2
-2
/
+2
2022-12-14
winbindd: Use process_set_title() instead of setproctitle()
Ralph Boehme
2
-3
/
+5
2022-12-13
CVE-2022-38023 s3:winbindd: also allow per domain "winbind sealed pipes:DOMAI...
Stefan Metzmacher
1
-8
/
+33
2022-11-04
s3:winbind: Avoid unnecessary locking in wb_parent_idmap_setup_send()
Pavel Filipenský
2
-0
/
+8
2022-10-27
winbind: Add smbconf fallback for gpupdate_callback
David Mulder
1
-1
/
+4
2022-10-27
winbind: Fix user gpupdate called with NULL smb.conf
David Mulder
1
-0
/
+3
2022-10-21
winbind: Enforce user group policy when enabled
David Mulder
3
-0
/
+51
2022-10-21
winbind: Fix potential memory leak in winbind gpupdate
David Mulder
1
-0
/
+15
2022-09-12
Fix spelling mistakes.
Michael Tokarev
1
-1
/
+1
2022-08-31
s3/winbindd: Fix bad access to sid array (with debug level >= info)
Noel Power
1
-1
/
+1
2022-08-26
s3: Zero memory of idmap_fetch_secret() users
Pavel Filipenský
2
-2
/
+2
2022-07-28
s3:winbind: Implement dcerpc_samr_chgpasswd_user4 for PamAuthChangePassword
Andreas Schneider
1
-0
/
+29
2022-07-23
winbind: Fix a "format string is not a string literal" warning
Volker Lendecke
1
-1
/
+2
2022-07-23
winbind: Fix the 32-bit build
Volker Lendecke
2
-10
/
+10
2022-07-21
s3:winbind: Add additional debug level check to wb_lookupsids_send()
Pavel Filipenský
1
-3
/
+6
2022-07-21
s3:winbind: Add additional debug level check to winbindd_getsidaliases_send()
Pavel Filipenský
1
-3
/
+6
2022-07-21
s3:winbind: Add additional debug level check to winbindd_getgroups_recv()
Pavel Filipenský
1
-2
/
+4
2022-07-21
s3:winbind: Add additional debug level check to wb_gettoken_recv()
Pavel Filipenský
1
-3
/
+9
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in winbindd_getsidaliases.c
Pavel Filipenský
1
-3
/
+3
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in winbindd_xids_to_sids.c
Pavel Filipenský
1
-1
/
+1
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in winbindd_sids_to_xids.c
Pavel Filipenský
1
-1
/
+1
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in winbindd_list_users.c
Pavel Filipenský
1
-1
/
+1
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in winbindd_list_groups.c
Pavel Filipenský
1
-2
/
+2
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in winbindd_getusersids.c
Pavel Filipenský
1
-2
/
+4
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in winbindd_getuserdomgroups.c
Pavel Filipenský
1
-2
/
+3
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in winbindd_getpwent.c
Pavel Filipenský
1
-4
/
+4
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in winbindd_getgroups.c
Pavel Filipenský
1
-3
/
+3
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in winbindd_getgrnam.c
Pavel Filipenský
1
-1
/
+1
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in winbindd_getgrgid.c
Pavel Filipenský
1
-1
/
+1
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in winbindd_getgrent.c
Pavel Filipenský
1
-4
/
+4
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in wb_lookupsids.c
Pavel Filipenský
1
-5
/
+6
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in wb_xids2sids.c
Pavel Filipenský
1
-7
/
+12
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in wb_sids2xids.c
Pavel Filipenský
1
-15
/
+17
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in wb_queryuser.c
Pavel Filipenský
1
-2
/
+2
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in wb_query_user_list.c
Pavel Filipenský
1
-3
/
+4
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in wb_query_group_list.c
Pavel Filipenský
1
-1
/
+1
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in wb_next_pwent.c
Pavel Filipenský
1
-1
/
+1
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in wb_lookupusergroups.c
Pavel Filipenský
1
-2
/
+3
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in wb_lookupuseraliases.c
Pavel Filipenský
1
-5
/
+5
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in wb_group_members.c
Pavel Filipenský
1
-2
/
+2
[next]