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
/
source4
/
auth
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-08
s4:auth: Check return value of talloc_reference()
Joseph Sutton
1
-0
/
+4
2023-08-08
s4:auth: Fix leaks
Joseph Sutton
1
-35
/
+140
2023-08-08
s4:auth: Add missing newlines to logging messages
Joseph Sutton
2
-4
/
+4
2023-08-03
s4:auth: Fix code spelling
Andreas Schneider
14
-32
/
+32
2023-07-31
auth:kerberos: Fix resource leak in smb_krb5_update_keytab()
Pavel Filipenský
1
-5
/
+6
2023-07-31
auth:kerberos: Fix resource leak in smb_krb5_get_keytab_container()
Pavel Filipenský
1
-6
/
+16
2023-07-31
auth:kerberos: Fix resource leak in parse_principal()
Pavel Filipenský
1
-8
/
+19
2023-07-31
s4:auth: Fix trailing whitespaces in kerberos_util.c
Pavel Filipenský
1
-9
/
+9
2023-07-21
python: Remove const from PyList_AsStringList()
Andrew Bartlett
1
-2
/
+2
2023-07-21
python: Move PyList_AsStringList to common code so we can reuse
Andrew Bartlett
2
-35
/
+3
2023-06-25
s4:auth: Log authentication policies for NTLM authentication
Joseph Sutton
1
-8
/
+45
2023-06-25
s4:auth: Add audit info parameters to check_password_recv()
Joseph Sutton
6
-5
/
+34
2023-06-25
s4:auth: Set ‘authoritative’ even if there is an error
Joseph Sutton
1
-1
/
+2
2023-06-25
auth: Add functionality to log client and server policy information
Joseph Sutton
2
-4
/
+12
2023-06-15
s4:auth: Remove unneeded ‘sam_ctx’ parameter
Joseph Sutton
1
-3
/
+2
2023-06-15
s4:auth: Enforce machine authentication policy for NTLM authentication
Joseph Sutton
2
-5
/
+142
2023-06-15
s4:auth: Enforce device restrictions for NTLM authentication
Joseph Sutton
2
-1
/
+22
2023-05-24
s4:auth: Allocate user_info_dc->sids on correct talloc context
Joseph Sutton
1
-1
/
+1
2023-05-18
s4:kdc: Look up authentication policies for Kerberos clients and servers
Joseph Sutton
1
-1
/
+13
2023-05-18
s4:auth: Add function to make a shallow copy of an auth_user_info_dc structure
Joseph Sutton
2
-0
/
+71
2023-05-18
s4:auth: Remove superfluous semicolon
Joseph Sutton
1
-1
/
+1
2023-05-18
s4:auth: Fix leak
Joseph Sutton
1
-1
/
+4
2023-05-18
s4:auth: Fix typos
Joseph Sutton
4
-5
/
+5
2023-05-18
s4:auth: Split out new function to generate a security token
Joseph Sutton
2
-44
/
+82
2023-05-16
s4:auth: Check ldb_binary_encode_string() return value
Joseph Sutton
1
-1
/
+7
2023-05-16
s4-auth: Log correct function name
Joseph Sutton
1
-1
/
+1
2023-05-16
auth: Return status code if configuration prohibits NTLM
Joseph Sutton
1
-0
/
+1
2023-03-22
s4:kdc: Don't modify cached user_info_dc SIDs
Joseph Sutton
2
-2
/
+2
2023-02-08
s4-auth: Free user_info_dc in KDC caller to authsam_update_user_info_dc()
Andrew Bartlett
1
-1
/
+0
2023-02-08
auth: Correct primary group handling
Joseph Sutton
2
-12
/
+67
2023-02-08
auth: Align integer types
Joseph Sutton
2
-2
/
+3
2023-02-08
ldap: Make use of LDB_OID_COMPARATOR constants
Joseph Sutton
2
-3
/
+3
2023-02-08
auth: Make more liberal use of SID index constants
Joseph Sutton
2
-14
/
+14
2023-02-08
auth: Shorten long SID flags combinations
Joseph Sutton
4
-29
/
+18
2023-02-08
s4:kdc: Add resource SID compression
Joseph Sutton
2
-4
/
+29
2023-02-08
auth: Pass through entire PAC flags value in auth_user_info
Joseph Sutton
5
-8
/
+9
2023-02-08
s4: Add 'const' to some parameters
Joseph Sutton
2
-2
/
+2
2023-02-08
auth: Exclude resource groups from a TGT
Joseph Sutton
1
-1
/
+3
2023-02-08
auth: Store group attributes in auth_user_info_dc
Joseph Sutton
5
-46
/
+81
2022-12-16
s4-auth: fix sam test binary ntstatus include path
Günther Deschner
1
-1
/
+1
2022-12-14
auth4: Save lines with talloc_asprintf_addbuf() in authsam_domain_group_filter()
Volker Lendecke
1
-12
/
+6
2022-11-24
CVE-2021-20251: s4:auth: fix use after free in authsam_logon_success_accounti...
Stefan Metzmacher
4
-14
/
+22
2022-11-08
s4-auth: Make PAC parameters const
Joseph Sutton
1
-2
/
+2
2022-11-08
build: Remove unused dependencies
Joseph Sutton
1
-1
/
+1
2022-10-27
gensec: Align an integer type
Volker Lendecke
1
-1
/
+1
2022-10-25
CVE-2022-3437 s4/auth/tests: Add unit tests for unwrap_des3()
Joseph Sutton
2
-0
/
+1265
2022-10-21
s4:gensec Avoid memory leak in error case in gensec_gssapi
Joseph Sutton
1
-0
/
+2
2022-10-21
s4-auth: Mention correct PAC buffer in error msg
Joseph Sutton
1
-1
/
+1
2022-10-21
s4-auth: Fix typo in erberos_pac_to_user_info_dc()
Joseph Sutton
1
-1
/
+1
2022-10-05
s4-auth: Add missing newlines to log messages
Joseph Sutton
1
-2
/
+2
[prev]
[next]