Commit Graph

1486 Commits

Author SHA1 Message Date
ritt b4e46c4f8f Shutdown SSL connection completely if accept failed 2013-08-06 13:30:02 +02:00
ritt 7f98fb00ea Fixed wrong sizeof 2013-08-06 13:21:10 +02:00
ritt ba71ce7427 Added periodic alarm to avoid blocking send() 2013-07-29 13:09:54 -07:00
ritt c72318e616 Removed $Id$ 2013-07-17 18:02:00 -07:00
ritt ea43af69b8 Fixed wrong page title
SVN revision: 2494
2013-06-27 11:08:09 +00:00
ritt 0a947f348e Fixed wrong host name
SVN revision: 2493
2013-06-10 13:55:57 +00:00
ritt b9c76ad18a Added check for Kerberos availability
SVN revision: 2492
2013-05-03 12:29:11 +00:00
ritt f0f5a193d1 Fixed wrong Kerberos free()
SVN revision: 2490
2013-05-03 12:18:41 +00:00
ritt 8c8806077b Fixed email attachments with "thumbnail size = 0"
SVN revision: 2489
2013-05-03 11:31:42 +00:00
ritt f0bb2a8628 Fixed JPG attachments when ImageMagick is not installed
SVN revision: 2488
2013-05-03 11:26:34 +00:00
ritt 9e5dbd1582 Fixed \n at end of message, fixed last message download
SVN revision: 2487
2013-04-19 12:20:12 +00:00
ritt 5b5699e04e Added support for downloading last message
SVN revision: 2486
2013-04-19 12:17:44 +00:00
ritt 05f2a4dafa Added -w option to download a message
SVN revision: 2485
2013-04-19 11:32:34 +00:00
ritt c8e32bcf3d Fixed help text
SVN revision: 2484
2013-04-08 09:44:19 +00:00
ritt bacf488643 Added "interface" option
SVN revision: 2482
2013-04-03 15:00:49 +00:00
ritt 148cd20795 Fixed crashes via /page-2 etc.
SVN revision: 2481
2013-04-03 10:21:42 +00:00
ritt 6e464179ef Fixed uninitialized variable
SVN revision: 2480
2013-03-07 13:09:23 +00:00
ritt 47d2d75696 Applied patch from Anton Dedov
SVN revision: 2478
2013-02-13 08:10:27 +00:00
ritt 2d997ab95c Removed wrong code which made image processing break
SVN revision: 2475
2012-10-10 10:54:27 +00:00
ritt 8a3bac6fa0 Fixed compiler warnings
SVN revision: 2474
2012-10-09 13:33:39 +00:00
ritt da3530ae80 Send image directly if no thumbnail available
SVN revision: 2473
2012-07-13 11:07:15 +00:00
ritt c4ac44b9d4 Added webserver authentication from Christof Hanke
SVN revision: 2472
2012-07-13 07:16:14 +00:00
ritt 7d249d2876 Include elog-version.h
SVN revision: 2468
2012-07-12 14:18:07 +00:00
ritt 8755d9372d Put version into central file
SVN revision: 2466
2012-07-12 14:07:03 +00:00
ritt 79f06af635 Fix from Anton Dedov <adedov@parallels.com>
SVN revision: 2464
2012-05-14 10:15:22 +00:00
ritt 2e2cdb9add Fixed password recovery with protected global selection page
SVN revision: 2462
2012-04-30 15:03:38 +00:00
ritt 4ea310415e Release 2.9.2-1
SVN revision: 2457
2012-04-27 13:51:09 +00:00
ritt e73d03ddd6 Run indent
SVN revision: 2455
2012-04-27 13:39:05 +00:00
ritt ab9e18a47a Implemented "Preset on edit"
SVN revision: 2453
2012-04-27 12:14:28 +00:00
ritt 4360922e24 Fixed S_IWUSR problem under Windows
SVN revision: 2451
2012-04-25 14:52:24 +00:00
ritt d3a6c3b9b1 Increased MAX_PARAM
SVN revision: 2450
2012-04-25 14:37:53 +00:00
ritt 69c0cd4a41 Added escape char possibility to "\#" for substitutions
SVN revision: 2449
2012-04-10 13:51:44 +00:00
ritt 96d77ffed1 Abort program start if password file is write protected
SVN revision: 2448
2012-04-10 13:34:31 +00:00
ritt 722d8ce55e Show error "File not found" on "Preset text" only if text is a file
SVN revision: 2447
2012-04-10 08:07:34 +00:00
ritt 5930d90292 Fixed problem with CSV import and first two lines disappearing
SVN revision: 2446
2012-04-02 15:05:32 +00:00
ritt 9e5b61498c Remove cookies when user is logged out
SVN revision: 2444
2012-03-16 08:11:39 +00:00
ritt 70a230a75e Delete always messages together with their replies
SVN revision: 2443
2012-03-14 15:38:14 +00:00
ritt eb7ece1803 Strip html only for html encoded entries
SVN revision: 2442
2012-03-14 15:03:40 +00:00
ritt 92c0131b92 Added nowrap to all date/time attributes
SVN revision: 2441
2012-03-14 14:57:33 +00:00
ritt 0d34e3d01a Apply reverse sorting to all attribute types
SVN revision: 2440
2012-03-14 14:52:48 +00:00
ritt 36400bf8c8 Added "login user" check (needed for global password files)
SVN revision: 2439
2012-03-14 13:31:05 +00:00
ritt bb35d23514 Release 2.9.1-1
SVN revision: 2436
2012-02-20 13:34:27 +00:00
ritt 9c62e3c3f2 Improved broken link handling
SVN revision: 2435
2012-02-16 13:51:43 +00:00
ritt 8d6e8eda31 Fixed problem with record splitting introduced in FF 10
SVN revision: 2433
2012-02-10 16:21:11 +00:00
ritt 13c6d64b87 Added extra parameter to mxml_parse_buffer
SVN revision: 2430
2012-02-03 13:02:26 +00:00
ritt 1b396056a0 Do a "rsort" on date attributes if "Reverse sort = 1"
SVN revision: 2429
2012-02-02 12:33:11 +00:00
ritt 44796eebc8 Fixed date substitution
SVN revision: 2428
2012-01-26 15:11:40 +00:00
ritt 18152938c7 Check for locked attributes on chkform()
SVN revision: 2427
2012-01-23 15:56:19 +00:00
ritt 8109d37506 Fixed bug with sizeof argument
SVN revision: 2426
2011-10-27 06:09:27 +00:00
ritt 14cb317adf Fixed missing user login time
SVN revision: 2425
2011-09-29 11:17:07 +00:00