index
:
jitsi.git
master
upstream
creating a debian package
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
resources
/
install
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'cf5da99'
HEAD
master
Wolfgang Wiedmeyer
2017-03-11
30
-1243
/
+310
|
\
|
*
Strip native code not matching the installer platform
Ingo Bauersachs
2017-03-02
1
-1
/
+15
|
*
Register Jitsi for URL actions in Windows 10
Ingo Bauersachs
2017-02-08
1
-2
/
+8
|
*
Updates developer id that is used to sign dmg.
damencho
2017-01-30
1
-1
/
+1
|
*
Updates jre to 1.8.0_121.
damencho
2017-01-26
1
-3
/
+3
|
*
Sysactivity notifications require libxss, not installed by default
Ingo Bauersachs
2017-01-14
1
-0
/
+1
|
*
Add support for AppIndicators
Ingo Bauersachs
2017-01-10
3
-4
/
+7
|
*
Debian (binary build): depend on libspeex (needed by libjitsi)
Ingo Bauersachs
2017-01-04
1
-0
/
+2
|
*
Depend on generic Java 7 (or later) SDK/runtime
Ingo Bauersachs
2017-01-04
2
-4
/
+6
|
*
Realign RPM dependencies
Ingo Bauersachs
2017-01-03
1
-9
/
+9
|
*
Depend on normal minimal dnsjava version
Ingo Bauersachs
2017-01-02
1
-1
/
+1
|
*
Remove unnecessary dependencies to Glassfish libs
Ingo Bauersachs
2017-01-02
2
-4
/
+0
|
*
Fix path to weupnp
Ingo Bauersachs
2017-01-02
1
-1
/
+1
|
*
Update RPM spec file to be used directly from source control
Ingo Bauersachs
2017-01-02
4
-21
/
+27
|
*
Remove missed Yahoo protocol references (#301)
Lucas Murray
2016-11-11
1
-9
/
+0
|
*
Remove Yahoo protocol
Ingo Bauersachs
2016-10-24
5
-13
/
+7
|
*
Update embedded JRE to 8u101
Ingo Bauersachs
2016-07-25
1
-3
/
+3
|
*
Adds dependency to new keyring and new repo update.
damencho
2016-06-30
4
-199
/
+1
|
*
Revert "Remove unix socket, it isn't used anywhere"
Ingo Bauersachs
2016-06-07
2
-0
/
+4
|
*
Remove unix socket, it isn't used anywhere
Ingo Bauersachs
2016-06-04
2
-4
/
+0
|
*
Remove SwingWorker library, it is included in Java 7
Ingo Bauersachs
2016-06-04
1
-17
/
+0
|
*
Remove jfontchooser
Ingo Bauersachs
2016-06-04
2
-27
/
+0
|
*
Fix Debian based launcher
Ingo Bauersachs
2016-05-31
1
-1
/
+1
|
*
Fixes debian build after 5c24dad320f355f721fc4562fbed7ecf72b66d50.
damencho
2016-05-30
1
-1
/
+0
|
*
Merge branch 'systray'
Ingo Bauersachs
2016-05-30
1
-2
/
+2
|
|
\
|
|
*
Stop messing with the JNA manifest and libraries
Ingo Bauersachs
2016-05-29
1
-2
/
+2
|
*
|
Prevent removal of manifest in stripped jars
Ingo Bauersachs
2016-05-30
1
-2
/
+2
|
|
/
|
*
Exclude native libs of foreign platforms
Ingo Bauersachs
2016-05-29
1
-0
/
+60
|
*
Add support for tel: and callto: URI on Mac
Ingo Bauersachs
2016-05-28
1
-0
/
+2
|
*
Fix protocols in RPM description
Ingo Bauersachs
2016-05-28
1
-1
/
+1
|
*
Remove libunbound and related code
Ingo Bauersachs
2016-05-28
3
-4
/
+1
|
*
Update dnsjava to stock 2.1.7 and make sure it is only loaded once
Ingo Bauersachs
2016-05-28
3
-2
/
+3
|
*
Add Jitsi to Windows' default applications list
Ingo Bauersachs
2016-05-17
1
-5
/
+29
|
*
Rename SIP Communicator to Jitsi
Ingo Bauersachs
2016-05-17
1
-3
/
+3
|
*
Update license to Apache in installers
Ingo Bauersachs
2016-05-17
4
-997
/
+37
|
*
Register Jitsi as default application for sip:, tel:, etc.
Ingo Bauersachs
2016-05-17
1
-0
/
+21
|
*
Use string comparison instead of int comparison (#240)
coypoop
2016-05-17
1
-1
/
+1
|
*
Mark signtool dependencies as executable
Ingo Bauersachs
2016-05-06
3
-0
/
+0
|
*
Add makecat to enable signtool to run on Win7
Ingo Bauersachs
2016-05-06
2
-0
/
+21
|
*
Update signtool to support additional signatures
Ingo Bauersachs
2016-05-05
6
-0
/
+48
|
*
Add SHA256 signatures to Windows binaries
Ingo Bauersachs
2016-05-02
1
-0
/
+19
*
|
don't add jitsi repo key and list and remove if present, sign package, attach...
Wolfgang Wiedmeyer
2015-10-14
3
-79
/
+27
|
/
*
Updates the license headers.
Damian Minkov
2015-07-20
6
-11
/
+66
*
Removes msn protocol.
damencho
2015-07-16
1
-1
/
+1
*
Adds new line at the end of file.
Damian Minkov
2015-06-03
1
-1
/
+1
*
Builds irc-api for debian src using mvn-debian.
Damian Minkov
2015-06-03
4
-57
/
+122
*
Updates dpkg-cross instructions.
Damian Minkov
2015-06-03
1
-1
/
+1
*
Merge branch 'deb-src-release-2.8.5426'
Damian Minkov
2015-06-03
5
-5
/
+13
|
\
|
*
Adds libhttpclient version and to the depends for debian src package.
Damian Minkov
2015-05-19
1
-1
/
+1
|
*
Adds changelog message for fixing bug 785299.
Damian Minkov
2015-05-18
1
-0
/
+2
[next]