ritt
34c1df1207
Fixed strlcpy in Makefile
2024-07-26 16:14:56 +02:00
ritt
ca458a318e
Switched to c++
2022-02-11 16:41:24 +01:00
ritt
29ff2db5d3
Fixed bugs in CMakelists.txt and Makefile
2022-02-11 14:16:55 +01:00
Chris Körner
55d6882537
won't compile if USE_LDAP = 1 unless -llber is included
2020-12-22 11:08:04 +00:00
ritt
2a63b861e1
Fixed buildrpm to contain packager
2020-08-28 16:25:57 +02:00
ritt
6ba4bce7f4
New update for RPM build script from L.JR
2020-08-26 20:38:33 +02:00
ritt
fccea5ae8b
Changed Makefile to use elogd.cfg.example
2019-05-27 11:53:57 +02:00
ritt
3c57d7838a
Merge branch 'master' into pam
2019-04-04 13:10:59 +02:00
ritt
0e651eaeed
Added new Mac ports library directoy
2019-04-04 13:08:38 +02:00
Jan Christoph Terasa
c21421dbec
Implement PAM authentication in auth.c and adapt Makefile to link against libpam.
2019-02-18 19:38:34 +01:00
ritt
a04faf9fa9
Fixed Makefile, build file and elog.spec for new RH7 on elog.psi.ch
2018-09-26 13:19:49 +02:00
ritt
c3be255c6a
Implemented elogd.service for systemd daemon
2018-04-13 12:45:13 +02:00
ritt
edc5e85a21
Added include file
2017-01-03 13:00:29 +01:00
ritt
79338987c7
Re-arranged object files in Makefile
2016-12-20 10:11:15 +01:00
ritt
a6e59622b2
Fixed Makefile to include mxml.h from mxml directory.
2016-12-12 13:31:53 +01:00
ritt
bf25ce7e61
Moved mxml to submodule
2016-12-01 10:29:07 +01:00
Nuno Paiva
ded28e1fbc
Robustness changes:
...
1) Makefile: make fails if no git-revision file is already created
2) elogd.c: typos, creation of logdir with appropriated user/group, missing LDAP checks and robustness of show_change_pwd_page
3) auth.c: robustness of auth_verify_password
2016-05-04 12:11:31 +01:00
ritt
2eb0b5696d
Fixed install bug
2015-06-09 09:38:33 +02:00
ritt
fc8b35d9fb
Adjusted installation scripts to take care of new CSS system
2015-06-05 14:42:51 +02:00
ritt
b97c6d6e7f
Fixed Makefile for RPM build
2015-04-02 15:32:16 +02:00
ritt
73be9f38de
Removed .svn
2015-03-25 10:24:26 +01:00
ritt
2c76f5ce69
Made elog compile and build on midas
2015-03-25 08:31:58 +01:00
ritt
70b274b2c0
Implemented insertion of link to full-size image when DnD is used in the editor window
2015-02-02 17:29:45 +01:00
ritt
f4274e0609
Moved MXML library dirctly into elog source code to avoid external dependency
2015-01-22 17:28:03 +01:00
ritt
00fd34f276
Check if RCDIR exists
2015-01-13 09:55:27 +01:00
ritt
da377c6c7f
Added compiler flag to ignore unused results
2015-01-13 09:17:21 +01:00
ritt
21dc563c57
Implemented send_with_timeout()
2014-12-23 14:24:47 +01:00
ritt
4c5ec1d10d
Implemented service under Mac OS X via launchd
2014-10-23 16:12:13 +02:00
ritt
b69352d2aa
Fixed LDAP issues
2014-10-23 14:03:04 +02:00
ritt
b255121091
Added LDAP support, thanks to Valentin Kozlov <valentin.kozlov@kit.edu>
2014-10-23 13:55:30 +02:00
ritt
2e29e26407
Don't overwrite certificates, themes and init script during 'make install'
2014-10-23 10:45:47 +02:00
ritt
2fc1758ac8
Ignore git-revision.h in GIT repository
2014-10-01 08:59:31 +02:00
ritt
224abdac6a
Further tweaking with strlcpy
2014-10-01 08:55:11 +02:00
Ritt Stefan
96bc1b4a40
Use strlcpy/cat from strlcpy.c
2014-10-01 08:45:26 +02:00
ritt
3b860b286c
Removed -Wno-unused-result (not available under SL5) and added NEED_STRLCPY since Mac OSX has now its own implementation
2014-10-01 08:36:31 +02:00
ritt
e4420a3e2d
Tweaked cp command in Makefile
2014-10-01 08:20:32 +02:00
Dario Milicic
4d6e68f9b1
All new strings should now be localized. There is a new function called localize in the scripts/load-ckeditor.js that translates any given string to the server's language (This function is SYNCHRONOUS). The editor area should make use of more room on bigger screens. The make install command should now behave correctly.
2014-09-30 12:55:07 +02:00
Dario Milicic
53bed4e1f9
Added a global progress bar for all custom plugins which upload files. Also added a progress bar for the drag and drop box for attachment upload.
2014-08-19 15:07:22 +02:00
ritt
c9717d4c6d
Fixed Makefile for OSX
2014-07-31 16:50:37 +02:00
ritt
79778e1d52
Fixed compiler warnings under Ubuntu
2014-07-30 13:05:05 +02:00
ritt
3f1b0f74c9
Added git-revision
2013-11-06 16:02:17 +01:00
ritt
2d7ed3b994
Omit warnings for SSL
2013-08-06 13:20:49 +02:00
ritt
d48376c77a
Added $(CFLAGS) for debug target
...
SVN revision: 2477
2012-11-27 11:16:01 +00:00
ritt
9ea228ac3f
Switched off Kerberos support by default
...
SVN revision: 2408
2011-04-01 10:29:17 +00:00
ritt
96baa78b1e
Switch on again optimization
...
SVN revision: 2401
2011-03-14 15:31:25 +00:00
ritt
2e1f415256
Added patch from T. Ribbock
...
SVN revision: 2382
2011-02-04 09:26:48 +00:00
ritt
ff7edc22bf
Added Kerberos support
...
SVN revision: 2369
2011-01-20 12:35:29 +00:00
ritt
b72e9ffba2
Added d2u/u2d
...
SVN revision: 2349
2010-12-23 10:43:08 +00:00
ritt
64e1ae582d
Added crypt.c to elog
...
SVN revision: 2317
2010-08-05 10:20:18 +00:00
ritt
fc0fe3762a
Removed HAVE_CRYPT
...
SVN revision: 2310
2010-07-31 15:45:42 +00:00