summaryrefslogtreecommitdiffstats
path: root/modules-available/syslog
Commit message (Collapse)AuthorAgeFilesLines
* [syslog] Set UUID = null if seemingly invalidSimon Rettberg2019-04-101-3/+9
|
* [syslog/locationinfo] Fix install script db refsSimon Rettberg2019-03-051-2/+2
|
* Fix UUID handling; refactor constraints for machineuuidSimon Rettberg2019-02-211-4/+27
|
* [syslog] Add user export featureSimon Rettberg2018-08-076-4/+87
| | | | | | | This will export all rows from tables that log user related content, data, events, helping administrators to conform to DSGVO information requests. Closes #3401
* [inc/Module] Overhaul dependency loading and handling of js/cssSimon Rettberg2018-04-131-3/+5
| | | | This is supposed to prevent unneeded js/css from being pulled in
* Permissions: Consistency: Make all pages require at least one permission to ↵Simon Rettberg2018-04-091-0/+1
| | | | | | be accessible Closes #3340
* [syslog] Permission checks when saving anonymization daysSimon Rettberg2018-02-136-31/+47
|
* [permissionmanager] Introduce "location-aware" flag for permissionsSimon Rettberg2018-02-121-3/+5
| | | | | | | | | | This flag tells wether the permission can be restricted to certain locations in a meaningful way. This flag has to be set in the permissions.json of the according module. For example, the permission to reboot the server cannot be limited to certain locations in a meaningful way, while the view of the client log can be filtered to only show log entries for clients in specific locations.
* Merge branch 'master' into permission-managerSimon Rettberg2018-02-098-9/+84
|\
| * Update translationsSimon Rettberg2018-02-084-6/+16
| |
| * [syslog] Add option to anonymize log entries after X daysSimon Rettberg2018-02-083-0/+60
| | | | | | | | Closes #3301
| * [statistics] Move replace-hook to statistics subdirSimon Rettberg2018-01-181-0/+0
| |
| * [syslog] Make client ip clickable, linking to statisticsSteffen Ritter2018-01-162-3/+3
| |
| * [statistics] Add "replace machines" feature (not linked to anywhere yet)Simon Rettberg2018-01-111-0/+5
| |
* | [statistics] added permissions to view client logs;Udo Walter2018-01-186-4/+33
|/ | | | | removed unused query arguments from Paginate::exec (caused an error if query arguments that are actually used in the query are passed to Paginate::exec)
* [syslog, statistics] Pretty print time, shorten CPU model in listSimon Rettberg2017-12-011-9/+1Star
|
* Merge branch 'master' into permission-managerSimon Rettberg2017-12-012-11/+13
|\
| * [syslog] Fixed sql injection preventionJannik Schönartz2017-11-231-2/+1Star
| |
| * [syslog] Added sql injection preventionJannik Schönartz2017-11-231-1/+3
| |
| * [statistics&syslog] Changed ip to machine-uuid for filtering. Fixed a bug ↵Jannik Schönartz2017-11-202-11/+12
| | | | | | | | where the client-log was losing the specific client when a filter was added.
* | Merge remote-tracking branch 'origin/master' into permission-managerUdo Walter2017-11-213-5/+16
|\| | | | | | | | | | | # Conflicts: # modules-available/backup/templates/_page.html # style/default.css
| * [statistics&syslog] Fix possible cron delete query overflowSimon Rettberg2017-11-151-1/+4
| |
| * [syslog] Tweak machineuuid index in installerSimon Rettberg2017-11-031-2/+8
| |
| * [syslog] api: Relax spam protectionSimon Rettberg2017-11-031-2/+4
| |
* | [sysconfig] renamed "Go"-Button to "apply filter" and connected the button ↵Christian Hofmaier2017-10-163-7/+11
| | | | | | | | to the input field
* | [baseconfig][baseconfig_partitions_cdn][eventlog][minilinux][permissionmanag ↵Christian Hofmaier2017-09-291-20/+24
|/ | | | er][rebootcontrol][statisics_reporting][syslog] fixed inconsistencies
* [*] Adapt to new baseconfig APISimon Rettberg2017-07-111-1/+1
|
* [syslog] Improved filtering with suggestions from existing logSimon Rettberg2017-07-065-83/+86
|
* Modularize cron apiSimon Rettberg2016-08-221-0/+5
| | | | | Modules now can have a ./hooks/cron.inc.php to run every X minutes, according to how you set up the cron job for the global /inc/cron.inc.php
* [syslog] API: Write machineuuid to DBSimon Rettberg2016-07-141-1/+3
|
* [install] Implement install scripts for most modulesSimon Rettberg2016-06-081-0/+38
|
* work work work work workSimon Rettberg2016-05-191-2/+1Star
|
* MORE WMORKSimon Rettberg2016-05-183-3/+53
|
* Modularized baseconfig fetching (api)Simon Rettberg2016-05-172-0/+44
|
* Migrated messages to modulesSimon Rettberg2016-05-101-3/+3
|
* Translating module strings and custom sections worksSimon Rettberg2016-05-101-1/+2
|
* Work on translations: templates and messages workSimon Rettberg2016-05-046-19/+13Star
|
* WIPSimon Rettberg2016-05-038-0/+202