aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/provisioning
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-203-4/+43
* Adds prefix to be able to provision system properties.Damian Minkov2014-04-221-9/+21
* Avoid creating a temporary file during provisioningIngo Bauersachs2014-01-131-57/+12
* Move mandatory provisioning property to jitsi-defaultsIngo Bauersachs2014-01-131-10/+1
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Fixes handling http redirect and handling it in provisioning service when we ...Damian Minkov2013-11-272-7/+89
* Skips ProgressMonitorInputStream wrapper on Android.paweldomas2013-10-071-10/+18
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-232-27/+27
* Creates authenticate windows service that will create the dialog and will sho...Damian Minkov2013-05-181-0/+1
* Adds second group of status messages which is loaded from configuration, whic...Damian Minkov2013-01-251-0/+12
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-243-3/+3
* Avoid starting provisioning of the method is not definedIngo Bauersachs2013-01-231-1/+2
* Localize forget password buttonIngo Bauersachs2013-01-231-1/+2
* Allow access to system environment variables and java properties in provision...Ingo Bauersachs2012-09-301-0/+45
* Rename computername provisioning property to hostnameIngo Bauersachs2012-09-281-2/+2
* Add computername provisioning propertyIngo Bauersachs2012-09-281-0/+15
* Skips empty property names in configuration service and provisioning.Damian Minkov2012-09-051-0/+4
* Shows error dialog if provisioning failed and is mandatory.Damian Minkov2012-07-111-9/+36
* Moves the ConfigurationService and FileAccessService implementations from Jit...Lyubomir Marinov2012-07-102-1/+5
* Adds global status menu to the tray menus, adding global status service.Damian Minkov2012-07-031-1/+1
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-293-4/+6
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-294-7/+8
* Adds properties to custom the GUI.Vincent Lucas2012-06-071-12/+24
* Replaces incorrect provisioning parameters, which do not correspond toVincent Lucas2012-06-041-9/+20
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Removes advertising bytestream used for jabber file transfers, leaving ibb.Damian Minkov2012-03-071-7/+10
* Adds some logging to network status events and their dispatching. Damian Minkov2012-02-201-0/+9
* Adds property which can make provisioning mandatory, and if user cancels appl...Damian Minkov2012-02-162-1/+52
* Refactor provisioning.Sebastien Vincent2011-12-194-605/+726
* Fixes some NPE. Adds custom xmpp domain to be resolved for SRV records used f...Damian Minkov2011-11-211-0/+4
* Integrates patch from Patrick reported on dev mailing-list with subject ' pr...Sebastien Vincent2011-10-241-0/+18
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-182-2/+2
* Cache the provisioning URL before loading the provisioned propertiesIngo Bauersachs2011-10-041-2/+2
* Add ${arch} to the provisioning URL replacementIngo Bauersachs2011-09-301-0/+5
* Fixes when enable provisioning enable and forget password button.Damian Minkov2011-08-261-0/+1
* Adds option in provisioning configuration for deleting stored password.Damian Minkov2011-08-262-8/+102
* Create a RadioButton class with the Jitsi specifc look&feelIngo Bauersachs2011-08-251-23/+4
* Fixes the use of non predefined parameters in the provisioning uri. Yana Stamcheva2011-07-251-34/+14
* Fixes loading of default provisioning method.Yana Stamcheva2011-06-191-2/+1
* Fixes loading of default provisioning uri.Yana Stamcheva2011-06-191-2/+1
* Adds default values for provisioning method and URI.Yana Stamcheva2011-06-021-1/+12
* Add the possibility to replace everywhere in the provisioning URL not just f...Sebastien Vincent2011-05-121-79/+89
* Move UUID initialization to Provisioning plugin.Sebastien Vincent2011-05-121-0/+9
* Add UUID support for provisioning, UUID is visible in provisioning advanced c...Sebastien Vincent2011-04-262-15/+84
* Fix handling of provisioning parameters.Sebastien Vincent2011-04-111-0/+6
* Fix some exceptions kindly reported and tested by Sebastien Vincent. Fixing t...Damian Minkov2011-04-011-0/+4
* Introduce HttpUtils, utility handling http get and post request. One place to...Damian Minkov2011-04-012-353/+97
* Improve provisioning warning text.Yana Stamcheva2011-02-241-1/+3
* Allow to enable provisioning when you start jitsi for the first time. As part...Yana Stamcheva2011-02-241-0/+14
* Fixes the backgrounds of the check boxes and radio buttons on the Security > ...Lyubomir Marinov2010-12-081-5/+25