index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
CVE-2022-37966 param: Add support for new option "kdc supported enctypes"
Stefan Metzmacher
2022-12-14
1
-0
/
+69
*
CVE-2022-37966 param: let "kdc default domain supportedenctypes = 0" mean the...
Stefan Metzmacher
2022-12-14
1
-4
/
+0
*
CVE-2022-37966 param: don't explicitly initialize "kdc force enable rc4 weak ...
Stefan Metzmacher
2022-12-14
1
-4
/
+0
*
CVE-2022-37966 lib/krb5_wrap: no longer reference des encryption types
Stefan Metzmacher
2022-12-14
1
-2
/
+0
*
CVE-2022-37966 lib/krb5_wrap: remove unused ifdef HAVE_ENCTYPE_AES*
Stefan Metzmacher
2022-12-14
1
-4
/
+0
*
CVE-2022-37966 param: Add support for new option "kdc force enable rc4 weak s...
Andrew Bartlett
2022-12-14
1
-0
/
+4
*
CVE-2022-37966 param: Add support for new option "kdc default domain supporte...
Joseph Sutton
2022-12-14
1
-0
/
+79
*
CVE-2022-38023 docs-xml/smbdotconf: add "server schannel require seal[:COMPUT...
Stefan Metzmacher
2022-12-14
1
-0
/
+1
*
CVE-2022-38023 docs-xml/smbdotconf: change 'reject md5 clients' default to yes
Stefan Metzmacher
2022-12-14
1
-0
/
+1
*
CVE-2022-38023 docs-xml/smbdotconf: change 'reject md5 servers' default to yes
Stefan Metzmacher
2022-12-14
1
-0
/
+1
*
lib/replace: fix memory leak in snprintf replacements
Stefan Metzmacher
2022-11-23
1
-0
/
+2
*
lib/tsocket: avoid endless cpu-spinning in tstream_bsd_fde_handler()
Stefan Metzmacher
2022-10-31
1
-5
/
+116
*
lib/tsocket: remember the first error as tstream_bsd->error
Stefan Metzmacher
2022-10-31
1
-0
/
+39
*
lib/tsocket: check for errors indicated by poll() before getsockopt(fd, SOL_S...
Stefan Metzmacher
2022-10-31
1
-1
/
+79
*
lib/tsocket: split out tsocket_bsd_error() from tsocket_bsd_pending()
Stefan Metzmacher
2022-10-31
1
-19
/
+23
*
lib/tsocket: Add tests for loop on EAGAIN
Andrew Bartlett
2022-10-31
4
-0
/
+641
*
lib:replace: Add macro BURN_STR() to zero memory of a string
Pavel Filipenský
2022-09-19
1
-0
/
+11
*
lib:util: Check memset_s() error code in talloc_keep_secret_destructor()
Joseph Sutton
2022-09-19
1
-1
/
+14
*
CVE-2021-20251 lib:crypto: Add Python functions for AES SAMR password change
Joseph Sutton
2022-09-19
1
-0
/
+221
*
CVE-2021-20251 lib:crypto: Add md4_hash_blob() for hashing data with MD4
Joseph Sutton
2022-09-19
1
-0
/
+35
*
CVE-2021-20251 lib:crypto: Add des_crypt_blob_16() for encrypting data with DES
Joseph Sutton
2022-09-19
2
-1
/
+66
*
lib:crypto: Use constant time memory comparison to check HMAC
Joseph Sutton
2022-09-19
1
-3
/
+3
*
lib:crypto: Check for overflow before filling pauth_tag array
Joseph Sutton
2022-09-19
1
-0
/
+8
*
lib:crypto: Zero auth_tag array in encryption test
Joseph Sutton
2022-09-19
1
-1
/
+1
*
lib/util: add unlikely() to SMB_ASSERT()
Stefan Metzmacher
2022-08-23
1
-1
/
+1
*
lib/replace: let DISABLE_OPATH also undef __NR_openat2
Stefan Metzmacher
2022-08-16
1
-0
/
+8
*
lib/replace: add fallback defines for __NR_openat2
Stefan Metzmacher
2022-08-16
1
-0
/
+20
*
lib/replace: use syscall(__NR_openat2) if available
Stefan Metzmacher
2022-08-16
1
-0
/
+8
*
lib/replace: always include <sys/syscall.h> in replace.c if available
Stefan Metzmacher
2022-08-16
1
-3
/
+4
*
lib/replace: add a replacement for openat2() that returns ENOSYS
Stefan Metzmacher
2022-08-16
3
-0
/
+45
*
audit_logging: add method to replace the object for a given key with a new ob...
Jule Anger
2022-08-08
2
-0
/
+50
*
lib/util/access: source3/auth/user_util: Check for INNETGR
listout
2022-08-08
1
-1
/
+1
*
lib: Align an integer type
Volker Lendecke
2022-08-04
1
-1
/
+2
*
lib:replace: Only include <sys/mount.h> on non-Linux systems
Andreas Schneider
2022-08-02
2
-1
/
+6
*
Revert "lib:replace: Remove <sys/mount.h> from filesys.h"
Andreas Schneider
2022-08-02
1
-0
/
+4
*
lib:replace: Remove <sys/mount.h> from filesys.h
Andreas Schneider
2022-07-29
1
-4
/
+0
*
lib:util: Add generate_random_u64_range()
Andreas Schneider
2022-07-28
2
-0
/
+16
*
lib:util: Remove trailing whitespaces in samba_util.h
Andreas Schneider
2022-07-28
1
-17
/
+17
*
lib:crypto: Add test for pbkdf2
Andreas Schneider
2022-07-28
1
-0
/
+47
*
lib:crypto: Add test for samba_gnutls_aead_aes_256_cbc_hmac_sha512_decrypt()
Andreas Schneider
2022-07-28
1
-0
/
+48
*
lib:crypto: Add samba_gnutls_aead_aes_256_cbc_hmac_sha512_decrypt()
Andreas Schneider
2022-07-28
2
-0
/
+189
*
lib:crypto: Add test for samba_gnutls_aead_aes_256_cbc_hmac_sha512_encrypt()
Andreas Schneider
2022-07-28
2
-0
/
+238
*
lib:crypto: Implement samba_gnutls_aead_aes_256_cbc_hmac_sha512_encrypt()
Andreas Schneider
2022-07-28
3
-12
/
+288
*
lib:replace: Add macros to burn data from memory
Andreas Schneider
2022-07-28
1
-0
/
+18
*
lib:crypto: Merge wscript_build into wscript
Andreas Schneider
2022-07-28
2
-54
/
+55
*
lib:crypto: Merge wscript_configure into wscript
Andreas Schneider
2022-07-28
2
-15
/
+20
*
lib:crypto: Reformat wscript
Andreas Schneider
2022-07-28
1
-2
/
+5
*
util/genrand: don't ignore errors in random number generation
Douglas Bagnall
2022-07-28
2
-4
/
+27
*
CVE-2022-2031 lib:krb5_wrap: Generate valid error codes in smb_krb5_mk_error()
Joseph Sutton
2022-07-27
1
-1
/
+1
*
CVE-2022-32746 ldb: Release LDB 2.6.1
ldb-2.6.1
Andrew Bartlett
2022-07-27
3
-1
/
+295
[next]