| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 3 | -9/+8 |
* | [statistics] Load stupidtable when displaying list | Simon Rettberg | 2017-12-07 | 1 | -0/+1 |
* | [statistics] location filter: Support recursive matching by (ab)using ~ and !~ | Simon Rettberg | 2017-12-07 | 2 | -4/+11 |
* | [statistics] Fixed a bug where the filterbox kept the old dropdown entries | Jannik Schönartz | 2017-12-05 | 1 | -0/+1 |
* | [statistics] Fix link to runmode in client details view | Simon Rettberg | 2017-12-05 | 1 | -1/+1 |
* | [statistics] Restore client list heading | Simon Rettberg | 2017-12-04 | 1 | -0/+2 |
* | [statistics] Add delete functionality | Simon Rettberg | 2017-12-04 | 6 | -5/+76 |
* | [statistics] Add missing filter values to "state" | Simon Rettberg | 2017-12-03 | 1 | -1/+1 |
* | [syslog, statistics] Pretty print time, shorten CPU model in list | Simon Rettberg | 2017-12-01 | 2 | -15/+8 |
* | Merge branch 'master' into permission-manager | Simon Rettberg | 2017-12-01 | 17 | -175/+431 |
|\ |
|
| * | [statistics, roomplanner, locationinfo] Ignore machines with runmode:isclient==0 | Simon Rettberg | 2017-12-01 | 2 | -4/+8 |
| * | [roomplanner] Refactor to use runmode | Simon Rettberg | 2017-11-30 | 2 | -9/+47 |
| * | [statistics] Reset session name on login to vmchooser | Simon Rettberg | 2017-11-30 | 1 | -1/+1 |
| * | [statistics] Update translations | Simon Rettberg | 2017-11-30 | 4 | -6/+12 |
| * | [statistics] Handle runmode and its isclient flag | Simon Rettberg | 2017-11-30 | 7 | -53/+140 |
| * | [statistics] Introduce state column to get rid of complicated state determina... | Simon Rettberg | 2017-11-28 | 7 | -109/+201 |
| * | [statistics] Warn about suspicious hardware changes (RAM, CPU) | Simon Rettberg | 2017-11-24 | 1 | -18/+42 |
| * | [statistics] Filter 'state' was missing in the client statistics filter | Jannik Schönartz | 2017-11-23 | 1 | -1/+6 |
| * | Merge branch 'master' of git.openslx.org:openslx-ng/slx-admin | Jannik Schönartz | 2017-11-23 | 1 | -1/+1 |
| |\ |
|
| * | | [statistics&syslog] Changed ip to machine-uuid for filtering. Fixed a bug wh... | Jannik Schönartz | 2017-11-20 | 2 | -2/+2 |
* | | | Merge remote-tracking branch 'origin/master' into permission-manager | Udo Walter | 2017-11-21 | 6 | -34/+84 |
|\ \ \
| | |/
| |/| |
|
| * | | [statistics] Also adapt MAC-UUID fixing code to mltk changes | Simon Rettberg | 2017-11-21 | 1 | -1/+1 |
| |/ |
|
| * | [statistics&syslog] Fix possible cron delete query overflow | Simon Rettberg | 2017-11-15 | 1 | -3/+14 |
| * | [statistics] Show client details if filter has exactly one result | Simon Rettberg | 2017-11-13 | 1 | -0/+21 |
| * | [statistics] api: Allow specifying client type | Simon Rettberg | 2017-11-03 | 1 | -27/+42 |
| * | [translation] Added translation for 'subnet' filter | Steffen Ritter | 2017-09-05 | 3 | -3/+6 |
* | | [statistics] moved "add filter" button closer to the filter field | Udo Walter | 2017-10-18 | 1 | -3/+3 |
* | | [statistics] changed coloring of naviation buttons from blue to 'pressed down'; | Udo Walter | 2017-10-13 | 3 | -14/+28 |
* | | [statistics] fixed inconsistencies | Udo Walter | 2017-09-28 | 11 | -230/+270 |
|/ |
|
* | [statistics] Helper for getting machine as object from DB (to be extended) | Simon Rettberg | 2017-06-23 | 2 | -0/+113 |
* | [statistics] Float cannot be array index | Simon Rettberg | 2017-06-07 | 1 | -2/+2 |
* | [statistics] Remove debug message | Simon Rettberg | 2017-05-17 | 1 | -1/+0 |
* | [statistics] Compat to old DB in conftgz hook | Simon Rettberg | 2017-05-10 | 1 | -19/+21 |
* | [statistics] Fix typo in install.inc.php | Simon Rettberg | 2017-05-10 | 1 | -1/+1 |
* | [statistics] Hide "add beamer" for screens with no EDID | Simon Rettberg | 2017-05-10 | 3 | -2/+6 |
* | Update translations | Simon Rettberg | 2017-04-07 | 2 | -0/+10 |
* | [statistics] Better errormsg in install, link to projectors added | Simon Rettberg | 2017-04-07 | 2 | -6/+11 |
* | [statistics] Handle client screens, manage projectors | Simon Rettberg | 2017-04-06 | 7 | -3/+284 |
* | [statistics] Fetch client log by UUID, not IP | Simon Rettberg | 2017-03-29 | 1 | -1/+1 |
* | [statistics/locations] Update/set subnetlocationid field in DB if the DB has ... | Simon Rettberg | 2017-01-11 | 1 | -0/+8 |
* | [statistics/locations/..] Cache calculated locationid of machine in machine t... | Simon Rettberg | 2016-12-06 | 4 | -13/+69 |
* | [statistics] Check if module 'syslog' is active before showing client log | Simon Rettberg | 2016-12-06 | 1 | -25/+27 |
* | [statistics] Use new decollapser on front page | Simon Rettberg | 2016-12-02 | 5 | -23/+45 |
* | [statistics] Add support for parsing GPT output from busybox fdisk | Simon Rettberg | 2016-11-18 | 2 | -4/+54 |
* | [statistics] Make static function static | Simon Rettberg | 2016-11-17 | 1 | -1/+1 |
* | [statistics] Show red hdd icon in client list when filtering by ID44 == 0 and... | Simon Rettberg | 2016-11-14 | 3 | -1/+24 |
* | [statistics] Fix cache lookup of device pciid | Simon Rettberg | 2016-10-12 | 1 | -2/+2 |
* | use INET_ATON() on `clientip` so fix #3000. | Christian Klinger | 2016-09-29 | 1 | -1/+7 |
* | [statistics/locations] Fix query for getting machines for a location | Simon Rettberg | 2016-09-13 | 1 | -2/+2 |
* | [statistics] queryFirst -> simpleQuery -.- | Simon Rettberg | 2016-09-09 | 1 | -1/+1 |