Andrew Pamment
|
ebe04073eb
|
capture sigint
|
2016-08-08 18:48:11 +10:00 |
|
Andrew Pamment
|
45be424b8a
|
Fix Crash
|
2016-08-08 17:21:04 +10:00 |
|
Andrew Pamment
|
73f9578a25
|
Fixed some bugs..
|
2016-08-08 16:29:08 +10:00 |
|
Andrew Pamment
|
f04095d1f6
|
add PID to log files
|
2016-08-08 14:47:50 +10:00 |
|
Andrew Pamment
|
ee32a9026d
|
Beginnings of file approve utility
|
2016-08-08 14:25:10 +10:00 |
|
Andrew Pamment
|
214d32301a
|
Fix Msg ID alignment
|
2016-08-07 20:01:57 +10:00 |
|
Andrew Pamment
|
c21e3575c8
|
Add conference to message view
|
2016-08-07 19:57:45 +10:00 |
|
Andrew Pamment
|
01cd5d5a8a
|
Fix README
|
2016-08-07 19:48:49 +10:00 |
|
Andrew Pamment
|
ab3696fd11
|
Update file_id.diz and bulletin to 0.3
|
2016-08-07 18:00:29 +10:00 |
|
Andrew Pamment
|
fe890dc7ab
|
fix up readme for ssh
|
2016-08-07 17:53:13 +10:00 |
|
Andrew Pamment
|
f55823e0e3
|
Bump version to 0.3
|
2016-08-07 17:41:00 +10:00 |
|
Andrew Pamment
|
75564de4ea
|
Merge pull request #3 from apamment/ssh
Merge SSH
|
2016-08-07 17:38:07 +10:00 |
|
Andrew Pamment
|
018a2cecb6
|
Add pause before new user signup in SSH
|
2016-08-07 17:35:50 +10:00 |
|
Andrew Pamment
|
0b745be47d
|
now for downloads...
|
2016-08-07 16:53:28 +10:00 |
|
Andrew Pamment
|
42ef279092
|
still trying..
|
2016-08-07 16:49:52 +10:00 |
|
Andrew Pamment
|
6dac062352
|
another try to fix filetransfers...
|
2016-08-07 16:43:32 +10:00 |
|
Andrew Pamment
|
7c5ab56fc0
|
test for fixing filetransfers over ssh
|
2016-08-07 16:37:55 +10:00 |
|
Andrew Pamment
|
77edc6ee0a
|
FINALLY nodeinuse deleted when disconnecting
|
2016-08-07 16:15:41 +10:00 |
|
Andrew Pamment
|
051a3a4071
|
fix multiple definitions
|
2016-08-07 16:02:04 +10:00 |
|
Andrew Pamment
|
1a4a16825f
|
try again again
|
2016-08-07 16:00:37 +10:00 |
|
Andrew Pamment
|
2f81bae845
|
and again
|
2016-08-07 15:50:43 +10:00 |
|
Andrew Pamment
|
274c556d6d
|
try again
|
2016-08-07 15:46:47 +10:00 |
|
Andrew Pamment
|
8e6667ed4f
|
fixes for disconnecting ssh without logging out
|
2016-08-07 15:43:29 +10:00 |
|
Andrew Pamment
|
005bb33767
|
Try again to fix chat system with ssh
|
2016-08-07 15:06:29 +10:00 |
|
Andrew Pamment
|
d03ed16507
|
Fix silly bug
|
2016-08-07 15:02:45 +10:00 |
|
Andrew Pamment
|
98c41c5ec3
|
Try to fix chat system with ssh
|
2016-08-07 15:01:35 +10:00 |
|
Andrew Pamment
|
541fd12300
|
fix client hanging on incorrect password
|
2016-08-07 14:28:27 +10:00 |
|
Andrew Pamment
|
9c8b4802ab
|
Try and fix wrong passwords hanging ssh
|
2016-08-07 14:18:57 +10:00 |
|
Andrew Pamment
|
c8c07896c7
|
Forgot to add -lssh to Makefiles
|
2016-08-07 14:03:24 +10:00 |
|
Andrew Pamment
|
e8ec450a19
|
Fix some warnings
|
2016-08-07 13:56:33 +10:00 |
|
Andrew Pamment
|
f09888b5a6
|
and again :/
|
2016-08-07 13:47:59 +10:00 |
|
Andrew Pamment
|
d21192daa9
|
Forgot to add external reference
|
2016-08-07 13:47:21 +10:00 |
|
Andrew Pamment
|
56a9505c6a
|
Attempt to make doors, chat and files work with ssh
|
2016-08-07 13:45:52 +10:00 |
|
Andrew Pamment
|
23e3e30af7
|
fix for last push
|
2016-08-07 13:14:26 +10:00 |
|
Andrew Pamment
|
0d0222c7e7
|
attempt non canonical mode
|
2016-08-07 13:12:54 +10:00 |
|
Andrew Pamment
|
d5312f78cf
|
unbuffer stdio
|
2016-08-07 13:02:51 +10:00 |
|
Andrew Pamment
|
c6b92d60e7
|
another ssh fix
|
2016-08-07 12:45:47 +10:00 |
|
Andrew Pamment
|
7b3063ca56
|
Comment out code.
|
2016-08-07 12:42:51 +10:00 |
|
Andrew Pamment
|
c28813fd79
|
Try to fix getchar
|
2016-08-07 12:37:07 +10:00 |
|
Andrew Pamment
|
82e4ba36e5
|
fixes for ssh authentication
|
2016-08-07 12:29:21 +10:00 |
|
Andrew Pamment
|
1d761735a5
|
some diagnostic messages
|
2016-08-07 12:20:31 +10:00 |
|
Andrew Pamment
|
0ff68b92c7
|
fix function names
|
2016-08-07 12:01:50 +10:00 |
|
Andrew Pamment
|
1b159fd3db
|
fix for a fix
|
2016-08-07 10:07:32 +10:00 |
|
Andrew Pamment
|
3525de4075
|
more probably not going to work fixes
|
2016-08-07 10:06:21 +10:00 |
|
Andrew Pamment
|
04e352eae6
|
Experimental ssh stuff. I doubt this is going to work.
|
2016-08-07 09:54:37 +10:00 |
|
Andrew Pamment
|
9125a69aa0
|
start adding ssh support
|
2016-08-06 21:57:12 +10:00 |
|
Andrew Pamment
|
aa0e0221b6
|
Merge pull request #2 from apamment/sprintf
Merge Changes
|
2016-08-06 15:06:45 +10:00 |
|
Andrew Pamment
|
73d312da38
|
Fix some bugs
|
2016-08-06 15:03:45 +10:00 |
|
Andrew Pamment
|
a286f6b73c
|
Get rid of unused variables
|
2016-08-06 14:55:18 +10:00 |
|
Andrew Pamment
|
9bd090f1da
|
Fix for email
|
2016-08-06 14:40:10 +10:00 |
|