Commit Graph

  • 00eb18a (HEAD -> master) Agent: fix device check loop by Pekka Helenius 2020-05-28 10:20:51 +0300
  • 827a3e4 Agent: move processCheck code block by Pekka Helenius 2020-05-22 09:10:03 +0300
  • 53f1210 Agent: check that passwd file is OK and readable by Pekka Helenius 2020-05-22 09:05:03 +0300
  • 1581d17 Agent: re-order imports by Pekka Helenius 2020-05-22 08:59:01 +0300
  • 666d21c Agent: additional checks, more log messages by Pekka Helenius 2020-05-22 08:56:46 +0300
  • 3c92b07 Update docs (agent command section) by Pekka Helenius 2020-05-22 08:18:32 +0300
  • 0b08062 Agent: check that command(s) are supplied in agent XML element by Pekka Helenius 2020-05-22 08:13:55 +0300
  • 6931093 Agent: support chained commands in agent XML element by Pekka Helenius 2020-05-22 08:11:02 +0300
  • d43a916 Update Arch Linux PKGBUILD by Pekka Helenius 2020-05-21 21:28:59 +0300
  • 2a297cc Agent: fix formatting issues by Pekka Helenius 2020-05-21 21:01:02 +0300
  • 5df8556 Revert sample conf changes by Pekka Helenius 2020-05-21 20:54:08 +0300
  • 27f748d Comment un-used variable tty by Pekka Helenius 2020-05-21 20:33:42 +0300
  • 96e4232 Add Arch Linux build script by Pekka Helenius 2020-05-21 19:43:00 +0300
  • 68e9c72 README: Fix wiki links by Pekka Helenius 2020-05-21 19:36:57 +0300
  • 25e22af Update & re-style docs by Pekka Helenius 2020-05-21 19:29:25 +0300
  • 508a795 Agent: do not terminate process if user thread fails by Pekka Helenius 2020-05-21 18:35:56 +0300
  • b6c2aff Agent: check count of 'cmd' tags by Pekka Helenius 2020-05-21 18:34:21 +0300
  • 7c9dd7b Agent: add process checks by Pekka Helenius 2020-05-21 18:25:15 +0300
  • e6566cf Support env vars in (un)locks; reset env vars for user commands; update docs by Pekka Helenius 2020-05-21 18:20:27 +0300
  • 693c20b Agent: change to multi-thread; auto-add configured Unix users by Pekka Helenius 2020-05-21 18:02:23 +0300
  • aa63b60 Fix deny_remote behavior by Pekka Helenius 2020-05-21 17:52:32 +0300
  • e8e44fd Rephrase log messages by Pekka Helenius 2020-05-21 17:50:30 +0300
  • 6884aac Rename device loop variable by Pekka Helenius 2020-05-21 17:48:00 +0300
  • 404cfce Do not tell authentication method name or version information by Pekka Helenius 2020-05-21 17:47:11 +0300
  • 3d41162 Convert to Python 3 by Pekka Helenius 2020-05-21 17:45:43 +0300
  • 03c2d63 Mounts: add verbosity by Pekka Helenius 2020-05-21 17:38:07 +0300
  • 5433482 Update Makefile by IGP 2016-10-07 03:59:47 -0400
  • 06b7432 Create pam_usb.conf by IGP 2016-10-07 03:40:49 -0400
  • 0c7b1b2 Rename doc/pam_usb.conf to doc/examples/pam_usb.conf by IGP 2016-10-07 03:29:48 -0400
  • c2b7294 Update device.h by IGP 2016-10-07 02:31:19 -0400
  • 3999288 Update pad.h by IGP 2016-10-07 02:30:23 -0400
  • 0fe1ddb Update volume.h by IGP 2016-10-07 02:29:43 -0400
  • d23bce6 Update conf.h by IGP 2016-10-07 02:18:34 -0400
  • 15f358b Update CONFIGURATION.md by IGP 2016-10-07 02:17:11 -0400
  • 15e3054 Update pam_usb.conf by IGP 2016-10-07 02:16:10 -0400
  • 7d1bc15 Update pamusb-conf by IGP 2016-10-07 02:15:07 -0400
  • 52b610b Update pamusb-agent by IGP 2016-10-07 02:13:51 -0400
  • d37d222 Rename pamusb.conf to pam_usb.conf by IGP 2016-10-07 02:11:28 -0400
  • 088252e Update Makefile by IGP 2016-10-07 02:05:33 -0400
  • a2fe52a Update conf.h by IGP 2016-10-06 14:49:09 -0400
  • 1053d92 Cleaning pad.c by IGP 2016-10-06 14:46:34 -0400
  • 3f3e503 Update volume.c - more iters with less sleeping by IGP 2016-10-06 06:24:17 -0400
  • d946be5 Cleanup volume.c by IGP 2016-10-06 05:48:03 -0400
  • 3ec7098 Cleanup pad.c by IGP 2016-10-06 05:47:03 -0400
  • 0ac18e3 Cleanup device.c by IGP 2016-10-06 05:46:23 -0400
  • 19db31a Merge pull request #1 from luka-n/master by IGP 2016-10-06 05:45:11 -0400
  • 5c67b75 Delete hal.h in prep for udisks2 merge by IGP 2016-10-06 05:45:01 -0400
  • fe2c595 Delete hal.c in prep for udisks2 merge by IGP 2016-10-06 05:44:45 -0400
  • 9c55f04 Update Makefile - disable DEBUG by IGP 2016-10-06 05:30:21 -0400
  • d50d2bd Merge pull request #2 from frantsao/master by IGP 2016-10-06 05:28:23 -0400
  • 00f26b9 Merge remote-tracking branch 'upstream/master' by Francisco Javier Tsao Santín 2016-05-15 01:58:51 +0200
  • 1ccae66 port to udisks2 by Luka Novsak 2016-02-07 13:30:41 +0100
  • 40b17fa Merge pull request #30 from cdituri/tighter--add-device-logic by Andrea Luzzardi 2016-04-27 13:31:21 -0700
  • 537d85c tools/pamusb-conf: tighten --add-device logic by Chris Dituri 2016-04-16 15:49:36 -0500
  • fb1d08a Updated Free Software Foundation address in license notes by Francisco Javier Tsao Santín 2016-03-16 23:56:42 +0100
  • ce05427 Makefile paths for 32/64 bits systems, configuration and documentation more apropiate for certain OS distributions by Francisco Javier Tsao Santín 2016-03-16 23:34:05 +0100
  • b96b4f7 Merge pull request #22 from krieger-od/master by Andrea Luzzardi 2015-09-30 13:53:03 -0700
  • 1d86977 Merge pull request #24 from orthographic-pedant/spell_check/across by Andrea Luzzardi 2015-09-30 13:51:14 -0700
  • 86ed4d0 Fixed typographical error, changed accross to across in README. by orthographic-pedant 2015-09-30 16:09:05 -0400
  • 52c59e7 Umount if failed? by Andrey Utkin 2015-09-24 03:28:46 +0300
  • a8a346c Invoke python version 2 explicitly for tools by Andrey Utkin 2015-09-19 02:01:14 +0300
  • 2055bc9 Fix parsability of shipped config file by Andrey Utkin 2015-09-19 01:58:07 +0300
  • 6a30dff Merge pull request #10 from georghopp/pad_filename_fix by Andrea Luzzardi 2012-11-09 10:36:57 -0800
  • a636c17 when creating system pad file change all occurences of / in the device name with _. This ensures that a correct filename will be create even when there are slashes in the device name by Georg Hopp 2012-11-06 07:58:09 +0100
  • 8d630b9 Update README.md by Andrea Luzzardi 2012-04-14 03:45:06 -0700
  • 99cc4eb Merge pull request #6 from ivebeenlinuxed/master by Andrea Luzzardi 2012-04-02 17:06:25 -0700
  • 580fe4f Made changes to gnome-screensaver-command to reflect Gnome 3 incompatibility by Will Tinsdeall 2012-04-03 00:10:42 +0100
  • 8e82e7b Updated README file to mention we're now using UDisks instead of HAL by Andrea Luzzardi 2012-03-18 15:04:59 +0100
  • 698131b Merge pull request #5 from alessio/master by Andrea Luzzardi 2012-03-12 03:29:08 -0700
  • 3b4523f Increase entropy of generated pad files, patch from Toby Speight <T.M.Speight.90@cantab.net>. by Alessio Treglia 2012-03-12 11:05:03 +0100
  • c334595 Don't include linux-specific headers. by Alessio Treglia 2012-03-12 11:04:10 +0100
  • 0e27ba0 Fix misspellings. by Alessio Treglia 2012-03-12 11:03:28 +0100
  • 49f501e Small improvements to the buildsystem. by Alessio Treglia 2012-03-12 11:00:58 +0100
  • 7a4e02a Gentoo install instructions by Andrea Luzzardi 2012-03-11 17:54:49 +0100
  • 59da3ae Merge pull request #2 from saro/master by Andrea Luzzardi 2012-03-11 09:49:59 -0700
  • 20b9df6 Fixed Makefile (thanks @xibeca) by Andrea Luzzardi 2012-03-07 19:29:40 +0100
  • ea3a478 README: Fixed link to configuration reference by Andrea Luzzardi 2012-03-02 14:47:16 -0800
  • 4387431 README: Link to the configuration reference by Andrea Luzzardi 2012-03-02 14:23:34 -0800
  • 03af6d0 Fixed configuration documentation by Andrea Luzzardi 2012-03-02 00:59:16 -0800
  • 230a357 Configuration doc is now in markdown by Andrea Luzzardi 2012-03-02 00:56:41 -0800
  • fe239cf Removed useless FAQ file by Andrea Luzzardi 2012-03-02 00:56:08 -0800
  • c3d7ecc Removed now obsolete QUICKSTART and UPGRADING by Andrea Luzzardi 2012-03-02 00:54:57 -0800
  • a65beba Update doc/CONFIGURATION by Andrea Luzzardi 2012-03-02 00:51:52 -0800
  • c017286 Update README.md by Andrea Luzzardi 2012-03-02 00:50:33 -0800
  • 3e3b5d5 Merged QUICKSTART into README by Andrea Luzzardi 2012-03-02 00:09:06 -0800
  • 9e249a4 Update README.md by Andrea Luzzardi 2012-03-01 14:14:19 -0800
  • 3de1d84 tools/pamusb-conf: Added SDCard support by Contarino Rosario 2011-05-11 00:13:53 +0200
  • 574c358 (tag: 0.5.0) Updated ChangeLog by aluzzardi 2011-04-21 02:46:55 +0200
  • cf7f7d9 pamusb-conf cleanup by aluzzardi 2011-04-21 02:29:01 +0200
  • c92b0f7 Removed deprecated scripts by aluzzardi 2011-04-21 02:23:12 +0200
  • debe10b Version bump by aluzzardi 2011-04-21 02:20:47 +0200
  • 016671b Documentation update by aluzzardi 2011-04-21 02:12:24 +0200
  • c0c11ea Memory protection by aluzzardi 2011-04-21 01:42:41 +0200
  • 749c030 pamusb-agent UDisks migration by aluzzardi 2011-04-21 01:15:37 +0200
  • 4673f86 dump deny_remote value on pamusb-check --dump by aluzzardi 2011-04-20 16:15:17 +0200
  • 7a0214d Migrated core lib to UDisks. Completely removed HAL dependency. by aluzzardi 2011-04-20 16:06:02 +0200
  • de5be5d Added deny_remote option by aluzzardi 2011-04-19 23:51:30 +0200
  • 625589c Added .gitignore by aluzzardi 2011-04-19 23:07:10 +0200
  • 0cdf0ac UDisks support by aluzzardi 2011-04-19 23:06:44 +0200
  • 30eb2c6 Embedded libhal by aluzzardi 2011-04-19 21:47:54 +0200