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-07-03
cmdline:burn: '-U' does not imply secrets without '%'
Douglas Bagnall
1
-2
/
+4
2024-07-02
lib:krb5_wrap: Fix code spelling
Jo Sutton
1
-3
/
+3
2024-07-02
lib:crypto: Remove unused macro definitions
Jo Sutton
1
-9
/
+0
2024-06-24
lib: Avoid an includes.h
Volker Lendecke
1
-1
/
+3
2024-06-24
tdb: Update times in tdb_transaction_commit per fd, not per name
Volker Lendecke
1
-3
/
+1
2024-06-24
tdb: Fix a typo
Volker Lendecke
1
-1
/
+1
2024-06-13
lib:util: Fix size of tmp array
Andreas Schneider
1
-1
/
+3
2024-06-13
lib:util: Remove tailing spaces in util.c
Andreas Schneider
1
-12
/
+12
2024-06-11
ldb: Attach appropriate ldb context to returned result
Jo Sutton
4
-1
/
+21
2024-06-10
ldb_wrap: Provide a way to avoid Samba using ldb_wrap()
Andrew Bartlett
1
-0
/
+6
2024-06-06
lib/addns: remove unused kerberos/gssapi includes in dns.h
Stefan Metzmacher
1
-2
/
+0
2024-06-04
ldb: Fix typo
Jo Sutton
1
-1
/
+1
2024-06-04
lib: Align an integer type
Volker Lendecke
1
-1
/
+1
2024-06-04
lib: Fix an error path memleak
Volker Lendecke
1
-2
/
+5
2024-06-04
lib: Use talloc_asprintf_addbufin _ber_read_OID_String_impl
Volker Lendecke
1
-3
/
+5
2024-06-04
lib: Use unsigned long in ber_write_OID_String
Volker Lendecke
1
-1
/
+1
2024-06-04
lib: Use cli_credentials_add_gensec_features in a few places
Volker Lendecke
1
-8
/
+2
2024-05-31
fuzzing: fix fuzz_stable_sort_r_unstable comparison
Douglas Bagnall
1
-1
/
+2
2024-05-31
tdb:pytests: remove unused Py2 test branches
Douglas Bagnall
1
-14
/
+2
2024-05-31
ldb-samba:pytest: remove unused variable
Douglas Bagnall
1
-1
/
+0
2024-05-31
talloc:pytest: remove tests that only test Python 2
Douglas Bagnall
1
-36
/
+0
2024-05-31
tdb:pytdb:_tdb_text: remove Py2 compatibility code
Douglas Bagnall
1
-5
/
+1
2024-05-23
ldb: move struct ldb_debug_ops to ldb_private.h
Douglas Bagnall
2
-11
/
+11
2024-05-22
ldb: move struct ldb_utf8_fns to ldb_private.h
Douglas Bagnall
2
-10
/
+10
2024-05-22
lib/fuzzing: add fuzz_strncasecmp_ldb
Douglas Bagnall
2
-0
/
+166
2024-05-22
ldb: don't cast to unsigned for ldb_ascii_toupper()
Douglas Bagnall
1
-2
/
+2
2024-05-22
ldb: ldb_set_utf8_functions follows README.Coding
Douglas Bagnall
1
-3
/
+6
2024-05-22
ldb: deprecate ldb_set_utf8_fns
Douglas Bagnall
1
-1
/
+1
2024-05-22
ldb: remove old ldb_comparison_fold_utf8_broken()
Douglas Bagnall
1
-144
/
+0
2024-05-22
ldb: ldb_comparison_fold always uses the casecmp function
Douglas Bagnall
1
-5
/
+11
2024-05-22
ldb-samba: use ldb_comparison_fold_utf8()
Douglas Bagnall
4
-5
/
+5
2024-05-22
ldb-samba: add ldb_comparison_fold_utf8, wrapping strncasecmp_ldb
Douglas Bagnall
2
-0
/
+13
2024-05-22
util:charset: strncasecmp_ldb avoids iconv for ASCII
Douglas Bagnall
1
-0
/
+8
2024-05-22
util:charset: strncasecmp_ldb degrades to ASCII strncasecmp
Douglas Bagnall
1
-8
/
+49
2024-05-22
util:charset: add strncasecmp_ldb()
Douglas Bagnall
2
-0
/
+155
2024-05-22
ldb: ldb_set_utf8_default() sets comparison function
Douglas Bagnall
1
-1
/
+3
2024-05-22
ldb: ldb_comparison_fold_ascii sorts unsigned
Douglas Bagnall
1
-4
/
+5
2024-05-22
ldb: add ldb_comparison_fold_ascii() for default comparisons
Douglas Bagnall
3
-0
/
+59
2024-05-22
ldb: ldb_comparison_fold uses the utf-8 casecmp function
Douglas Bagnall
1
-0
/
+3
2024-05-22
ldb: add ldb_set_utf8_functions() for setting casefold functions
Douglas Bagnall
3
-8
/
+49
2024-05-22
ldb: move ldb_comparison_fold guts into a separate function
Douglas Bagnall
1
-2
/
+9
2024-05-22
ldb: add a utf-8 comparison fold callback
Douglas Bagnall
1
-0
/
+1
2024-05-22
lib/util/charset: be explicit about INVALID_CODEPOINT value
Douglas Bagnall
1
-1
/
+1
2024-05-22
ldb: add test_ldb_comparison_fold
Douglas Bagnall
2
-0
/
+218
2024-05-22
docs-xml: Add smb.conf option 'dns hostname'
Andreas Schneider
1
-0
/
+37
2024-05-22
lib/fuzzing: fuzz_stable_sort_r_unstable tries to catch overrun
Douglas Bagnall
1
-2
/
+11
2024-05-22
lib: Use struct initialization
Volker Lendecke
1
-3
/
+1
2024-05-16
lib:crypto: Add constant denoting maximum GKDI clock skew in minutes
Jo Sutton
1
-0
/
+1
2024-05-16
lib:fuzzing: Fix undefined shift
Jo Sutton
1
-1
/
+1
2024-05-16
lib:fuzzing: Remove unused variable
Jo Sutton
1
-1
/
+0
[prev]
[next]