Andrea Luzzardi
|
28e85d6fca
|
Added manpages support
|
18 years ago |
Andrea Luzzardi
|
29963d4054
|
Compile using PIC
|
18 years ago |
Andrea Luzzardi
|
fb9bb48345
|
dbus >0.60 fix
|
18 years ago |
Andrea Luzzardi
|
f277b86817
|
fetch_doc.rb:
* Fixed URL
* Added doc/configuring
* Removed dokuwiki <code> blocks
|
18 years ago |
Andrea Luzzardi
|
2f63ae93ac
|
disable pads for pusb_hotplug in the default settings
|
18 years ago |
Andrea Luzzardi
|
8f9064af6e
|
Fit 80 colums
|
18 years ago |
Andrea Luzzardi
|
7aedbd733d
|
Added descriptions to fetch_doc and roll_release
|
18 years ago |
Andrea Luzzardi
|
54a3feee84
|
roll_release.sh: Script to roll releases
|
18 years ago |
Andrea Luzzardi
|
40910c3b2d
|
fetch_doc: Helper script used to fetch documentation from the wiki
|
18 years ago |
Andrea Luzzardi
|
aa2f4bb115
|
pusb.conf-example -> pusb.conf-dist
|
18 years ago |
Andrea Luzzardi
|
49133bb216
|
make install: Install example conf file
|
18 years ago |
Andrea Luzzardi
|
90f02991e4
|
.pamusb -> .pusb
/etc/pamusb -> /etc/pusb
|
18 years ago |
Andrea Luzzardi
|
f95e1e8823
|
Make install target
|
18 years ago |
Andrea Luzzardi
|
ba42369ab0
|
.pusb -> .pamusb
|
18 years ago |
Andrea Luzzardi
|
3cbc6fd41a
|
/etc/pam_usb -> /etc/pamusb
|
18 years ago |
Andrea Luzzardi
|
ea56d2f316
|
ARGV[0] fixup
|
18 years ago |
Andrea Luzzardi
|
86025956fc
|
Typo (LOG_ERROR -> LOG_ERR)
|
18 years ago |
Andrea Luzzardi
|
f5779f7ba7
|
Better logging
|
18 years ago |
Andrea Luzzardi
|
15214690bd
|
Autoguess the filesystem type before calling pmount
|
18 years ago |
Andrea Luzzardi
|
bee14597be
|
Removed ip address from remote login logging (only hostname now)
|
18 years ago |
Andrea Luzzardi
|
b641e76054
|
Cleanup
|
18 years ago |
Andrea Luzzardi
|
fd067ce6fb
|
Deny SSH authentication
|
18 years ago |
Andrea Luzzardi
|
e40f218446
|
Improved local login detection
|
18 years ago |
Andrea Luzzardi
|
8ea63d13c3
|
Use stat instead of access
|
18 years ago |
Andrea Luzzardi
|
6a814ac7ee
|
Reverted to r41
|
18 years ago |
Andrea Luzzardi
|
8c32d46c42
|
Do not run pusb_check from pusb_hotplug if the device is removed -- just
lock.
Some logic bugfixes in pusb_hotplug
|
18 years ago |
Andrea Luzzardi
|
4dc53056cc
|
Added copyright header on python scripts
|
18 years ago |
Andrea Luzzardi
|
69971e00b5
|
Try to guess the tty name using both pam_get_item() and ttyname()
|
18 years ago |
Andrea Luzzardi
|
3574caeea7
|
pusb_check -q now shuts down debugging as well
pusb_hotplug will call pusb_check using -q
|
18 years ago |
Andrea Luzzardi
|
6cdbc756b0
|
system pad directory is now relative to the user's home folder
|
18 years ago |
Andrea Luzzardi
|
fc35cc9f41
|
Log debug messages to syslog
|
18 years ago |
Andrea Luzzardi
|
bb2d2c7ca2
|
Initial import of pusb_hotplug - work in progress
|
18 years ago |
Andrea Luzzardi
|
6d38f27c7e
|
The device directory is now automatically created if it didn't exist.
|
18 years ago |
Andrea Luzzardi
|
60ea285c0d
|
Implemented pusb_adm, a tiny tool to help add devices.
Removed now obsolete scan.py
|
18 years ago |
Andrea Luzzardi
|
cec97391da
|
PAM fixed (pam_sm_setcred -> PAM_SUCCESS)
|
18 years ago |
Andrea Luzzardi
|
ddc3e11623
|
Fixed pusb_check return values
|
18 years ago |
Andrea Luzzardi
|
5bf7360cbe
|
Show vendor and product
|
18 years ago |
Andrea Luzzardi
|
1e95c52642
|
Typo
|
18 years ago |
Andrea Luzzardi
|
3389092d78
|
Bugfix
|
18 years ago |
Andrea Luzzardi
|
ed76986af9
|
Updated default config file
|
18 years ago |
Andrea Luzzardi
|
6ee2c08f0e
|
pusb_check option parsing
|
18 years ago |
Andrea Luzzardi
|
6414d98e1a
|
Implemented PAM module
Fixed a bug in the logging facility
Misc fixes
|
18 years ago |
Andrea Luzzardi
|
a4f8ebd1f5
|
Makefile cleanup
|
18 years ago |
Andrea Luzzardi
|
b7ca47045d
|
test.c -> pusb_check.c
|
18 years ago |
Andrea Luzzardi
|
72f952a079
|
Moved src/conf.xml to pusb.conf
|
18 years ago |
Andrea Luzzardi
|
4164c01186
|
Implemented local checking (check whether the user is local or not)
Improved the logging facility (added the quiet and color_log options)
|
18 years ago |
Andrea Luzzardi
|
b53768e4fc
|
Log to syslog as well
|
18 years ago |
Andrea Luzzardi
|
b8d546b9ed
|
Better makefile
|
18 years ago |
Andrea Luzzardi
|
8e8d92cc61
|
Added scan.py, which is a hack to help retrieve the devices
configuration in order to write the settings
|
18 years ago |
Andrea Luzzardi
|
09be771af6
|
Pad chown/chmod on a per-user basis
|
18 years ago |