summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* CVE-2022-37966 param: Add support for new option "kdc supported enctypes"Stefan Metzmacher2022-12-141-0/+69
* CVE-2022-37966 param: let "kdc default domain supportedenctypes = 0" mean the...Stefan Metzmacher2022-12-141-4/+0
* CVE-2022-37966 param: don't explicitly initialize "kdc force enable rc4 weak ...Stefan Metzmacher2022-12-141-4/+0
* CVE-2022-37966 lib/krb5_wrap: no longer reference des encryption typesStefan Metzmacher2022-12-141-2/+0
* CVE-2022-37966 lib/krb5_wrap: remove unused ifdef HAVE_ENCTYPE_AES*Stefan Metzmacher2022-12-141-4/+0
* CVE-2022-37966 param: Add support for new option "kdc force enable rc4 weak s...Andrew Bartlett2022-12-141-0/+4
* CVE-2022-37966 param: Add support for new option "kdc default domain supporte...Joseph Sutton2022-12-141-0/+79
* CVE-2022-38023 docs-xml/smbdotconf: add "server schannel require seal[:COMPUT...Stefan Metzmacher2022-12-141-0/+1
* CVE-2022-38023 docs-xml/smbdotconf: change 'reject md5 clients' default to yesStefan Metzmacher2022-12-141-0/+1
* CVE-2022-38023 docs-xml/smbdotconf: change 'reject md5 servers' default to yesStefan Metzmacher2022-12-131-0/+1
* lib:replace: Only include <sys/mount.h> on non-Linux systemsAndreas Schneider2022-08-232-1/+6
* CVE-2022-2031 lib:krb5_wrap: Generate valid error codes in smb_krb5_mk_error()Joseph Sutton2022-07-241-1/+1
* CVE-2022-32746 ldb: Release LDB 2.4.4ldb-2.4.4Andrew Bartlett2022-07-243-1/+295
* CVE-2022-32746 ldb: Make use of functions for appending to an ldb_messageJoseph Sutton2022-07-243-28/+8
* CVE-2022-32746 ldb: Add functions for appending to an ldb_messageJoseph Sutton2022-07-242-4/+185
* CVE-2022-32746 ldb: Ensure shallow copy modifications do not affect original ...Joseph Sutton2022-07-242-8/+50
* CVE-2022-32746 ldb: Add flag to mark message element values as sharedJoseph Sutton2022-07-242-6/+43
* CVE-2022-32746 ldb:rdn_name: Use LDB_FLAG_MOD_TYPE() for flags equality checkJoseph Sutton2022-07-241-1/+1
* cmdline_s4: re-initialise logging once loadparm is readyDouglas Bagnall2022-06-181-5/+17
* Revert "lib:util: Remove NIS support from string_match()"Samuel Cabrero2022-06-121-0/+56
* ldb: version 2.3.4ldb-2.4.3Stefan Metzmacher2022-06-093-1/+287
* lib/util/gpfswrap: remove unused gpfswrap_get_winattrs_path()Ralph Boehme2022-06-092-16/+0
* lib/util/gpfswrap: remove unused gpfswrap_getacl()Ralph Boehme2022-06-092-13/+0
* lib/util/gpfswrap: add gpfswrap_fgetacl()Ralph Boehme2022-06-092-0/+13
* lib:krb5_wrap: Fix wrong debug message and use newer debug macroSamuel Cabrero2022-02-271-1/+4
* lib:krb5_wrap: Improve debug message and use newer debug macroSamuel Cabrero2022-02-271-1/+1
* lib/util: add dump_data_diff*() helpersStefan Metzmacher2022-01-302-0/+112
* lib/util: split out a dump_data_block16() helperStefan Metzmacher2022-01-301-60/+59
* ldb: version 2.4.2ldb-2.4.2Stefan Metzmacher2022-01-243-1/+287
* lib: util: Add a function nt_time_to_unix_timespec_raw().Jeremy Allison2022-01-122-0/+32
* CVE-2021-3670 ldb: Confirm the request has not yet timed out in ldb filter pr...Andrew Bartlett2021-12-024-1/+85
* cmdline: Make -P work in clustered modeVolker Lendecke2021-11-192-1/+29
* cmdline: Add a callback to set the machine account detailsVolker Lendecke2021-11-192-2/+18
* lib/cmdline: setup default file logging for serversRalph Boehme2021-11-161-0/+14
* lib/cmdline: remember config_type in samba_cmdline_init()Ralph Boehme2021-11-161-0/+2
* lib/cmdline: fix indentationRalph Boehme2021-11-161-1/+1
* lib/debug: in debug_set_logfile() call reopen_logs_internal()Ralph Boehme2021-11-161-0/+2
* lib/debug: fix fd check before dup'ing to stderrRalph Boehme2021-11-161-2/+1
* lib/dbwrap: reset deleted record to tdb_nullRalph Boehme2021-11-101-6/+3
* lib:cmdline: Fix -k option which doesn't expect anythingAndreas Schneider2021-11-101-1/+1
* lib: handle NTTIME_THAW in nt_time_to_full_timespec()Ralph Boehme2021-11-101-3/+3
* lib: add a test for null_nttime(NTTIME_THAW)Ralph Boehme2021-11-101-0/+1
* lib: update null_nttime() of -1: -1 is NTTIME_FREEZERalph Boehme2021-11-102-2/+2
* lib: use NTTIME_FREEZE in a null_nttime() testRalph Boehme2021-11-101-1/+1
* lib: fix null_nttime() testsRalph Boehme2021-11-101-1/+1
* lib: add NTTIME_THAWRalph Boehme2021-11-101-0/+1
* CVE-2020-25717: Add FreeIPA domain controller roleAlexander Bokovoy2021-11-043-0/+4
* CVE-2020-25717: loadparm: Add new parameter "min domain uid"Samuel Cabrero2021-11-041-0/+4
* Release ldb 2.4.1ldb-2.4.1Andrew Bartlett2021-10-263-1/+287
* pyldb: Make ldb.Message containment testing consistent with indexingJoseph Sutton2021-10-261-0/+21