aboutsummaryrefslogtreecommitdiff
path: root/deployment/debian-package-x64/pkg-src
AgeCommit message (Collapse)Author
2019-02-09Merge pull request #807 from joshuaboniface/fix-restartAnthony Lavado
Fix restart script in OS packages
2019-02-04Fix restart script for DebianJoshua Boniface
2019-02-03Handle new option parser properlyJoshua Boniface
2019-02-01Allow adm group to view Jellyfin resourcesJoshua Boniface
This is pretty arbitrary and personal, but I detest services that lock out global access (which is good), but don't simultaneously make it easy for administrators to enter the directories. The adm group should only have actual system administrators as members, so this lets them view the secure directories.
2019-02-01Implement review feedbackJoshua Boniface
2019-01-31Move jellyfin-sudoers to conf dirJoshua Boniface
2019-01-31Use good ideas from Fedora systemd in DebianJoshua Boniface
2019-01-31Replace programdata with datadir everywhereJoshua Boniface
2019-01-31Add cachedir to deployment scripts; fix bad logdirJoshua Boniface
2019-01-31Update to long opts and add cache dirsJoshua Boniface
2019-01-21Update changelogs to add #666Joshua Boniface
2019-01-21Update changelogs to remove #639, add #661, #54Joshua Boniface
2019-01-21Add jellyfin-web#53 to changelogsJoshua Boniface
2019-01-21Merge pull request #655 from joshuaboniface/local-web-branchJoshua M. Boniface
Support trying local branches in submodule
2019-01-21Add jellyfin-web#52 to changelogsJoshua Boniface
2019-01-21Update changelogs to include this PRJoshua Boniface
2019-01-21Fix inconsistencies in changelogsJoshua Boniface
2019-01-20Bump version to 10.1.0Joshua Boniface
2019-01-19Correct invalid changelog entryJoshua Boniface
2019-01-18Merge branch 'dev' into reformatErwin de Haan
2019-01-15Merge branch 'master' into devJoshua Boniface
2019-01-15Merge branch 'dev' into reformatErwin de Haan
# Conflicts: # Emby.Server.Implementations/ApplicationHost.cs # Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs # Emby.Server.Implementations/LiveTv/LiveTvManager.cs # Emby.Server.Implementations/Security/MBLicenseFile.cs # Emby.Server.Implementations/Security/PluginSecurityManager.cs # Emby.Server.Implementations/Security/RegRecord.cs # MediaBrowser.Api/PluginService.cs # MediaBrowser.Api/System/SystemService.cs # MediaBrowser.Common/Security/IRequiresRegistration.cs # MediaBrowser.Common/Security/ISecurityManager.cs # MediaBrowser.Common/Security/PaymentRequiredException.cs # MediaBrowser.Model/Entities/MBRegistrationRecord.cs # MediaBrowser.Model/Entities/PluginSecurityInfo.cs # deployment/win-generic/build-jellyfin.ps1
2019-01-11Added debian bin folder.Erwin de Haan
2019-01-10Build scripts and build system consolidation.Erwin de Haan
Squashed commit.