Commit Graph

1010 Commits

Author SHA1 Message Date
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 d4e0d55987 *** empty log message ***
SVN revision: 1005
2004-08-03 11:32:47 +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 f48021fafa Added note about https in stunnel
SVN revision: 999
2004-07-30 18:26:31 +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 68ec8d0b52 wishlist.html
SVN revision: 994
2004-07-28 19:28:57 +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 62e6810435 Added optimization and debug target
SVN revision: 989
2004-07-28 12:56:52 +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 88d9d61626 *** empty log message ***
SVN revision: 986
2004-07-28 11:22:28 +00:00
ritt 350c2ab573 Fixed open anchor
SVN revision: 985
2004-07-28 10:05:07 +00:00
ritt 1c830aa418 *** empty log message ***
SVN revision: 984
2004-07-28 07:46:57 +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 84facc404b *** empty log message ***
SVN revision: 981
2004-07-27 18:10:14 +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
ritt f053c014ac Use onUnload only if locking enabled
SVN revision: 975
2004-07-23 09:42:39 +00:00
ritt 0533ecf7ff Fixed bug in extract_host()
SVN revision: 974
2004-07-23 07:42:57 +00:00
ritt a2bded1e60 Fixed typo
SVN revision: 973
2004-07-23 07:31:32 +00:00
ritt 211c76d2f6 Fixed compiler warnings
SVN revision: 972
2004-07-23 07:30:26 +00:00
ritt 33374b2363 Fixed missing argument to getcfg() under linux
SVN revision: 971
2004-07-23 06:59:06 +00:00
ritt 8bd53ed395 Fixed bugs with https:// in URL
SVN revision: 970
2004-07-22 21:05:29 +00:00
ritt 9ca624df66 Added size parameter to getcfg()
SVN revision: 969
2004-07-22 20:51:53 +00:00
ritt bc876bbd82 Message handling implemented by Recai Oktas
SVN revision: 968
2004-07-22 20:23:39 +00:00
ritt e1b44efc0b Return error number in retrieve_remote_md5()
SVN revision: 967
2004-07-15 20:40:33 +00:00
ritt 1a708f72e4 Implemented 'max content length'
SVN revision: 966
2004-07-15 19:56:00 +00:00
ritt bebac1f1ab Implemented 'preset on reply'
SVN revision: 965
2004-07-15 19:15:47 +00:00