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
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2023-11-20
lib/util: move copyright define to copyright.h
Björn Jacke
1
-0
/
+28
2023-11-16
util/charset: Add talloc_utf16_str[n]dup()
Joseph Sutton
2
-0
/
+48
2023-11-16
util/charset: Include missing headers
Joseph Sutton
1
-0
/
+2
2023-11-16
util/charset: Remove unnecessary cast
Joseph Sutton
1
-1
/
+1
2023-11-15
util/charset: Prefer PULL_LE_U16() to older SVAL() macro
Joseph Sutton
1
-2
/
+2
2023-11-15
util/charset/tests: Add tests for UTF‐16 string length functions
Joseph Sutton
1
-0
/
+166
2023-11-15
util/charset: Add utf16_len_n()
Joseph Sutton
2
-1
/
+20
2023-11-15
util/charset: Include final UTF‐16 code unit in length calculation loop
Joseph Sutton
1
-1
/
+1
2023-11-15
util/charset: Add utf16_len()
Joseph Sutton
2
-3
/
+16
2023-11-15
util/charset: Rename utf16_len() to utf16_null_terminated_len()
Joseph Sutton
2
-3
/
+3
2023-11-15
util/charset: Rename utf16_len_n() to utf16_null_terminated_len_n()
Joseph Sutton
2
-3
/
+3
2023-11-15
util/charset: Remove trailing whitespace
Joseph Sutton
2
-22
/
+22
2023-10-27
lib:util: Add a gfree_memcache()
Andreas Schneider
2
-0
/
+7
2023-10-27
lib:util: Add boolean return type for memcache_add_talloc()
Andreas Schneider
2
-4
/
+5
2023-10-27
lib:util: Add boolean return type for memcache_add()
Andreas Schneider
2
-6
/
+8
2023-10-26
libutil/iconv: avoid overflow in surrogate pairs
Douglas Bagnall
1
-0
/
+10
2023-10-26
libutil/iconv: don't allow wtf-8 surrogate pairs
Douglas Bagnall
1
-0
/
+33
2023-10-26
util/charset/torture: test convert_string_talloc with emptyish strings
Douglas Bagnall
1
-0
/
+160
2023-10-26
util/convert string: remove inaccurate misspelt comment
Douglas Bagnall
1
-3
/
+0
2023-10-26
util/charset: disambiguate docs for convert_string twins
Douglas Bagnall
1
-2
/
+5
2023-10-26
lib/util/charset: @param typos
Douglas Bagnall
2
-5
/
+5
2023-10-25
lib/util: Fix comment
Joseph Sutton
1
-1
/
+1
2023-10-24
lib/util: add samba_socket_{poll,sock,poll_or_sock}_error()
Stefan Metzmacher
2
-0
/
+113
2023-10-13
lib/util: sync DLIST_DEMOTE_SHORT() changes to dlinklist.h
Stefan Metzmacher
1
-0
/
+21
2023-10-13
lib:util: Remove always‐false comparison (CID 242193)
Joseph Sutton
1
-1
/
+1
2023-10-13
util: Remove redundant assertion (CID 1497841)
Joseph Sutton
1
-1
/
+1
2023-10-01
lib/util: Fix building with FORTIFY_SOURCE=2
Joseph Sutton
1
-1
/
+1
2023-09-26
util/str: helper to check for utf-8 validity
Douglas Bagnall
2
-0
/
+126
2023-09-26
conditional_aces: Avoid manual parsing for ace_condition_bytes, use DATA_BLOB
Andrew Bartlett
1
-0
/
+1
2023-09-11
lib:charset: Fix code spelling
Joseph Sutton
2
-7
/
+7
2023-09-06
lib/util: inline iov_{buflen,buf,advance}()
Stefan Metzmacher
2
-73
/
+72
2023-08-28
util: Avoid logging to multiple backends for stdout/stderr
Martin Schwenke
1
-23
/
+13
2023-08-24
lib/util: strhex_to_data_blob checks talloc
Douglas Bagnall
1
-1
/
+4
2023-08-08
util/base64: add a note about zero length strings
Douglas Bagnall
1
-1
/
+9
2023-08-08
lib/util: Fix code spelling
Joseph Sutton
1
-2
/
+2
2023-08-08
lib:charset: Update NUM_CHARSETS to reflect true value
Joseph Sutton
1
-3
/
+11
2023-08-08
lib/util: Add missing newlines to logging messages
Joseph Sutton
3
-4
/
+4
2023-07-31
lib/util: Move DEBUG() calls in gendb_search_v to common levels and new DBG_*...
Andrew Bartlett
1
-4
/
+4
2023-07-21
lib/fault: During smb_panic() print process comment and setprocname() title
Andrew Bartlett
4
-4
/
+83
2023-07-19
lib/util: call tevent_set_max_debug_level() in samba_tevent_set_debug()
Stefan Metzmacher
1
-0
/
+11
2023-07-19
lib/util: dlinklist.h sync with LGPL copy from lib/ldb/include/dlinklist.h
Stefan Metzmacher
1
-13
/
+16
2023-06-25
gpfswrap: Add wrapper for gpfs_register_cifs_export
Christof Schmitt
2
-0
/
+13
2023-06-01
lib/util: use RUNNING_ON_VALGRIND to check if valgrind is used
Stefan Metzmacher
1
-2
/
+12
2023-05-16
lib:util: prefer size_t for random data generation functions
Dmitry Antipov
2
-7
/
+7
2023-05-05
lib:util: Fix undefined bitshift
Joseph Sutton
1
-1
/
+1
2023-04-14
debug: Only initialize gpfs wrapper when gpfs logging is enabled
Christof Schmitt
1
-1
/
+3
[prev]
[next]