Commit Graph

174 Commits

Author SHA1 Message Date
dcp1990
f26ca5da9f Cidclient and xcid 2005-06-23 02:29:13 +00:00
dcp1990
b7ce836556 Xcid import 2005-06-23 02:23:14 +00:00
dcp1990
247b4cfd88 Stupid comma 2005-06-23 02:11:06 +00:00
dcp1990
e1c9e7db4c voice stuff 2005-06-22 22:01:47 +00:00
dcp1990
f3ca6245c5 Voice stuff 2005-06-22 22:00:37 +00:00
dcp1990
16143e4bed Beginning of voice stuff 2005-06-22 22:00:09 +00:00
dcp1990
dd32970ba5 Get rid of that stuff; it's in modems/ now 2005-06-22 21:59:57 +00:00
dcp1990
8183385a18 Append \r\n 2005-06-22 21:58:48 +00:00
dcp1990
602feb2016 Checksum. 2005-06-22 04:01:03 +00:00
dcp1990
fc336c1103 New caller ID code that actually parses 2005-06-21 01:13:25 +00:00
dcp1990
3d2b860ca8 Docs 2005-06-20 03:16:24 +00:00
dcp1990
41fe662d7a Move sockfile to cf 2005-06-20 03:05:11 +00:00
dcp1990
8e57b504bf Stuff to do 2005-06-20 03:05:01 +00:00
dcp1990
8d2903d415 Socket config, and no need to awaken_sel() 2005-06-20 02:06:45 +00:00
dcp1990
2574cfd9ed useful define 2005-06-20 01:51:28 +00:00
dcp1990
f2b0005bf7 lres != pres 2005-06-20 01:45:08 +00:00
dcp1990
8191f5feb3 Logins and MD5! 2005-06-20 01:39:48 +00:00
dcp1990
225891fb84 Scripts. 2005-06-19 05:51:07 +00:00
dcp1990
d954b0d692 Add users. Needs tcllib and sqlite3, obviously. 2005-06-19 05:50:23 +00:00
dcp1990
3ee5e56558 Echo added. Todo: login 2005-06-19 05:08:50 +00:00
dcp1990
db1b78014f Just went through an hour-long debugging session only to find that it was a fucking lock that should have been unlock in db.c
Many arch. changes, probably for better, probably for worse. Who knows.
2005-06-19 04:46:15 +00:00
dcp1990
f751aad22f Ugh 2005-06-19 04:45:33 +00:00
dcp1990
38dbccee02 Broken debugging stuff for no quitting 2005-06-19 02:47:43 +00:00
dcp1990
d254331dae Roll back to 1.3 because stupid lint "changes for the better" fucked up the code...if it works, it works, I say. 2005-06-19 01:35:50 +00:00
dcp1990
ef3c0a66b8 Universal cid handler 2005-06-19 01:24:15 +00:00
dcp1990
bedea8c6fb Add calls 2005-06-19 01:17:55 +00:00
dcp1990
3c63017f85 Some lint stuff 2005-06-19 01:17:44 +00:00
dcp1990
b0f6bc9a21 time.h because we use time_t in a function declaration... 2005-06-19 01:17:30 +00:00
dcp1990
0b1e1203c2 Change path spec to either start with / or ./ 2005-06-19 00:15:10 +00:00
dcp1990
ea60cf668b Close that db 2005-06-19 00:10:56 +00:00
dcp1990
570d09aba7 Close the db 2005-06-19 00:10:51 +00:00
dcp1990
24b3c2bc46 Friends Don't Let Friends Use perror(). 2005-06-19 00:08:10 +00:00
dcp1990
ba95bb2f33 More errorchecking, get rid of perror()! 2005-06-19 00:04:02 +00:00
dcp1990
b27026d0cb Shutdown prpoerly 2005-06-18 23:23:44 +00:00
dcp1990
dd107285cf make lint happy(ier) 2005-06-18 21:47:16 +00:00
dcp1990
7a7994b41a Use strtol()...thread safe and get rid of those ugly casts. And faster, too! 2005-06-18 20:51:29 +00:00
dcp1990
e209c4645f Switch to strtol(). Also, NEVER declare after statements 2005-06-18 20:40:15 +00:00
dcp1990
7fa7571f61 base 10, duh 2005-06-18 20:38:15 +00:00
dcp1990
13a67325e7 Clean up some lint stuff (stmod() and strtol() are clearly defined), and switch from atoi() to strtol9) since the manpage says it is not thread-safe. 2005-06-18 20:37:04 +00:00
dcp1990
cec1bc7444 Lint target 2005-06-18 20:26:14 +00:00
dcp1990
e21cf6c543 Database stuffs 2005-06-18 20:23:45 +00:00
dcp1990
5642053be7 Stricter 2005-06-18 20:22:07 +00:00
dcp1990
fdeaad4fef Not reached (lint told us to, honest!) 2005-06-18 20:19:13 +00:00
dcp1990
8b58052cb6 Add lint target 2005-06-18 20:18:56 +00:00
dcp1990
abb1fdd846 DB backend started 2005-06-18 20:13:05 +00:00
dcp1990
c468ea0a62 Stupid us....mutex_UNLOCK!!!!!! 2005-06-18 03:26:08 +00:00
dcp1990
42059bea9b Modem pluggability began. 2005-06-18 03:10:45 +00:00
dcp1990
f4989d6001 We can use specific ourclean target 2005-06-18 03:10:32 +00:00
dcp1990
2d9eff8e76 Hangup implemented for filters, along with the appropriate modem stuffs 2005-06-16 21:04:58 +00:00
dcp1990
7ac6d1d89c gmm() deprecated; use stmod() 2005-06-16 20:57:10 +00:00