Pekka Helenius
|
e6566cfa72
|
Support env vars in (un)locks; reset env vars for user commands; update docs
|
4 years ago |
Pekka Helenius
|
693c20be0d
|
Agent: change to multi-thread; auto-add configured Unix users
|
4 years ago |
Pekka Helenius
|
aa63b60b1e
|
Fix deny_remote behavior
|
4 years ago |
Pekka Helenius
|
e8e44fd43c
|
Rephrase log messages
|
4 years ago |
Pekka Helenius
|
6884aac79d
|
Rename device loop variable
|
4 years ago |
Pekka Helenius
|
404cfce703
|
Do not tell authentication method name or version information
|
4 years ago |
Pekka Helenius
|
3d41162fa8
|
Convert to Python 3
|
4 years ago |
Pekka Helenius
|
03c2d63efc
|
Mounts: add verbosity
|
4 years ago |
IGP
|
5433482fc1
|
Update Makefile
MANS deinstall command was incorrect.
|
8 years ago |
IGP
|
06b7432c2d
|
Create pam_usb.conf
Clean .conf, old one moved to examples/pam_usb.conf.
|
8 years ago |
IGP
|
0c7b1b217f
|
Rename doc/pam_usb.conf to doc/examples/pam_usb.conf
|
8 years ago |
IGP
|
c2b72949ce
|
Update device.h
conf.h not needed here
|
8 years ago |
IGP
|
39992883b3
|
Update pad.h
conf.h not needed here
|
8 years ago |
IGP
|
0fe1ddb892
|
Update volume.h
conf.h not needed here
|
8 years ago |
IGP
|
d23bce6db9
|
Update conf.h
Switching to pam_usb.conf to match other pam module naming schemes.
|
8 years ago |
IGP
|
15f358b758
|
Update CONFIGURATION.md
Switching to pam_usb.conf to match other pam module naming schemes.
|
8 years ago |
IGP
|
15e30544e9
|
Update pam_usb.conf
Switching to pam_usb.conf to match other pam module naming schemes.
|
8 years ago |
IGP
|
7d1bc156ca
|
Update pamusb-conf
Switching to pam_usb.conf to match other pam module naming schemes.
|
8 years ago |
IGP
|
52b610b635
|
Update pamusb-agent
Switching to pam_usb.conf to match other pam module naming schemes.
|
8 years ago |
IGP
|
d37d222619
|
Rename pamusb.conf to pam_usb.conf
Switching to pam_usb.conf to match other pam module naming schemes.
|
8 years ago |
IGP
|
088252ecd7
|
Update Makefile
Switching to pam_usb.conf to match other pam module naming schemes.
|
8 years ago |
IGP
|
a2fe52affa
|
Update conf.h
Change conf file location to match updated Makefile.
|
8 years ago |
IGP
|
1053d923e2
|
Cleaning pad.c
More cleaning.
|
8 years ago |
IGP
|
3f3e503221
|
Update volume.c - more iters with less sleeping
250000μs to 100000μs
|
8 years ago |
IGP
|
d946be588c
|
Cleanup volume.c
|
8 years ago |
IGP
|
3ec70983ac
|
Cleanup pad.c
|
8 years ago |
IGP
|
0ac18e38a6
|
Cleanup device.c
|
8 years ago |
IGP
|
19db31a0c6
|
Merge pull request #1 from luka-n/master
port to udisks2
|
8 years ago |
IGP
|
5c67b75146
|
Delete hal.h in prep for udisks2 merge
|
8 years ago |
IGP
|
fe2c595bfc
|
Delete hal.c in prep for udisks2 merge
|
8 years ago |
IGP
|
9c55f042d8
|
Update Makefile - disable DEBUG
|
8 years ago |
IGP
|
d50d2bdb4a
|
Merge pull request #2 from frantsao/master
some minor changes
|
8 years ago |
Francisco Javier Tsao Santín
|
00f26b9268
|
Merge remote-tracking branch 'upstream/master'
|
8 years ago |
Luka Novsak
|
1ccae6671c
|
port to udisks2
|
8 years ago |
Andrea Luzzardi
|
40b17fa7dc
|
Merge pull request #30 from cdituri/tighter--add-device-logic
tools/pamusb-conf: tighten --add-device logic
|
8 years ago |
Chris Dituri
|
537d85c249
|
tools/pamusb-conf: tighten --add-device logic
Prevent pamusb-conf from creating a new device when that new device
collides with existing node in the pam_usb configuration file.
|
8 years ago |
Francisco Javier Tsao Santín
|
fb1d08a8d7
|
Updated Free Software Foundation address in license notes
|
8 years ago |
Francisco Javier Tsao Santín
|
ce05427468
|
Makefile paths for 32/64 bits systems, configuration and documentation more apropiate for certain OS distributions
|
8 years ago |
Andrea Luzzardi
|
b96b4f79f7
|
Merge pull request #22 from krieger-od/master
Various enhancements
|
9 years ago |
Andrea Luzzardi
|
1d8697756a
|
Merge pull request #24 from orthographic-pedant/spell_check/across
Fixed typographical error, changed accross to across in README.
|
9 years ago |
orthographic-pedant
|
86ed4d0ed1
|
Fixed typographical error, changed accross to across in README.
|
9 years ago |
Andrey Utkin
|
52c59e7ec6
|
Umount if failed?
|
9 years ago |
Andrey Utkin
|
a8a346c1a0
|
Invoke python version 2 explicitly for tools
Because it doesn't work with python3.
|
9 years ago |
Andrey Utkin
|
2055bc9a0a
|
Fix parsability of shipped config file
Double hyphen inside of comment breaks xml.dom.minidom XML parser, which
is considered "not a bug" by mantainer: http://bugs.python.org/issue24197
|
9 years ago |
Andrea Luzzardi
|
6a30dff1fd
|
Merge pull request #10 from georghopp/pad_filename_fix
when creating system pad file change all occurences of / in the device n...
|
12 years ago |
Georg Hopp
|
a636c175e5
|
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
|
12 years ago |
Andrea Luzzardi
|
8d630b986c
|
Update README.md
|
12 years ago |
Andrea Luzzardi
|
99cc4eb304
|
Merge pull request #6 from ivebeenlinuxed/master
gnome-screensaver-command Gnome 3 update
|
12 years ago |
Will Tinsdeall
|
580fe4f101
|
Made changes to gnome-screensaver-command to reflect Gnome 3 incompatibility
|
12 years ago |
Andrea Luzzardi
|
8e82e7b62a
|
Updated README file to mention we're now using UDisks instead of HAL
|
12 years ago |