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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-29
talloc: release 2.4.2
talloc-2.4.2
Jule Anger
3
-1
/
+83
2024-01-16
time.c: fix ctime which was feeded with the mtime seconds
Björn Jacke
1
-1
/
+1
2024-01-09
tdb: fix python/tdbdump.py example
Stefan Metzmacher
1
-2
/
+7
2024-01-09
lib/util: let is_zero_addr() return true for AF_UNSPEC
Stefan Metzmacher
1
-0
/
+3
2024-01-04
lib: Confine the copy_no_nl memcpy to debug_gpfs_log()
Volker Lendecke
1
-62
/
+29
2024-01-04
lib: Avoid memcpy in debug_lttng_log()
Volker Lendecke
1
-9
/
+12
2024-01-04
lib: Avoid memcpy in debug_systemd_log()
Volker Lendecke
1
-12
/
+21
2023-12-22
lib:crypto: Add tests for GKDI key derivation
Joseph Sutton
2
-0
/
+497
2023-12-22
lib:crypto: Add implementation of GKDI key derivation
Joseph Sutton
3
-1
/
+448
2023-12-22
fuzz: allow max size conditional ACE round-trip failure
Douglas Bagnall
1
-0
/
+11
2023-12-21
librpc: Change type of ‘u16string’ from ‘const uint16_t *’ to ‘cons...
Joseph Sutton
2
-18
/
+13
2023-12-21
lib:crypto: Add GKDI module with some constants
Joseph Sutton
3
-0
/
+56
2023-12-21
ldb: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-12-21
lib:cmdline: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-12-21
lib:util: Use portable integer constants
Joseph Sutton
1
-3
/
+3
2023-12-21
lib:util: Remove redundant casts in PUSH_*() macros
Joseph Sutton
1
-6
/
+6
2023-12-21
lib:util: Don’t unnecessarily parenthesize macro arguments
Joseph Sutton
1
-6
/
+6
2023-12-21
lib:util: Cast macro parameter ‘val’ to expected type
Joseph Sutton
1
-3
/
+3
2023-12-21
lib:util: Parenthesize macro parameters
Joseph Sutton
1
-5
/
+5
2023-12-21
lib:util: Define TIME_FIXUP_CONSTANT_INT using INT64_C() macro
Joseph Sutton
1
-5
/
+1
2023-12-15
VERSION: move COPYRIGHT_STARTUP_MESSAGE as SAMBA_COPYRIGHT_STRING into version.h
Stefan Metzmacher
2
-28
/
+1
2023-12-08
util/data_blob: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-12-08
util/data_blob: Remove trailing whitespace
Joseph Sutton
1
-7
/
+7
2023-12-08
util/charset: Remove trailing whitespace
Joseph Sutton
1
-6
/
+6
2023-12-08
lib/torture: Remove trailing whitespace
Joseph Sutton
1
-36
/
+36
2023-12-08
talloc: Fix documentation
Joseph Sutton
1
-2
/
+2
2023-12-08
lib/fuzzing: Fix code spelling
Joseph Sutton
2
-2
/
+2
2023-12-08
ldb: Fix code spelling
Joseph Sutton
1
-3
/
+3
2023-12-08
lib:crypto: Remove unused Rijndael cipher header
Joseph Sutton
1
-46
/
+0
2023-12-08
lib:crypto: Remove redundant array zeroing
Joseph Sutton
1
-1
/
+0
2023-11-30
lib:crypto: Use bytearray macros
Andreas Schneider
1
-2
/
+2
2023-11-30
lib:crypto: Add test for samba_gnutls_sp800_108_derive_key() using NIST test ...
Joseph Sutton
1
-0
/
+260
2023-11-30
lib:crypto: Add ‘FixedData’ parameter to samba_gnutls_sp800_108_derive_key()
Joseph Sutton
3
-20
/
+52
2023-11-30
lib:crypto: Have samba_gnutls_sp800_108_derive_key() support various output k...
Joseph Sutton
1
-24
/
+63
2023-11-30
lib:crypto: Clean up HMAC handle in one place
Joseph Sutton
1
-6
/
+5
2023-11-30
lib:crypto: Add missing call to gnutls_hmac_deinit()
Joseph Sutton
1
-0
/
+1
2023-11-30
lib:crypto: Add common out path to samba_gnutls_sp800_108_derive_key()
Joseph Sutton
1
-3
/
+4
2023-11-30
lib:crypto: Split out core of samba_gnutls_sp800_108_derive_key()
Joseph Sutton
1
-34
/
+62
2023-11-30
lib:crypto: Add tests for samba_gnutls_sp800_108_derive_key()
Joseph Sutton
2
-0
/
+138
2023-11-30
lib:crypto: Add samba_gnutls_sp800_108_derive_key()
Joseph Sutton
3
-0
/
+182
2023-11-30
lib:crypto: Remove unused variable
Joseph Sutton
1
-2
/
+0
2023-11-30
lib:crypto: Remove unused imports
Joseph Sutton
1
-1
/
+0
2023-11-24
lib/util: convert DBG_STARTUP_NOTICE() to use debug_set_forced_log_priority(D...
Stefan Metzmacher
1
-2
/
+6
2023-11-24
lib/util: add debug_set_forced_log_priority()
Stefan Metzmacher
2
-0
/
+11
2023-11-20
util/charset: Have talloc_utf16_str[n]dup() accept NULL pointers
Joseph Sutton
1
-0
/
+6
2023-11-20
Use python.h from libreplace
Andreas Schneider
12
-12
/
+12
2023-11-20
lib:replace: Add python.h
Andreas Schneider
1
-0
/
+30
2023-11-20
s4-torture: add torture_assert_werr_equal_goto and torture_assert_werr_ok_got...
Günther Deschner
1
-0
/
+12
2023-11-20
lib/util/become_daemon.c: use DBG_STARTUP_NOTICE
Björn Jacke
1
-1
/
+1
2023-11-20
debug.h: introduce DEBUG_STARTUP_NOTICE
Björn Jacke
1
-0
/
+2
[next]