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
Andrea Luzzardi
698131bf7b
Merge pull request #5 from alessio/master
Merging patches from Debian to upstream
12 years ago
Alessio Treglia
3b4523fef7
Increase entropy of generated pad files, patch from Toby Speight <T.M.Speight.90@cantab.net>.
- Seeding the random number generator from PID and current time
provides very little entropy, as these can be guessed quite closely
by an attacker, so use the kernel's random number generator instead.
12 years ago
Alessio Treglia
c33459519d
Don't include linux-specific headers.
They are unnecessary and plus lead to build failure on non-Linux architectures.
12 years ago
Alessio Treglia
0e27ba02c9
Fix misspellings.
12 years ago
Alessio Treglia
49f501e7e4
Small improvements to the buildsystem.
- Handle LIBDIR as library installation path.
- Set default for PREFIX,LIBDIR if unset.
12 years ago
Andrea Luzzardi
7a4e02a971
Gentoo install instructions
12 years ago
Andrea Luzzardi
59da3aeb34
Merge pull request #2 from saro/master
Add SD Card support
12 years ago
Andrea Luzzardi
20b9df625f
Fixed Makefile (thanks @xibeca )
12 years ago
Andrea Luzzardi
ea3a478b1e
README: Fixed link to configuration reference
12 years ago
Andrea Luzzardi
4387431339
README: Link to the configuration reference
12 years ago
Andrea Luzzardi
03af6d053e
Fixed configuration documentation
12 years ago
Andrea Luzzardi
230a357322
Configuration doc is now in markdown
12 years ago
Andrea Luzzardi
fe239cfa71
Removed useless FAQ file
12 years ago
Andrea Luzzardi
c3d7eccc64
Removed now obsolete QUICKSTART and UPGRADING
12 years ago
Andrea Luzzardi
a65beba010
Update doc/CONFIGURATION
12 years ago
Andrea Luzzardi
c0172862f6
Update README.md
12 years ago
Andrea Luzzardi
3e3b5d5ab6
Merged QUICKSTART into README
12 years ago
Andrea Luzzardi
9e249a4fd2
Update README.md
12 years ago
Contarino Rosario
3de1d840e4
tools/pamusb-conf: Added SDCard support
13 years ago