smb2_server: skip tcon check and chdir_current_service() for FSCTL_QUERY_NETWORK_INTE...
[samba.git] / lib /
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
2021-11-11 Ralph Boehmelib/cmdline: setup default file logging for servers
2021-11-11 Ralph Boehmelib/cmdline: remember config_type in samba_cmdline_init()
2021-11-11 Ralph Boehmelib/cmdline: fix indentation
2021-11-11 Ralph Boehmelib/debug: in debug_set_logfile() call reopen_logs_inte...
2021-11-11 Ralph Boehmelib/debug: fix fd check before dup'ing to stderr
2021-11-09 Alexander BokovoyCVE-2020-25717: Add FreeIPA domain controller role
2021-11-09 Samuel CabreroCVE-2020-25717: loadparm: Add new parameter "min domain...
2021-11-04 Ralph Boehmelib/dbwrap: reset deleted record to tdb_null
2021-11-01 Martin Schwenkedebug: Add new smb.conf option "debug syslog format"
2021-11-01 Martin Schwenkedebug: Add debug_syslog_format setting
2021-10-28 Ralph Boehmelib: handle NTTIME_THAW in nt_time_to_full_timespec()
2021-10-28 Ralph Boehmelib: add a test for null_nttime(NTTIME_THAW)
2021-10-28 Ralph Boehmelib: update null_nttime() of -1: -1 is NTTIME_FREEZE
2021-10-28 Ralph Boehmelib: use NTTIME_FREEZE in a null_nttime() test
2021-10-28 Ralph Boehmelib: fix null_nttime() tests
2021-10-28 Ralph Boehmelib: add NTTIME_THAW
2021-10-28 Andreas Schneiderlib:cmdline: Fix -k option which doesn't expect anything
2021-10-23 Andrew Bartlettlib/krb5_wrap: Fix missing error check in new salt...
2021-10-20 Andrew Bartlettdsdb: Allow special chars like "@" in samAccountName...
2021-10-14 Martin Schwenkedebug: Optimise construction of msg_no_nl
2021-10-14 Martin Schwenkedebug: Move msg_no_nl to state
2021-10-14 Martin Schwenkedebug: Optimise early return when header string buffer...
2021-10-14 Martin Schwenkedebug: Optimise to avoid walking the header string
2021-10-14 Martin Schwenkedebug: Optimise construction of header_str_no_nl
2021-10-14 Martin Schwenkedebug: Rename variable for consistency
2021-10-14 Martin Schwenkedebug: Push message length argument down to backend...
2021-10-14 Martin Schwenkedebug: Add length argument to Debug1()
2021-10-14 Martin Schwenkedebug: Avoid debug header being separated from debug...
2021-10-14 Martin Schwenkedebug: Factor out function copy_no_nl()
2021-10-14 Martin Schwenkedebug: Add a level of indirection to ring buffer logging
2021-10-14 Martin Schwenkedebug: Move header_str and hs_len to state
2021-10-13 Alex Richardsonaudit_logging.c: fix compilation on macOS
2021-10-13 Alex Richardsoncharset_macosxfs.c: fix compilation on macOS
2021-10-08 Ralph Boehmelib: add sys_block_align[_truncate]()
2021-10-08 Volker Lendeckelib: Add talloc_asprintf_addbuf()
2021-10-05 Andrew BartlettRelease ldb 2.50 for the future samba 4.16 series
2021-10-05 Andrew BartlettRelease ldb 2.4.1
2021-10-04 Andreas Schneiderlib:fuzzing: Fix quoting of --fuzz-target-ldflags
2021-09-28 Uri Simchoniselftest: test tsocket_address_inet_from_hostport_strings
2021-09-28 Uri Simchoniselftest: add more tests for test_address_inet_from_strings
2021-09-28 Matthew Grantlib/tsocket: new function to parse host port strs.
2021-09-28 Joseph Suttonpyldb: Make ldb.Message containment testing consistent...
2021-09-28 Joseph Suttonpyldb: Add tests for ldb.Message containment testing
2021-09-28 Joseph Suttonpyldb: Raise TypeError for an invalid ldb.Message index
2021-09-28 Joseph Suttonpyldb: Add test for an invalid ldb.Message index type
2021-09-28 Joseph Suttonpyldb: Fix deleting an ldb.Control critical flag
2021-09-28 Joseph Suttonpyldb: Fix deleting an ldb.Message dn
2021-09-21 Michael Adamlib:cmdline: fix a comment
2021-09-21 Volker Lendeckelib: Move closefrom_except*() to a separate file
2021-09-18 Volker Lendeckedebug: Remove "override_logfile"
2021-09-16 Amitay Isaacslib/tsocket: Fix build on Freebsd
2021-09-15 Joseph Suttonpyldb: Avoid use-after-free in msg_diff()
2021-09-15 Joseph Suttonldb_msg: Don't fail in ldb_msg_copy() if source DN...
2021-09-14 Christof Schmittloadparm: Set default of "kernel share modes" to "no"
2021-09-13 Uri Simchonitsocket: set errno on some failures of tsocket_address_...
2021-09-13 Uri Simchoniselftest: add a unit test for tsocket_address_inet_from...
2021-09-10 Ralph Boehmetexpect: don't ignore unknown options
2021-09-10 Ralph Boehmelib/cmdline: restore s3 option name --max-protocol...
2021-09-10 Stefan Metzmacherlib/cmdline: fix --configfile handling of POPT_COMMON_C...
2021-09-09 Uri Simchonifuzzing/oss-fuzz: strip RUNPATH from dependencies
2021-09-09 Uri Simchonifuzzing/oss-fuzz: fix samba build script for Ubuntu...
2021-09-09 Uri Simchonifuzzing/oss-fuzz: fix RPATH comments for post-Ubuntu...
2021-09-09 Uri Simchonifuzzing/oss-fuzz: fix image build recipe for Ubuntu...
2021-09-08 Stefan Metzmacherdocs-xml: use upper case for "{client,server} smb3...
2021-09-07 Ralph Boehmelib/replace: drop runtime copy_file_range() check
2021-09-06 Ralph Boehmelib/cmdline: restore pre-4.15 logging behaviour for...
2021-09-06 Ralph Boehmelib/cmdline: add POPT_COMMON_DAEMON daemon popt options
2021-09-04 Joseph SuttonFix Python docstrings
2021-08-26 Ralph Boehmelib/gpfswrap: add gpfs_set_times_path() wrapper
2021-08-16 Andreas Schneidertestsuite: Fix build with gcc >= 11.1.1
2021-08-16 Andreas Schneiderlib:replace: Remove trailing spaces from testsuite.c
2021-08-13 Ralph Boehmelibreplace: remove now unused USE_COPY_FILE_RANGE define
2021-08-10 Ralph Boehmelibreplace: properly execute SYS_copy_file_range check
2021-08-10 Ralph Boehmelibreplace: properly give headers to conf.CHECK_CODE...
2021-08-06 Volker Lendeckelib: Use TALLOC_FREE() in data_blob_free()
2021-08-06 Volker Lendeckelib;smbd: Fix the -Os build by initializing variables
2021-08-06 Volker Lendeckelib: Fix a potential error path memleak
2021-07-27 Pavel Filipenskýkrb5_wrap: remove unused code
2021-07-22 Andreas Schneiderlib:cmdline: Use lp_load_global() for servers
2021-07-20 Stefan Metzmachertdb: version 1.4.5 tdb-1.4.5
2021-07-20 Günther Deschnertdb: Fix invalid syntax in tdb.h
2021-07-15 Stefan Metzmacherdocs-xml: offer aes-128-gmac by default
2021-07-15 Stefan Metzmacherdocs-xml: add "client/server smb3 signing algorithms...
2021-07-15 Stefan Metzmacherlib/param: offer aes-256-{gcm,ccm} encryption by default
2021-07-15 Stefan Metzmacherdocs-xml: add "client/server smb3 encryption algorithms...
2021-07-15 Stefan Metzmacherlib/param: enable "server multi channel support" by...
2021-07-15 Stefan Metzmacherlib/param: add lpcfg_parm_is_unspecified() helper
2021-07-15 Stefan Metzmacherdocs-xml: remove support for "SMB3_10"
2021-07-15 Stefan Metzmacherdocs-xml: remove support for "SMB2_24"
2021-07-15 Stefan Metzmacherdocs-xml: remove support for "SMB2_22"
2021-07-14 Stefan Metzmacherldb: version 2.4 will be used for Samba 4.15 ldb-2.4.0
2021-07-14 Stefan Metzmachertdb: version 1.4.4 tdb-1.4.4
2021-07-14 Stefan Metzmachertalloc: version 2.3.3 talloc-2.3.3
2021-07-08 Samuel Cabrerolib/tsocket: Free subreq as soon as possible
next