Commit Graph

  • 7c3fd00b60 Updated %changelog in elog.spec ritt 2020-08-29 17:08:23 +02:00
  • 2a63b861e1 Fixed buildrpm to contain packager ritt 2020-08-28 16:25:57 +02:00
  • 3d7c366b84 Fixed USEXXX vs. USE_XXX ritt 2020-08-27 09:39:31 +02:00
  • 0b809e12fe Removed elog.spec ritt 2020-08-27 09:37:16 +02:00
  • e58fea6974 Added elog.spec.template ritt 2020-08-27 09:12:00 +02:00
  • 6ba4bce7f4 New update for RPM build script from L.JR ritt 2020-08-26 20:38:33 +02:00
  • 13c50f10b8 Update of elog.spec from Laurent ritt 2020-08-25 13:38:41 +02:00
  • 4641f5aad4 Merge branch 'master' of bitbucket.org:ritt/elog ritt 2020-08-10 08:45:53 +02:00
  • ee11f4ae53 Added SSL read error fix thanks to H.S.S. ritt 2020-08-10 08:45:39 +02:00
  • 8080d3dd19 Removed version info on 404 error ritt 2020-08-04 13:43:39 +02:00
  • c3c960fafc Increased max attachment size to 1 GByte ritt 2020-08-04 13:21:43 +02:00
  • c76272a5af Fixed two potential memory leaks ritt 2020-04-16 11:01:58 +02:00
  • f1046d45e7 Fixed bug with new elog entry #0 in logfile ritt 2020-04-01 15:56:20 +02:00
  • 80633bac29 Overwrite PID file if it exists ritt 2020-04-01 11:55:02 +02:00
  • dd35f04ec8 Determine dist automatically ritt 2020-02-26 11:24:13 +01:00
  • 1fe80bd6e4 changed tar file to include release ritt 2020-02-26 11:02:35 +01:00
  • ccc8a60f25 Adjusted copying to download directories ritt 2020-02-26 10:43:07 +01:00
  • 1812e7c5fe Applied RPM build patch from Laurent Jean-Rigaud ritt 2020-02-26 09:23:54 +01:00
  • 4936b76915 Do not exit if problem with PID file ritt 2020-02-17 12:12:02 +01:00
  • 6ae0c8a974 Updated buildrpm ritt 2020-02-12 12:36:51 +01:00
  • 7eb3663a30 Updated checklist ritt 2020-02-12 12:35:42 +01:00
  • e955bde7eb Fixed bug in conditional attribute processing in find form ritt 2020-02-11 12:53:04 +01:00
  • e38e91da5f Fixed bug in return buffer memory allocation which caused crash for large message (>200000 chars) ritt 2020-02-11 12:11:57 +01:00
  • 033e292301 Fixed NULL pointer deference in show_uploader_json ritt 2020-02-11 11:15:35 +01:00
  • ebcd8ed823 Install emacs in docker file ritt 2020-02-11 10:59:15 +01:00
  • c1fd3ee3c3 Use different TLS methods for OpenSSL 1.0 and 1.1 ritt 2020-02-11 10:49:34 +01:00
  • 8e6cb6a697 Replaced deprecated TLSv1_2_method() by TLS_method() ritt 2020-02-11 10:03:40 +01:00
  • 9f6762f4b9 Adde Dockerfile ritt 2020-02-01 18:52:49 +01:00
  • c104b43027 Changed comment ritt 2020-02-01 17:10:41 +00:00
  • 6c75bc4b43 Build on latest gcc ritt 2020-02-01 17:04:23 +00:00
  • aae6d31e63 Added submodule init ritt 2020-02-01 16:59:16 +00:00
  • 2ba5235e11 Added installation of cmake ritt 2020-02-01 16:54:47 +00:00
  • 7934b8cd9a Initial Bitbucket Pipelines configuration ritt 2020-02-01 16:52:48 +00:00
  • 283534d97d Prevent attachment files from being overwritten ritt 2019-12-10 12:32:11 +01:00
  • d9d1f5b54b Fixed memory leak with ssl_con ritt 2019-12-09 17:01:19 +01:00
  • 993bed4923 Serve SVG files as attachments only to avoid XSS vulnerabilities ritt 2019-12-09 16:48:20 +01:00
  • eefdabb714 Apply HTML escaping to "loc" command ritt 2019-12-09 16:28:16 +01:00
  • 1611b12352 Fixed install of elogd.cfg ritt 2019-12-09 16:09:53 +01:00
  • 15787c1ede Check access to logbook before executing retrieve_url() ritt 2019-12-09 15:21:04 +01:00
  • 32ba07e192 Removed keepalive from retrieve_url, added password check for uploading attachments ritt 2019-12-09 15:17:46 +01:00
  • 38c08aceda Changed retrieve_url to send cookies only during logbook synchronization ritt 2019-12-09 14:22:15 +01:00
  • 7367647d40 Implemented "Allow clone" configuration setting ritt 2019-12-09 13:13:43 +01:00
  • 57bea22e7b Fixed git file generation under MacOSX ritt 2019-11-27 15:54:19 +01:00
  • d05ee3d313 Fixed build process for Windows 10 ritt 2019-11-27 15:49:00 +01:00
  • 18b0d54cf4 Replaced non-portable strcasestr by stristr ritt 2019-11-27 15:40:06 +01:00
  • 24f03be308 Fixed typo ritt 2019-11-27 13:49:09 +01:00
  • 04dbd76616 Fixed Windows 10 issues ritt 2019-11-27 13:46:45 +01:00
  • ccd2bee54f Changed UNUSED to make it Windows compatible ritt 2019-11-27 13:24:53 +01:00
  • 46cbc18df5 Fixes for Windows 10 ritt 2019-11-27 11:57:08 +01:00
  • d9c47af710 Check for "Admin restrict edit time" also for multiple entries delete operation (via select) ritt 2019-11-20 15:43:32 +01:00
  • 807666943a Obey "Admin restrict edit time" also in delete operation ritt 2019-11-20 15:33:04 +01:00
  • f6ba2191eb Apply "restrict edit time" also to multi-edits ritt 2019-11-19 17:13:02 +01:00
  • ab8b98c790 Implemented "Admin restrict edit time" ritt 2019-11-19 14:03:37 +01:00
  • b7ee024ffb Use ltime for XML export/import of date and datetime attributes ritt 2019-11-19 11:44:01 +01:00
  • 63fdfa1688 Added "Path" to list of forbidden attributes ritt 2019-11-16 15:34:16 +01:00
  • ba84827ad5 Fixed wrong launchctl commands ritt 2019-10-01 08:21:55 +02:00
  • ce2a48e988 Generate git-revision.h on each build ritt 2019-05-29 10:41:57 +02:00
  • 9a763749ce Update from Fred ritt 2019-05-27 15:37:21 +02:00
  • fccea5ae8b Changed Makefile to use elogd.cfg.example ritt 2019-05-27 11:53:57 +02:00
  • 641cae31dd Added install functionality to CMake ritt 2019-05-26 12:01:19 +02:00
  • 8feac9079a Merge branch 'master' of bitbucket.org:ritt/elog ritt 2019-05-22 13:54:41 +02:00
  • 4a01c2aab5 Fixed potential string overflows and removed further compiler warnings ritt 2019-05-22 13:26:45 +02:00
  • 465d738c96 Removed further compiler warnings ritt 2019-05-22 09:30:20 +02:00
  • e950e2cac3 Removed further compiler warnings ritt 2019-05-22 09:29:21 +02:00
  • 2dc8a7797f Fixed clang warnings ritt 2019-05-21 17:45:38 +02:00
  • 13bd96e50e Fixed compiler warnings ritt 2019-05-21 12:24:34 +02:00
  • b8a3c9449e Automatically generate git-revision.h file in CMake file ritt 2019-05-21 12:04:40 +02:00
  • e62e4c24e8 Made CMakeLists.txt file compatible with CMake 2.8.0 ritt 2019-05-20 14:58:31 +02:00
  • 4cea3a87dc Added ignore directories for CLion ritt 2019-05-20 08:55:41 +02:00
  • 26cdd7633f Added strlcpy ritt 2019-05-17 11:00:46 +02:00
  • 2edfb2f592 Fixed issues with OpenSSL library finding ritt 2019-05-17 10:56:43 +02:00
  • 325e0fd243 Added FindOpenSSL ritt 2019-05-17 10:47:49 +02:00
  • 1598b9cbba Changed required CMake version to 3.12 ritt 2019-05-17 09:59:51 +02:00
  • a28411aae4 Removed old xcode projects ritt 2019-05-17 09:38:42 +02:00
  • 1c7b4f4358 Added "xcode" to ignor ritt 2019-05-17 09:37:31 +02:00
  • e5f4fe980d Fixed compiler warning ritt 2019-05-16 11:34:32 +02:00
  • 60cc9eebee Added options for KRB5, LDAP and PAM in CMake system ritt 2019-05-16 11:33:03 +02:00
  • 4575ff7ab2 Created first version of CMakeLists.txt ritt 2019-05-15 23:23:24 +02:00
  • 6aa2df9d30 Fixed overlapping strlcpy(), seems to segfault under some MacOSX ritt 2019-05-01 10:59:30 +02:00
  • 86bf87baa9 Explained "last default" option a bit better. ritt 2019-04-29 13:06:22 +02:00
  • 2fab4a31d7 Obey "Restrict edit time" also for submissions via elog tool ritt 2019-04-26 17:21:58 +02:00
  • ead6bbc6c4 Re-arranged layout of subscribed logbooks to better fit the screen ritt 2019-04-11 12:54:20 +02:00
  • ae0c989b0e Fixed unitialized show_self_register ritt 2019-04-04 13:15:58 +02:00
  • 3c57d7838a Merge branch 'master' into pam ritt 2019-04-04 13:10:59 +02:00
  • f016765441 Fixed wrong sizeof's ritt 2019-04-04 13:10:36 +02:00
  • 0e651eaeed Added new Mac ports library directoy ritt 2019-04-04 13:08:38 +02:00
  • 8df0619b2f Added documentation on how to use PAM, and caveats. Jan Christoph Terasa 2019-03-16 14:13:00 +01:00
  • 7c166839c8 Disable new user registration in case of PAM authentication. Jan Christoph Terasa 2019-03-16 13:10:03 +01:00
  • 55798d4fa2 Fix PAM overriding self registration settings. Jan Christoph Terasa 2019-03-16 12:58:47 +01:00
  • e9d3b82ddb Use strdup instead of manual calloc/memcpy. This fixes issue #1. Jan Christoph Terasa 2019-02-27 16:00:23 +01:00
  • 93e092db13 Log PAM authentication procedure in logfile. Jan Christoph Terasa 2019-02-19 16:24:55 +01:00
  • cb161f4911 Do not store password in password file if using PAM. Jan Christoph Terasa 2019-02-19 15:49:14 +01:00
  • 5974fa0439 Fix PAM #endif. Jan Christoph Terasa 2019-02-19 14:52:58 +01:00
  • d0ddbab545 Change empty password file logic in case of PAM authentication. Jan Christoph Terasa 2019-02-19 14:48:26 +01:00
  • 2dedd2addc Conditionally compile new PAM user registration logic. Jan Christoph Terasa 2019-02-19 14:41:46 +01:00
  • 7e7d810ea0 In case of PAM, change user save logic. Jan Christoph Terasa 2019-02-19 14:34:39 +01:00
  • e20fd652ef Show new user page if user is not in password file. Jan Christoph Terasa 2019-02-18 22:24:52 +01:00
  • c2133ddffd Treat PAM login like Kerberos or Webserver login. Jan Christoph Terasa 2019-02-18 22:19:47 +01:00
  • 4080be05a1 fix "Subscribe to logbooks" table for hidden logbooks luedeke 2019-03-07 16:13:55 +01:00
  • cdb78a10bd Disable submit button after first click to avoid double submits ritt 2019-02-20 15:05:35 +01:00