smbd: Slightly simplify set_current_case_sensitive()
[samba.git] / lib /
2022-12-14 Volker Lendeckelib: Save intermediate NULL checks with talloc_asprintf...
2022-12-14 Volker Lendeckelib: Use talloc_asprintf_addbuf() in rdn_name_add()
2022-12-14 Volker Lendeckelib: Use talloc_asprintf_addbuf() in ldb_module_call_ch...
2022-12-14 Volker Lendeckelib: Use talloc_asprintf_addbuf() in print_socket_options()
2022-12-14 Volker Lendeckelib: Use talloc_asprintf_addbuf() in ldif_write_prefixMap()
2022-12-14 Volker Lendeckelib: Use talloc_asprintf_addbuf() in str_list_join_shell()
2022-12-14 Volker Lendeckelib: Use talloc_asprintf_addbuf() in str_list_join()
2022-12-14 Volker Lendeckelib: Use talloc_asprintf_addbuf() in debug.c
2022-12-14 Volker Lendeckelib: Move talloc_asprintf_addbuf() to talloc
2022-12-14 Volker Lendeckelib: Fix whitespace
2022-12-14 Ralph Boehmelib/util: use process_set_title() in tfork()
2022-12-14 Ralph Boehmelib/util: add process_set_title()
2022-12-13 Stefan MetzmacherCVE-2022-37966 param: Add support for new option "kdc...
2022-12-13 Stefan MetzmacherCVE-2022-37966 param: let "kdc default domain supported...
2022-12-13 Stefan MetzmacherCVE-2022-37966 param: don't explicitly initialize ...
2022-12-13 Stefan MetzmacherCVE-2022-37966 lib/krb5_wrap: no longer reference des...
2022-12-13 Stefan MetzmacherCVE-2022-37966 lib/krb5_wrap: remove unused ifdef HAVE_...
2022-12-13 Andrew BartlettCVE-2022-37966 param: Add support for new option "kdc...
2022-12-13 Joseph SuttonCVE-2022-37966 param: Add support for new option "kdc...
2022-12-13 Stefan MetzmacherCVE-2022-38023 docs-xml/smbdotconf: add "server schanne...
2022-12-13 Stefan MetzmacherCVE-2022-38023 docs-xml/smbdotconf: change 'reject...
2022-12-13 Stefan MetzmacherCVE-2022-38023 docs-xml/smbdotconf: change 'reject...
2022-12-12 Volker Lendecketsocket: Fix the build on FreeBSD
2022-12-09 Ralph Boehmelib/torture: fix tctx arg usage in torture_assert_nttim...
2022-12-09 Ralph Boehmelib/cmdline/tests: add missing includes
2022-12-06 Anoop C Slib/compression: Include missing stat header file
2022-12-04 Andreas Schneiderlib:compression: Initialize variables
2022-12-02 Douglas Bagnalllib/compression/lzxpress: fix our slow compression
2022-12-01 Douglas Bagnalllib/compression/lzxpress: shift encoding into helper...
2022-12-01 Douglas Bagnalllib/compression/lzxpress compression: use a write conte...
2022-12-01 Douglas Bagnalllib/compression: more tests for lzxpress plain compression
2022-12-01 Douglas Bagnalltestdata: move compression examples to re-use with...
2022-12-01 Douglas Bagnalllib/compression/lzx-plain: relax size requirements...
2022-12-01 Douglas Bagnalllib/comression: convert test_lzxpress_plain to cmocka
2022-12-01 Douglas Bagnalllib/compression: add test scripts README
2022-12-01 Douglas Bagnalllib/compression: test util to generate fuzzing seeds
2022-12-01 Douglas Bagnalllib/compression: Windows utility to generate test vectors
2022-12-01 Douglas Bagnalllib/compression: script to test 3 byte hash
2022-12-01 Douglas Bagnalllib/compression: helper script to make unbalanced data
2022-12-01 Douglas Bagnalllib/compression: add a debug script to describe headers
2022-12-01 Douglas Bagnallfuzz: add fuzz_lzxpress_huffman_round_trip
2022-12-01 Douglas Bagnallfuzz: add fuzz_lzxpress_huffman_compress
2022-12-01 Douglas Bagnallfuzz: add fuzz_lzxpress_huffman_decompress
2022-12-01 Douglas Bagnalllib/compression/tests: add lzhuffman timer functions
2022-12-01 Douglas Bagnalllib/compression: debug routines for lzxpress-huffman
2022-12-01 Douglas Bagnalllib/compression/lzhuff: add debug flag to skip LZ77
2022-12-01 Douglas Bagnalllib/compression: LZ77 + Huffman compression
2022-12-01 Douglas Bagnalllib/compression: add LZ77 + Huffman decompression
2022-12-01 Douglas Bagnalllib/compression: move lzxpress_plain test into tests/
2022-12-01 Douglas Bagnallfuzz: add fuzzers for stable_sort
2022-12-01 Douglas Bagnallutil: add stable sort functions
2022-11-24 Stefan Metzmacherlib/replace: let rep_openat2() inject O_LARGEFILE as...
2022-11-22 Volker Lendeckelib: Whitespace fixes
2022-11-22 Volker Lendeckelib: Make lib/util/iov_buf.h self-contained
2022-11-09 Stefan Metzmacherlib/replace: fix memory leak in snprintf replacements
2022-11-08 Joseph Suttonkrb5: Detect support for krb5_const_pac type
2022-10-27 Stefan Metzmacherlib/krb5_wrap: add explicit keep_old_kvno/enctype_only...
2022-10-27 Stefan Metzmacherlib/krb5_wrap: document the enctype argument of smb_krb...
2022-10-27 Stefan Metzmacherlib/krb5_wrap: remove unused keep_old_entries argument...
2022-10-27 Stefan Metzmacherlib/krb5_wrap: remove unused keep_old_entries argument...
2022-10-27 Andreas Schneiderlib:replace: Require bool from C99
2022-10-27 Andreas Schneiderlib:replace: Fix trailing whitespace in wscript
2022-10-21 Joseph Suttonldb: don't call comparison() directly in LDB_TYPESAFE_QSORT
2022-10-21 Joseph Suttonkrb5: Add compatability for krb5_const_pac type
2022-10-19 Stefan Metzmacherlib/tsocket: avoid endless cpu-spinning in tstream_bsd_...
2022-10-19 Stefan Metzmacherlib/tsocket: remember the first error as tstream_bsd...
2022-10-19 Stefan Metzmacherlib/tsocket: check for errors indicated by poll() befor...
2022-10-19 Stefan Metzmacherlib/tsocket: split out tsocket_bsd_error() from tsocket...
2022-10-19 Andrew Bartlettlib/tsocket: Add tests for loop on EAGAIN
2022-10-05 Joseph Suttonpyldb: Fix typos in function names
2022-10-05 Joseph Suttonlib:krb5_wrap: Add helper functions to make krb5_data...
2022-10-05 Joseph Suttonpyldb: Fix tests going unused
2022-10-05 Joseph Suttonlib:crypto: Change error return to SMB_ASSERT()
2022-10-05 Joseph Suttonlib:krb5_wrap: Use case-sensitive comparison against...
2022-10-05 Joseph Suttonpyldb: Have functions operating on DNs raise LdbError
2022-10-03 Joseph Suttontevent: Fix flag clearing
2022-09-20 Stefan Metzmacherlib/dbwrap: allow dbwrap_merge_dbufs() to update an...
2022-09-16 Douglas Bagnallldb: ldb_build_search_req() check for a talloc failure
2022-09-16 Douglas Bagnalllibaddns: remove duplicate declaration
2022-09-12 Joseph Suttonlib:util: Check memset_s() error code in talloc_keep_se...
2022-09-12 Joseph SuttonCVE-2021-20251 lib:crypto: Add Python functions for...
2022-09-12 Joseph SuttonCVE-2021-20251 lib:crypto: Add md4_hash_blob() for...
2022-09-12 Joseph SuttonCVE-2021-20251 lib:crypto: Add des_crypt_blob_16()...
2022-09-12 Joseph Suttonlib:crypto: Use constant time memory comparison to...
2022-09-12 Joseph Suttonlib:crypto: Check for overflow before filling pauth_tag...
2022-09-12 Joseph Suttonlib:crypto: Zero auth_tag array in encryption test
2022-09-07 Volker Lendeckeldb: Fix a typo
2022-09-07 Volker Lendeckeldb: Fix a typo
2022-08-26 Volker Lendeckelib: Fix a typo
2022-08-26 Pavel Filipenskýlib:krb5: Change memset() to BURN_PTR_SIZE()
2022-08-26 Pavel Filipenskýlib:util: Zero memory in generate_random_machine_password()
2022-08-26 Pavel Filipenskýlib:replace: Add macro BURN_STR() to zero memory of...
2022-08-26 Pavel Filipenskýlib:util: Add BURN_FREE() and BURN_FREE_STR()
2022-08-19 Stefan Metzmacherlib/util: add unlikely() to SMB_ASSERT()
2022-08-17 Andreas Schneiderlib:fuzzing: Fix shellcheck errors in build_samba.sh
2022-08-15 Stefan Metzmacherlib/replace: let DISABLE_OPATH also undef __NR_openat2
2022-08-15 Stefan Metzmacherlib/replace: add fallback defines for __NR_openat2
2022-08-15 Stefan Metzmacherlib/replace: use syscall(__NR_openat2) if available
2022-08-15 Stefan Metzmacherlib/replace: always include <sys/syscall.h> in replace...
2022-08-15 Stefan Metzmacherlib/replace: add a replacement for openat2() that retur...
next