summaryrefslogtreecommitdiff
path: root/lib/mscat
Commit message (Expand)AuthorAgeFilesLines
* lib;smbd: Fix the -Os build by initializing variablesVolker Lendecke2021-08-061-2/+2
* lib:mscat: Don't use deprecated typesAndreas Schneider2021-06-091-9/+9
* lib:mscat: Add missing return check for error in dumpsmcatAndreas Schneider2019-05-241-3/+12
* waf: Move gnutls_pkcs7_get_embedded_data_oid to main gnutls fileAndreas Schneider2019-04-301-6/+0
* build: Allow build when --disable-gnutls is setAndrew Bartlett2019-03-201-1/+5
* samba-o3: fix -Werror=maybe-uninitialized in lib/mscat/mscat_pks7.cJoe Guo2019-03-081-1/+5
* lib:mscat: Use size_t for len value to fix build issueAndreas Schneider2019-01-191-3/+6
* lib:mscat: Fix may be used uninitialized warningsAndreas Schneider2019-01-191-2/+6
* lib/mscat: fix logging in wscriptAlexander Bokovoy2018-09-051-1/+1
* lib: Add support to parse MS Catalog filesAndreas Schneider2018-08-097-0/+1978