summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* pyldb: Add tests for ldb.Message containment testingJoseph Sutton2021-10-261-0/+23
* pyldb: Raise TypeError for an invalid ldb.Message indexJoseph Sutton2021-10-261-15/+7
* pyldb: Add test for an invalid ldb.Message index typeJoseph Sutton2021-10-261-0/+6
* pyldb: Fix deleting an ldb.Control critical flagJoseph Sutton2021-10-261-0/+4
* pyldb: Fix deleting an ldb.Message dnJoseph Sutton2021-10-261-0/+4
* Fix Python docstringsJoseph Sutton2021-10-263-3/+3
* lib/krb5_wrap: Fix missing error check in new salt codeAndrew Bartlett2021-10-251-3/+3
* dsdb: Allow special chars like "@" in samAccountName when generating the saltAndrew Bartlett2021-10-252-36/+169
* debug: Remove "override_logfile"Volker Lendecke2021-10-221-10/+0
* audit_logging.c: fix compilation on macOSAlex Richardson2021-10-181-1/+1
* charset_macosxfs.c: fix compilation on macOSAlex Richardson2021-10-181-1/+2
* pyldb: Avoid use-after-free in msg_diff()Joseph Sutton2021-09-291-2/+16
* ldb_msg: Don't fail in ldb_msg_copy() if source DN is NULLJoseph Sutton2021-09-291-2/+4
* texpect: don't ignore unknown optionsRalph Boehme2021-09-131-1/+7
* lib/cmdline: restore s3 option name --max-protocol for MAXPROTOCOL from 4.14Ralph Boehme2021-09-131-1/+1
* lib/cmdline: fix --configfile handling of POPT_COMMON_CONFIG_ONLY used by ntl...Stefan Metzmacher2021-09-131-2/+1
* docs-xml: use upper case for "{client,server} smb3 {signing,encryption} algor...Stefan Metzmacher2021-09-101-2/+2
* lib/cmdline: restore pre-4.15 logging behaviour for daemonsRalph Boehme2021-09-061-1/+10
* lib/cmdline: add POPT_COMMON_DAEMON daemon popt optionsRalph Boehme2021-09-063-0/+113
* lib/gpfswrap: add gpfs_set_times_path() wrapperRalph Boehme2021-09-062-0/+15
* libreplace: remove now unused USE_COPY_FILE_RANGE defineRalph Boehme2021-08-161-2/+0
* lib:cmdline: Use lp_load_global() for serversAndreas Schneider2021-08-062-1/+10
* docs-xml: offer aes-128-gmac by defaultStefan Metzmacher2021-07-151-1/+1
* docs-xml: add "client/server smb3 signing algorithms" optionsStefan Metzmacher2021-07-152-0/+8
* lib/param: offer aes-256-{gcm,ccm} encryption by defaultStefan Metzmacher2021-07-151-1/+1
* docs-xml: add "client/server smb3 encryption algorithms" optionsStefan Metzmacher2021-07-152-0/+9
* lib/param: enable "server multi channel support" by default on Linux and FreeBSDStefan Metzmacher2021-07-151-0/+2
* lib/param: add lpcfg_parm_is_unspecified() helperStefan Metzmacher2021-07-152-0/+11
* docs-xml: remove support for "SMB3_10"Stefan Metzmacher2021-07-151-1/+0
* docs-xml: remove support for "SMB2_24"Stefan Metzmacher2021-07-151-1/+0