- Sep 08, 2011
- Sep 13, 2004
-
-
deuce authored
-
- Jun 04, 2004
-
-
deuce authored
1) RLogin connections are accepted from any IP 2) If the IP is not in the rlogin.can, the 2nd user name is tested against the users password. If it matches, the user is auto-logged on. 3) Currently, the case where the name exists but the password doesn't match isn't what I'd like it to be... ideally, it should go straight to the password prompt. It currently assums a new user... mostly because I wanted to keep this change easy to back out of anyone hates me.
-
- Apr 17, 2004
-
-
deuce authored
-
- Mar 24, 2004
- Mar 19, 2004
-
-
deuce authored
Fix uifcx object issue. (Like I promised) Utility makefiles not tested yet.
-
- Mar 11, 2004
-
-
deuce authored
-
- Mar 03, 2004
-
-
deuce authored
ToDo: Find User Create New User User List Sorting User List Field Selection
-
- Feb 23, 2004
-
-
deuce authored
Please don't build it. :-)
-
- Dec 06, 2003
-
-
rswindell authored
Using default definitions for these macros if already defined.
-
- Aug 29, 2003
-
-
rswindell authored
-
- May 31, 2003
-
-
deuce authored
-
- May 18, 2003
- May 16, 2003
-
-
deuce authored
-
- May 15, 2003
-
-
deuce authored
-
- May 14, 2003
- May 12, 2003
-
-
deuce authored
Also, add -g to CFLAGS if a debug build is requested.
-
- May 11, 2003
-
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
umonitor now uses showhelp() to display error log.
-
deuce authored
-
deuce authored
uifcc (curses) can be compiled with USE_SIGNALS to force menus to return a -2 when a SIGALRM is recieved. This allows for the "real time" display of the node status. Issues: Running umonitor over a network connection can cause keystrokes to be interpreted erratically. Cannot use escape to exit auto-refreshed menus. (Same reason) Musings: Perhaps a new WIN_* bit to specify a dynamic menu?
-
- May 10, 2003
-
-
deuce authored
-