Commit Graph

471 Commits

Author SHA1 Message Date
ritt 6521bf1538 Fixed disappearing   in replies
SVN revision: 1045
2004-08-08 14:22:07 +00:00
ritt 6289e0ca8c Fixed disappearing   in config file
SVN revision: 1044
2004-08-08 14:11:51 +00:00
ritt 782a4ddfda Changed CONFIG_FILE to CONFIG_PATH
SVN revision: 1042
2004-08-06 13:39:49 +00:00
ritt f94c2b1191 Use macro CFGFILE instead of hard-wired elogd.cfg
SVN revision: 1040
2004-08-06 07:52:51 +00:00
ritt 4a9887b68e Sorted and completed help screen
SVN revision: 1039
2004-08-06 07:30:52 +00:00
ritt 576d6e0cda Added strerror in more places
SVN revision: 1037
2004-08-06 06:45:01 +00:00
ritt b7bce96107 Added check for 'Full name'
SVN revision: 1034
2004-08-05 09:13:18 +00:00
ritt e3c4df4fc9 Changed reusing port back to old scheme
SVN revision: 1032
2004-08-05 08:26:32 +00:00
ritt 731d9196d7 Changed way of reusing port
SVN revision: 1031
2004-08-05 08:15:24 +00:00
ritt aab591cbc7 Fixed bug with displaying attachments
SVN revision: 1030
2004-08-05 08:08:42 +00:00
ritt cf2375cfc6 Added .cfg and .conf to class of text files
SVN revision: 1029
2004-08-05 08:04:58 +00:00
ritt a18bb1083b Set cookies always with path
SVN revision: 1028
2004-08-05 07:47:52 +00:00
ritt 3809425f16 Do not print 'indexing logbooks..' when running as daemon
SVN revision: 1022
2004-08-04 13:45:15 +00:00
ritt 4396ed8129 eputs() makes only one call to fputs_handler
SVN revision: 1021
2004-08-04 13:43:07 +00:00
ritt 2fd25cdb3d Removed \r for syslog
SVN revision: 1020
2004-08-04 13:38:43 +00:00
ritt 381037236d Fixed windows service related problems
SVN revision: 1019
2004-08-04 13:32:27 +00:00
ritt 36b3a04f76 Warn if port is already used
SVN revision: 1018
2004-08-04 12:38:22 +00:00
ritt be5a928490 Added -s(ilent) option
SVN revision: 1016
2004-08-04 11:59:12 +00:00
ritt b0dc01ee30 Fixed compiler warning
SVN revision: 1014
2004-08-04 10:34:16 +00:00
ritt 500b3d9ef0 Fixed compiler warning
SVN revision: 1013
2004-08-04 10:32:29 +00:00
ritt 9579009f98 Fixed password file mirror problems
SVN revision: 1012
2004-08-04 10:30:36 +00:00
ritt d97fd2862f Removed user[0] in is_admin_user()
SVN revision: 1011
2004-08-04 09:24:17 +00:00
ritt bcb94ef488 Use resource dir in GetPwdFile
SVN revision: 1010
2004-08-04 08:33:18 +00:00
ritt f25f4501a1 Changed 0644 to 0755 in mkdir()
SVN revision: 1009
2004-08-04 07:56:33 +00:00
ritt 8e2904fce5 Changed 644 to 0644
SVN revision: 1008
2004-08-04 07:53:43 +00:00
ritt 68e23de922 Added \n to error display during cloning
SVN revision: 1007
2004-08-04 07:47:56 +00:00
ritt 325223da37 Fixed problem with {..} in attributes
SVN revision: 1006
2004-08-03 14:16:11 +00:00
ritt b807f1e0d4 Added 0644 to mkdir under linux
SVN revision: 1004
2004-08-03 09:58:36 +00:00
ritt 45b14979a8 Added verbose output to cloning
SVN revision: 1003
2004-08-03 09:49:04 +00:00
ritt 0352b7b9d1 Retrieve password files during cloning
SVN revision: 1002
2004-07-30 22:45:38 +00:00
ritt c8d3f9ba84 Fixed wrong link for deleting entries during synchronization
SVN revision: 1001
2004-07-30 20:47:57 +00:00
ritt 1a81e35e45 Improved error reporting by Recai Oktas
SVN revision: 1000
2004-07-30 19:51:10 +00:00
ritt adb016a010 Fixed compiler warning
SVN revision: 998
2004-07-30 13:41:40 +00:00
ritt 7b6e7741a9 Improved error display with synchronization
SVN revision: 997
2004-07-30 08:06:46 +00:00
ritt f5ea13b361 Made p<attribute>=value work again
SVN revision: 996
2004-07-30 07:12:59 +00:00
ritt 19ce593cc2 Increased possible size of 'welcome title' to 10000 chars
SVN revision: 995
2004-07-28 19:53:28 +00:00
ritt f4e074fa4d Fixed wrong date on date attributes on edit/reply if attribute is fixed
SVN revision: 993
2004-07-28 19:20:46 +00:00
ritt 0456bcfce4 Fixed error with gcc 3.4, thanks to Recai Oktas
SVN revision: 992
2004-07-28 18:51:57 +00:00
ritt d5df7c0337 Close syslog on cleanup
SVN revision: 991
2004-07-28 18:51:48 +00:00
ritt 47f903d9ab Fixed problem that attachments could not be deleted
SVN revision: 990
2004-07-28 13:24:06 +00:00
ritt b6414381b9 Added int_vasprintf from Recai Oktas
SVN revision: 988
2004-07-28 12:52:30 +00:00
ritt c8df845f20 Fixed bug with invalid sizeof(list)
SVN revision: 987
2004-07-28 12:00:38 +00:00
ritt 350c2ab573 Fixed open anchor
SVN revision: 985
2004-07-28 10:05:07 +00:00
ritt 6333185abd Fixed compiler warnings
SVN revision: 983
2004-07-27 20:48:49 +00:00
ritt daad95827a Implemented read_password
SVN revision: 982
2004-07-27 20:37:08 +00:00
ritt 76ec9565e2 Finished entry deletion with confirmation
SVN revision: 980
2004-07-23 23:27:26 +00:00
ritt cca2306cd9 Fixed problem with delete recommendation
SVN revision: 979
2004-07-23 23:06:59 +00:00
ritt ad4ed22db5 Improved cloning message display
SVN revision: 978
2004-07-23 22:49:02 +00:00
ritt e4e6e95098 Cloning now works with password access
SVN revision: 977
2004-07-23 22:28:17 +00:00
ritt 2b50453e5f Supply full path to elogd.cfg when running elogd as windows service
SVN revision: 976
2004-07-23 19:23:51 +00:00