]> git.samba.org - samba.git/history - lib
compression: Remove redundant bounds check
[samba.git] / lib /
2022-05-12 Joseph Suttoncompression: Remove redundant bounds check
2022-05-12 Joseph Suttoncompression: Add range check for indic_pos
2022-05-12 Joseph Suttoncompression: Remove redundant nibble_index check
2022-05-12 Joseph Suttoncompression: Make use of PUSH_LE_Uxx macros
2022-05-12 Joseph Suttoncompression: Simplify code by making indic_pos an index
2022-05-12 Joseph Suttoncompression: Make use of CHECK_{IN,OUT}PUT_BYTES macros
2022-05-12 Joseph Suttoncompression: Simplify code by removing metadata_size...
2022-05-12 Joseph Suttoncompression: Use correct value for indic_pos
2022-05-12 Joseph Suttoncompression: Use correct value for nibble_index
2022-05-12 Joseph Suttoncompression: Simplify redundant branches
2022-05-12 Joseph Suttoncompression: Consistently use PUSH_LE_Uxx macros
2022-05-12 Joseph Suttoncompression: Use explicit data sizes
2022-05-12 Joseph Suttoncompression tests: Add additional compression tests
2022-05-12 Matt Suichecompression: fix lzxpress-compress
2022-05-12 Matt Suichecompression: lzxpress_compress: fix no-op shift of 0
2022-05-12 Matt Suichecompression: fix lzxpress_decompress
2022-05-12 Matt Suichecompression tests: add test for legacy compressed data
2022-05-12 Matt Suichecompression tests: add LZXpress tests based on [MS...
2022-05-12 Douglas Bagnallutil/base64: decode_data_blob_talloc catches talloc...
2022-05-10 Pavel Filipenskýdebug: add debug_traceid_set/get() interface
2022-05-10 Pavel Filipenskýdebug: fix trailing whitespace
2022-05-06 John Mulliganlib/smbconf: add python wrapper functions for transacti...
2022-05-06 John Mulliganlib/smbconf: add delete_global_parameter method to...
2022-05-06 John Mulliganlib/smbconf: add delete_parameter method to SMBConf
2022-05-06 John Mulliganlib/smbconf: add create_set_share method to SMBConf
2022-05-06 John Mulliganlib/smbconf: add delete_share method to SMBConf
2022-05-06 John Mulliganlib/smbconf: add set_global_parameter method to SMBConf
2022-05-06 John Mulliganlib/smbconf: add set_parameter method to SMBConf
2022-05-06 John Mulliganlib/smbconf: add drop method to SMBConf
2022-05-06 John Mulliganlib/smbconf: add create_share method to SMBConf
2022-05-06 John Mulliganlib/smbconf: add a python function for raising smbconf...
2022-05-06 John Mulliganlib/smbconf: move python smbconf type definition to...
2022-05-02 Stefan Metzmacherlib/util: data_blob_append() should not fail if both...
2022-05-02 Stefan Metzmacherlib/util: add tests for data_blob_append() with the...
2022-04-28 Volker Lendeckesmbd: Add filename_convert_dirfsp()
2022-04-26 Volker Lendeckeldb: Avoid an "else"
2022-04-26 Volker Lendeckelib: Remove an unneeded includes.h
2022-04-26 Volker Lendeckelib: Remove an unneeded includes.h
2022-04-26 Volker Lendeckelib: Remove an unneeded includes.h
2022-04-26 Volker Lendeckelib: Remove an unneeded includes.h
2022-04-26 Volker Lendeckelib: Remove an unused includes.h
2022-04-26 Volker Lendeckeldb: Introduce "colon" variable in ldb_module_connect_b...
2022-04-26 Volker Lendeckeldb: Save a few lines with TALLOC_FREE()
2022-04-26 Volker Lendeckeldb: Avoid "==true/false" in a boolean expression
2022-04-25 Anoop C Slibsmbconf: Avoid initial declaration inside 'for'...
2022-04-21 John Mulliganlib/smbconf: add an initial set of python bindings
2022-04-21 Christian Ambachlib/cmdline: fix a typo
2022-04-11 Pavel Filipenskýtevent:tests: Test queue entry tags tevent-0.12.0
2022-04-11 Pavel Filipenskýtevent: Add tevent queue tracing support
2022-04-11 Pavel Filipenskýtevent: Use internally an empty trigger function for...
2022-04-11 Pavel Filipenskýtevent: Move the code below the trigger check
2022-04-11 Pavel Filipenskýtevent: Fix trailing whitespaces
2022-04-04 Volker Lendeckelib: Stay ASCII-compatible for toupper_m/tolower_m
2022-03-29 Stefan Metzmacherconfigure/Makefile: export PYTHONHASHSEED=1 in all...
2022-03-29 Stefan Metzmacherlib/fuzzing/README.md: don't use waf directly
2022-03-29 Volker Lendeckelib: GENCACHE_RAM isn't used anymore
2022-03-25 Thomas Debesses4: dns: Add customizable dns port option
2022-03-23 Stefan Metzmacherreplace: add explicit function pointer casting from...
2022-03-23 Andrew Bartlettlib/replace: Do not typedef int bool
2022-03-17 Andreas Schneiderlib:krb5_wrap: Implement smb_krb5_principal_is_tgs()
2022-03-11 Stefan Metzmacherdocs-xml: add 'kdc enable fast' option
2022-03-04 Isaac Boukriskrb5-mit: Enable S4U client support for MIT build
2022-02-24 Andreas Schneiderlib:tevent: Reformat shell scripts
2022-02-24 Andreas Schneiderlib:tdb: Reformat shell scripts
2022-02-24 Andreas Schneiderlib:replace: Reformat shell scripts
2022-02-24 Andreas Schneiderlib:ldb: Reformat shell scripts
2022-02-24 Andreas Schneiderlib:fuzzing: Reformat shell scripts
2022-02-23 Samuel Cabrerolib:krb5_wrap: Fix wrong debug message and use newer...
2022-02-23 Samuel Cabrerolib:krb5_wrap: Improve debug message and use newer...
2022-02-22 Martin Schwenkeutil: CID 1499409: Memory - corruptions (OVERLAPPING_...
2022-02-17 Martin Schwenkeutil: Drop unused variable num_chars
2022-02-07 Volker Lendeckelib: Simplify pm_process()
2022-02-03 David Seiferttevent: add missing `#include <sys/types.h>`
2022-02-01 Pavel Filipenskýlib:replace: Fix NULL issue reported by covscan
2022-02-01 Pavel Filipenskýlib:replace: Fix trailing whitespace in os2_delete.c
2022-01-24 Stefan Metzmacherlib/util: add dump_data_diff*() helpers
2022-01-24 Stefan Metzmacherlib/util: split out a dump_data_block16() helper
2022-01-24 Stefan Metzmacherldb: bump version to 2.6.0 for Samba 4.17.x releases ldb-2.6.0
2022-01-24 Stefan Metzmachertdb: version 1.4.6 tdb-1.4.6
2022-01-11 Jeremy Allisonlib: util: Make nt_time_to_full_timespec() call nt_time...
2022-01-11 Jeremy Allisonlib: util: Make nt_time_to_unix_timespec() call nt_time...
2022-01-08 Jeremy Allisonlib: util: Add a function nt_time_to_unix_timespec_raw().
2022-01-05 Volker Lendeckelib: Fix a typo
2021-12-15 Andreas Schneiderlib:util: Initialize pid
2021-12-15 Andreas Schneiderlib:krb_wrap: Add missing error check in smb_krb5_salt_...
2021-12-15 Andreas Schneiderlib:util: Check return value of tdb_parse_record()
2021-12-15 Joseph Suttonkdc: Pad UPN_DNS_INFO PAC buffer
2021-12-15 Volker Lendecketdb: Raw performance torture to beat tdb_increment_seqnum
2021-12-15 Volker Lendecketdb: Use atomic operations for tdb_[increment|get]_seqnum
2021-12-15 Volker Lendeckeconfigure: Check for __atomic_add_fetch() and __atomic_...
2021-12-13 Bernd Kuhlslib/util: Add signal.h include
2021-12-10 Volker Lendeckes3:rpc_server: Activate samba-dcerpcd
2021-12-10 Jeremy Allisondocs-xml: Add "rpc start on demand helpers", true by...
2021-12-07 Andrew Bartlettlib/replace: For heimdal_build: Try to use the OS or...
2021-11-30 Stefan Metzmachernsswitch: reduce dependecies to private libraries and...
2021-11-30 Stefan Metzmacherlib/replace: use dlsym(RTLD_DEFAULT,) for {nss,nss_host...
2021-11-25 Andrew BartlettCVE-2021-3670 ldb: Confirm the request has not yet... ldb-2.5.0
2021-11-17 Volker Lendeckecmdline: Make -P work in clustered mode
2021-11-17 Volker Lendeckecmdline: Add a callback to set the machine account...
2021-11-17 Douglas Bagnalllib/replace/timegm: use utf-8
next