aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/users.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update for Python 3.7 (broke syntax backwards compatibility) and update year and email1.20Mattias Andrée2018-08-091-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Update yearMattias Andrée2017-01-191-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* bump yearMattias Andrée2016-04-191-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* forgot to bump yearMattias Andrée2015-03-211-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix race condition + forgot to update distMattias Andrée2014-11-221-1/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix bug1.4.1Mattias Andrée2014-10-311-1/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* use the devfs method by default in UsersMattias Andrée2014-08-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* improve users plugin + users demoMattias Andrée2014-03-091-4/+69
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add usersMattias Andrée2014-02-281-0/+42
Signed-off-by: Mattias Andrée <maandree@operamail.com>