Michael Kaufmann (d00p)
1db572e010
- added Domainkey-Filter configuration for FreeBSD (thx to hedo)
...
- bugfixed DKIM verification failure when using .private file-extension (also thx to hedo), fixes #63
2010-03-19 10:46:09 +00:00
Michael Kaufmann (d00p)
6b7a3e73f1
- bugfixing function getLoginNameByUid, refs #68
2010-03-17 12:32:27 +00:00
Michael Kaufmann (d00p)
55aab4004c
create default index-file also in subfolders if newly created (and enabled), needs testing, fixes #68
2010-03-17 12:20:14 +00:00
Michael Kaufmann (d00p)
c1de55f3d5
- added possibility to set a minimum password length for all passwords (does not count for old passwords already saved), fixes #59
...
- set version to 0.9.3-svn1
2010-03-17 07:51:16 +00:00
Michael Kaufmann (d00p)
f9d84a09f1
- also decode ticket-subject in ticket-class, thx to Michał Goździk for the hint, fixes #67
2010-03-17 06:23:10 +00:00
Michael Kaufmann (d00p)
423fd7b7df
set version to 0.9.3
2010-03-15 06:16:37 +00:00
Robert Foerster (Dessa)
f11c180ea8
- add apt-get for proftpd command for debian + derivates
2010-03-14 12:10:43 +00:00
Michael Kaufmann (d00p)
a7f22a3426
- added $branding for package-specific-patch-indication, fixes #60
2010-03-12 16:23:21 +00:00
Michael Kaufmann (d00p)
ee7f83aede
- correcting safe_exec check in function.safe_exec.php, fixes #56
2010-03-10 12:19:20 +00:00
Michael Kaufmann (d00p)
1d03f04e1e
- show reasonable errormessage in function validateFormFieldHidden() when hidden fields changed
...
- don't show error if cronjob-timestamps changed while editing settings, fixes #52
2010-03-09 06:45:36 +00:00
Michael Kaufmann (d00p)
3e4dc2f1d8
forgot to save freebsd-file, refs #50
2010-03-07 15:38:08 +00:00
Michael Kaufmann (d00p)
6c233818f2
only display command if folder is set in configs, refs #50
2010-03-07 15:37:26 +00:00
Michael Kaufmann (d00p)
9a18dbcc36
add command to create the "deactivated users"-folder, fixes #50
2010-03-07 15:23:28 +00:00
Michael Kaufmann (d00p)
cbfb89f86a
- set correct html-linebreaks when sending e-mails in ticket-class
...
- prevent usage of <script>-tag in tickets
- design-correction in archive-search
2010-03-05 07:55:04 +00:00
Robert Foerster (Dessa)
b5465f602f
unbreak SQL-Query for Ticketcreation, fixes bug #47
2010-03-04 01:59:07 +00:00
Michael Kaufmann (d00p)
cb2ad2261b
added Postfix and Dovecot configuration-templates for FreeBSD
2010-03-03 09:57:54 +00:00
Michael Kaufmann (d00p)
a6909a8cec
updated phpMailer-Class to version 5.1 (PHP5/PHP6), fixes #35
2010-03-03 08:51:13 +00:00
Michael Kaufmann (d00p)
0cd452de28
fixing function checkLastGuid()
2010-03-01 17:43:47 +00:00
Michael Kaufmann (d00p)
91d461b122
fix logging in checklastguid() when not called from cronjob
2010-03-01 16:30:16 +00:00
Michael Kaufmann (d00p)
098afe7cf8
- started to add FreeBSD configuration to Froxlor, refs #37
2010-03-01 10:39:08 +00:00
Michael Kaufmann (d00p)
25b1478261
- added dependecies to settings (now only used in password-reset functions), fixes #40
2010-03-01 07:42:07 +00:00
Michael Kaufmann (d00p)
0461e4cbd9
fix header-graphic on upgrade (SysCP => Froxlor)
2010-02-25 13:35:53 +00:00
Michael Kaufmann (d00p)
b289a6746a
- improved last-guid sanity check on update to 0.9.1, fixes #34
...
- replacing deprecated functions in PHP-5.3 (no external libraries for now like phpmailer), refs #35
2010-02-25 07:05:23 +00:00
Michael Kaufmann (d00p)
525499b987
added apt-get command to awstats-configuration, fixes #28
2010-02-24 06:29:42 +00:00
Michael Kaufmann (d00p)
f8b3da48fc
- show correct path in APS-error message, fixes #30
2010-02-24 06:12:34 +00:00
Michael Kaufmann (d00p)
7aba67af11
forgot to add $path to the $file_url
2010-02-23 07:54:02 +00:00
Michael Kaufmann (d00p)
a1561618e9
fix sql-query in ticket::customerHasTickets(), fixes #26
2010-02-22 20:11:35 +00:00
Michael Kaufmann (d00p)
c549e17795
correct urlencoding in ApsUpdater
2010-02-22 13:43:45 +00:00
Michael Kaufmann (d00p)
d236a5ceda
- setting version to 0.9.2
...
- checking for sane last-system-guid on update
- added a bit of cronlogging to ApsUpdater (only in paranoid mode)
2010-02-22 12:24:45 +00:00
Michael Kaufmann (d00p)
66d5ea8f9e
- fix checklastguid, ignore nogroup/nobody with very high guids (>65500)
2010-02-22 09:51:16 +00:00
Michael Kaufmann (d00p)
e8de3d45e5
- removed some undefined variables
...
- fixed function openRootDB
- fixed realtime-function (it's now a tcp connection), fixes #24
- fixed missing $-sign befor variable in makePathfield
2010-02-21 21:09:48 +00:00
Michael Kaufmann (d00p)
c192d19d7e
- corrected file-names for bind-configuration, fixes #20
2010-02-17 11:36:32 +00:00
Michael Kaufmann (d00p)
2d3701c5a3
- fixing the "Could not open input file: [...]/install_scripts/configure install" issue in ApsInstaller
2010-02-15 12:49:38 +00:00
Michael Kaufmann (d00p)
0488a3c2a4
- fixing RootDir in ApsInstaller and ApsUpdater, fixes #14 and #15
...
- fixed root_db connection in openRootDB()
2010-02-15 12:05:15 +00:00
Michael Kaufmann (d00p)
74e3ed0a1f
- added missing language-string for installation
...
- show a nicer "you have to configure Froxlor first"-message
2010-02-14 14:21:37 +00:00
Michael Kaufmann (d00p)
432f555e37
- utf-8 convert was not meant to make it into 0.9.x, fixes #9
2010-02-13 19:48:16 +00:00
Michael Kaufmann (d00p)
2dc14c31c2
- fixed debian package name of sasl2-library for Etch and Lenny (libsasl2 => libsasl2-2), fixes #8
2010-02-11 22:02:24 +00:00
Michael Kaufmann (d00p)
2a7d6c5d88
- fixing froxlor_graphic-setting for new installations (.png => .gif)
...
- setting version number to 0.9.1
2010-02-11 21:32:19 +00:00
Michael Kaufmann (d00p)
119015f3f0
- make class.idna_convert_wrapper.php more php5-like
2010-02-05 09:03:30 +00:00
Michael Kaufmann (d00p)
2378d4319c
- fixing undefined variables in customer_mysql.php
...
- fixing "only variables should be passed by reference" warning in customer_traffic.php
- removed unneeded require() in customer_aps.php, refs #6
- added missing field in sql-query in class.ticket.php
2010-02-05 08:36:35 +00:00
Michael Kaufmann (d00p)
8dcade976d
- fixing undefined variables in various files
...
- removed unneeded require() in admin_aps.php, fixes #6
- design-correction in archivesearch.tpl
2010-02-05 08:23:19 +00:00
Michael Kaufmann (d00p)
dc22ee1875
- settings ['admin']['froxlor_graphic'] to ['admin']['syscp_graphic'] if not set
2010-01-31 13:24:01 +00:00
Michael Kaufmann (d00p)
ce7b2ea582
- set version to 0.9
2010-01-31 12:19:19 +00:00
Michael Kaufmann (d00p)
82cb3fdabc
better order of commands in gentoo-configfiles
2010-01-30 17:36:23 +00:00
Michael Kaufmann (d00p)
a791deb656
move customer-tickets to archive if customer gets deleted
2010-01-30 15:30:47 +00:00
Michael Kaufmann (d00p)
3896f9057e
fixed shell_include command for lighttpd (old syscp-bug #1051 )
2010-01-30 14:26:31 +00:00
Florian Aders (EleRas)
f8c720b0a6
Added symlinks to new master, this way the old users crontab just work :)
...
Fixed typos
2010-01-29 19:20:29 +00:00
Michael Kaufmann (d00p)
df772ceaa5
bugfixing cronjob-select-query
2010-01-29 12:06:20 +00:00
Michael Kaufmann (d00p)
70f6f92258
- fixing old syscp-bug #1148 (Show info for inactive modifications)
2010-01-29 11:15:15 +00:00
Michael Kaufmann (d00p)
ac5e837dd0
- combined various cronfunctions into function.CronjobFunctions.php
...
- dynamic 'last-run' overview on admin_index.php
- added toggleCronStatus() to deactivate specific cronjobs when module has been activated/deactivated
2010-01-28 11:17:55 +00:00