tbrehm
2013-01-15 10b47ccebdb3c25faba6d1075a08c2b9fb63f827
2013-01-15 mcramer
Fixed: possible problem and memory leak on connection errors - included a ...
tree@ 1ba20c commitdiff
2013-01-14 tbrehm
Fixed: Buttons are missing in _list.htm template
tree@ 08fcf6 commitdiff
2013-01-07 mcramer
Fixed: FS#2608 - Certain complex database passwords are not escaped properl...
tree@ f1f72f commitdiff
2012-12-18 mcramer
Fixed: FS#2586 - Domain list is empty in reseller login when domain module...
tree@ 9a82cd commitdiff
2012-12-14 mcramer
Fixed: Sorting as client can lead to sql errors due to amigious column sys_...
tree@ d41111 commitdiff
2012-12-11 ftimme
- Fixed FS#2580 - APS Installer: The installation path already contains a p...
tree@ 3eb7da commitdiff
2012-12-11 mcramer
Updated: Changed meaning of '#' and '' for stored prefixes
tree@ ff6c40 commitdiff
2012-12-10 mcramer
Fixed: FS#2066 - Check if problems can occur ins ervices when the default ...
tree@ e439d1 commitdiff
2012-12-05 ftimme
- Fixed bug in domain validation.
tree@ dee215 commitdiff
2012-12-05 tbrehm
Fixed: FS#2568 - ISPConfig 3.0.5 mailbox Speicher Error
tree@ 637939 commitdiff
2012-12-04 ftimme
- Changed check if a domain is unique so that vhosts with identical domains...
tree@ f6c2fa commitdiff
2012-12-04 tbrehm
Fixed: FS#2524 - Add check in remote api that no email alias can be added t...
tree@ 2052e1 commitdiff
2012-12-04 tbrehm
Fixed: FS#2567 - Username in ISPConfig 3.05
tree@ 29510b commitdiff
2012-11-29 mcramer
Fixed: FS#2553 - Database user is not deleted correctly when using remotin...
tree@ 2d5210 commitdiff
2012-11-28 mcramer
Bugfix: _ispconfig_pw_crypted was ignored on sys_user updates/inserting
tree@ 8863cc commitdiff
2012-11-27 mcramer
Bugfix: _ispconfig_pw_crypted was ignored (stripped off in encoding method)
tree@ 7990f8 commitdiff
2012-11-27 mcramer
Bugfix: mail domain aliases could not be created using remoting api
tree@ fb1e8e commitdiff
2012-11-14 mcramer
Improved pagination calculating
tree@ 8df9e2 commitdiff
2012-11-14 mcramer
Implemented: - new pagination for lists
tree@ de9a52 commitdiff
2012-11-14 tbrehm
Added function for IPv6 prefixes in multiserver mirror setups.
tree@ 5f671f commitdiff
2012-11-13 mcramer
Implemented: - added isset() checks to password encryption mode in remotin...
tree@ e7663c commitdiff
2012-11-09 tbrehm
Fixed: FS#2533 - Backup not working with small values for wait_timeout and ...
tree@ 89a6df commitdiff
2012-11-08 mcramer
Fixed: if parent_domain_id is 0 but set the sys_groupid entry is not used i...
tree@ cf6997 commitdiff
2012-11-02 mcramer
Updated: - if no db prefix is set use php uniqid function to get a db user...
tree@ 366be0 commitdiff
2012-11-01 mcramer
Fixed: - log parsing did not recognize lines with multiple recipients - s...
tree@ 9cb77e commitdiff
2012-10-31 mcramer
Fixed: Follow-up to commit r3623 - entered all missing german and english ...
tree@ 7e48bd commitdiff
2012-10-30 mcramer
Fixed: Follow-up to previous commit - entered some more german language en...
tree@ 0f7357 commitdiff
2012-10-30 mcramer
Implemented: - Show status messages to clients as long as the datalog is n...
tree@ a1c925 commitdiff
2012-10-30 tbrehm
Fixed: FS#2501 - Check some remote api functions
tree@ 5768a2 commitdiff
2012-10-30 tbrehm
Fixed: FS#2398 - Setting autoresponder start/end dates for a mailbox fails
tree@ 4e7af1 commitdiff
2012-10-29 mcramer
Fixed: - APS installer: if database is created on different server than w...
tree@ dfd594 commitdiff
2012-10-25 tbrehm
Fixed: FS#2314 - Reseller creation in remote API does not work properly
tree@ dea37d commitdiff
2012-10-25 tbrehm
Fixed: FS#2395 - mail_user_add doesn't check if the domain exists
tree@ 3d8d1f commitdiff
2012-10-25 mcramer
Fixed: changed all $this->app to $app and $this->db to $app->db and made $a...
tree@ b36a72 commitdiff
2012-10-22 ftimme
- Added check for unique customer numbers (empty customer numbers are allow...
tree@ 0e509a commitdiff
2012-10-22 tbrehm
Fixed: FS#2362 - client_id from remoting.inc.php functions is ignored
tree@ 0a8f0e commitdiff
2012-10-19 tbrehm
Fixed: FS#2489 - APS installer uninstallation problem Fixed: FS#2446 - APS ...
tree@ 78c462 commitdiff
2012-10-17 tbrehm
Fixed: FS#2475 - MySQL database duplication
tree@ 5db386 commitdiff
2012-10-08 mcramer
Implemented: Added support for delivery notification and smime email signin...
tree@ 142b3c commitdiff
2012-10-02 tbrehm
Fixed: FS#2431 - APS list update failed.
tree@ 4e0a20 commitdiff
2012-09-27 ftimme
tree@ 656a1c commitdiff
2012-09-27 ftimme
- Bugfix: show the correct country flag in client and reseller lists.
tree@ 8f9240 commitdiff
2012-09-27 mcramer
Fixed: Added missing idn converts to mail functions Added: Changed idn func...
tree@ d6363b commitdiff
2012-09-26 mcramer
Implemented: FS#1102 - Convert internationalized domains to punycode autom...
tree@ 8c1761 commitdiff
2012-09-25 mcramer
Update: SMTP mail class
tree@ ecce33 commitdiff
2012-09-21 mcramer
Updated: added maximum mail count to send per smtp connection
tree@ d93be9 commitdiff
2012-09-21 mcramer
Bugfix: Attachments were not cleaned up on finish() call of mail class (nex...
tree@ b0191f commitdiff
2012-09-18 mcramer
Added: second decimal count to separate internal view from client view
tree@ 36d487 commitdiff
2012-09-18 mcramer
Bugfix: Limits where processed the wrong way ('n', 'y' checkboxes)
tree@ 5d0839 commitdiff
2012-09-18 mcramer
Bugfix: Client tform cannot be loaded this way (remoting / plugin), changed it
tree@ f6dd53 commitdiff
first | « prev | next »