497 Commits

Author SHA1 Message Date
Stefan Ritt
7a5fbbe03f Fixed problem with '/' in forgotten password
SVN revision: 1079
2004-09-18 03:27:34 +00:00
Stefan Ritt
db31352375 Removed status bar from calendar
SVN revision: 1077
2004-09-18 02:54:06 +00:00
Stefan Ritt
87a088d94f Use single attribute table in edit form
SVN revision: 1076
2004-09-18 02:43:03 +00:00
Stefan Ritt
807ab54ad2 Use again common table for attribute display
SVN revision: 1075
2004-09-15 05:24:31 +00:00
Stefan Ritt
e9579c00b2 Only show first 1000 lines of inline ASCII attachments
SVN revision: 1074
2004-09-15 02:05:28 +00:00
Stefan Ritt
78b5cdd3e6 'Use email from' has priority over user email address
SVN revision: 1073
2004-09-14 22:12:47 +00:00
Stefan Ritt
31e7e8fed9 Fixed bug with select return status
SVN revision: 1072
2004-09-10 14:06:42 +00:00
Stefan Ritt
ea48ace79e Version 2.5.4-3
SVN revision: 1070
2004-09-10 11:21:34 +00:00
Stefan Ritt
44ac6754be Fixed bug with HUP signal going into accept()
SVN revision: 1068
2004-09-09 19:35:34 +00:00
Stefan Ritt
22445afdc1 Fixed crash on deleting entries during synchronization
SVN revision: 1066
2004-09-08 14:41:23 +00:00
Stefan Ritt
4510f4ba40 Fixed bug that synchronization was not working together with 'menu commands'
SVN revision: 1064
2004-09-08 14:31:37 +00:00
Stefan Ritt
0e4ba7c687 Do not display *.ps and *.pdf files inline
SVN revision: 1063
2004-09-08 12:06:18 +00:00
Stefan Ritt
90ce5ddfce Use rsput3 to display config page
SVN revision: 1062
2004-09-08 10:18:37 +00:00
Stefan Ritt
389dac60fc Made 'move to' menu command case insensitive
SVN revision: 1061
2004-09-08 09:36:16 +00:00
Stefan Ritt
7866424b49 Added more debugging info
SVN revision: 1060
2004-08-12 19:27:59 +00:00
Stefan Ritt
b85304e439 Implemented possibility to server .html files through elog
SVN revision: 1058
2004-08-11 14:03:35 +00:00
Stefan Ritt
05eaff8bd5 Release 2.5.4-2
SVN revision: 1056
2004-08-11 06:41:35 +00:00
Stefan Ritt
0bb067ffbc Fixed bug in error display on too long content length
SVN revision: 1055
2004-08-10 07:51:08 +00:00
Stefan Ritt
52e2dd8a21 Added better error reporting
SVN revision: 1054
2004-08-09 18:19:27 +00:00
Stefan Ritt
bc5462380b Fixed another memory leak
SVN revision: 1052
2004-08-09 10:54:53 +00:00
Stefan Ritt
840f614ea2 Fixed some (trivial) memory leaks
SVN revision: 1051
2004-08-09 09:54:27 +00:00
Stefan Ritt
2f3451ffce Finished hiding of attachments
SVN revision: 1050
2004-08-09 08:50:46 +00:00
Stefan Ritt
3e29c286e2 Started adding attachment hiding
SVN revision: 1049
2004-08-08 20:30:10 +00:00
Stefan Ritt
cd46e08f59 Renamed logf() to write_logfile()
SVN revision: 1048
2004-08-08 16:00:34 +00:00
Stefan Ritt
0458898904 Added automatic distinction between ASCII and binary files for attachment display
SVN revision: 1047
2004-08-08 15:32:51 +00:00
Stefan Ritt
95e41dc4f9 Removed all null pointer checking after xmalloc since this is now handled inside xmalloc
SVN revision: 1046
2004-08-08 14:55:09 +00:00
Stefan Ritt
6521bf1538 Fixed disappearing   in replies
SVN revision: 1045
2004-08-08 14:22:07 +00:00
Stefan Ritt
6289e0ca8c Fixed disappearing   in config file
SVN revision: 1044
2004-08-08 14:11:51 +00:00
Stefan Ritt
782a4ddfda Changed CONFIG_FILE to CONFIG_PATH
SVN revision: 1042
2004-08-06 13:39:49 +00:00
Stefan Ritt
f94c2b1191 Use macro CFGFILE instead of hard-wired elogd.cfg
SVN revision: 1040
2004-08-06 07:52:51 +00:00
Stefan Ritt
4a9887b68e Sorted and completed help screen
SVN revision: 1039
2004-08-06 07:30:52 +00:00
Stefan Ritt
576d6e0cda Added strerror in more places
SVN revision: 1037
2004-08-06 06:45:01 +00:00
Stefan Ritt
b7bce96107 Added check for 'Full name'
SVN revision: 1034
2004-08-05 09:13:18 +00:00
Stefan Ritt
e3c4df4fc9 Changed reusing port back to old scheme
SVN revision: 1032
2004-08-05 08:26:32 +00:00
Stefan Ritt
731d9196d7 Changed way of reusing port
SVN revision: 1031
2004-08-05 08:15:24 +00:00
Stefan Ritt
aab591cbc7 Fixed bug with displaying attachments
SVN revision: 1030
2004-08-05 08:08:42 +00:00
Stefan Ritt
cf2375cfc6 Added .cfg and .conf to class of text files
SVN revision: 1029
2004-08-05 08:04:58 +00:00
Stefan Ritt
a18bb1083b Set cookies always with path
SVN revision: 1028
2004-08-05 07:47:52 +00:00
Stefan Ritt
3809425f16 Do not print 'indexing logbooks..' when running as daemon
SVN revision: 1022
2004-08-04 13:45:15 +00:00
Stefan Ritt
4396ed8129 eputs() makes only one call to fputs_handler
SVN revision: 1021
2004-08-04 13:43:07 +00:00
Stefan Ritt
2fd25cdb3d Removed \r for syslog
SVN revision: 1020
2004-08-04 13:38:43 +00:00
Stefan Ritt
381037236d Fixed windows service related problems
SVN revision: 1019
2004-08-04 13:32:27 +00:00
Stefan Ritt
36b3a04f76 Warn if port is already used
SVN revision: 1018
2004-08-04 12:38:22 +00:00
Stefan Ritt
be5a928490 Added -s(ilent) option
SVN revision: 1016
2004-08-04 11:59:12 +00:00
Stefan Ritt
b0dc01ee30 Fixed compiler warning
SVN revision: 1014
2004-08-04 10:34:16 +00:00
Stefan Ritt
500b3d9ef0 Fixed compiler warning
SVN revision: 1013
2004-08-04 10:32:29 +00:00
Stefan Ritt
9579009f98 Fixed password file mirror problems
SVN revision: 1012
2004-08-04 10:30:36 +00:00
Stefan Ritt
d97fd2862f Removed user[0] in is_admin_user()
SVN revision: 1011
2004-08-04 09:24:17 +00:00
Stefan Ritt
bcb94ef488 Use resource dir in GetPwdFile
SVN revision: 1010
2004-08-04 08:33:18 +00:00
Stefan Ritt
f25f4501a1 Changed 0644 to 0755 in mkdir()
SVN revision: 1009
2004-08-04 07:56:33 +00:00