lp://qastaging/~lazyranma/ubuntu/wily/g15daemon/g15daemon.dev
Created by
Alexander Ponyatykh
and last modified
- Get this branch:
- bzr branch lp://qastaging/~lazyranma/ubuntu/wily/g15daemon/g15daemon.dev
Only
Alexander Ponyatykh
can upload to this branch. If you are
Alexander Ponyatykh
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Ubuntu branches: Pending requested
-
Diff: 4264 lines (+3927/-31)33 files modified.pc/.quilt_patches (+1/-0)
.pc/.quilt_series (+1/-0)
.pc/.version (+1/-0)
.pc/01-remove-x11-setup-from-man.diff/Documentation/g15daemon.1 (+163/-0)
.pc/01-remove-x11-setup-from-man.diff/Documentation/g15daemon_client_devel.3 (+220/-0)
.pc/02-better-screenshort-creation.diff/g15daemon/utility_funcs.c (+688/-0)
.pc/03-change-syslog-facility.diff/g15daemon/main.c (+580/-0)
.pc/04-open-needs-mode.diff/g15daemon/utility_funcs.c (+702/-0)
.pc/05-send-a-sync-event-after-key-up-down.diff/plugins/g15_plugin_uinput.c (+324/-0)
.pc/06-fix-buffer-overflow.diff/libg15daemon_client/g15daemon_net.c (+297/-0)
.pc/07-reinit-on-any-error.diff/g15daemon/main.c (+580/-0)
.pc/applied-patches (+7/-0)
debian/changelog (+27/-0)
debian/control (+6/-5)
debian/docs (+0/-3)
debian/g15daemon.default (+0/-8)
debian/g15daemon.init (+18/-7)
debian/g15daemon.postinst (+8/-0)
debian/g15daemon.prerm (+5/-0)
debian/g15daemon.service (+12/-0)
debian/g15daemon.udev (+5/-6)
debian/g15daemon.upstart (+20/-0)
debian/patches/01-remove-x11-setup-from-man.diff (+127/-0)
debian/patches/02-better-screenshort-creation.diff (+39/-0)
debian/patches/03-change-syslog-facility.diff (+11/-0)
debian/patches/04-open-needs-mode.diff (+11/-0)
debian/patches/05-send-a-sync-event-after-key-up-down.diff (+30/-0)
debian/patches/06-fix-buffer-overflow.diff (+11/-0)
debian/patches/07-reinit-on-any-error.diff (+22/-0)
debian/patches/series (+7/-0)
debian/rules (+1/-0)
debian/source/format (+1/-0)
g15daemon/main.c (+2/-2)
Related bugs
Related blueprints
Branch information
- Owner:
- Alexander Ponyatykh
- Status:
- Development
Recent revisions
- 26. By Alexander Ponyatykh
-
Added native upstart job and systemd service. (LP: #1441365)
debian/g15daemon. default: removed SWITCH_KEY option to keep systemd and
upstart scripts simple. - 25. By Alexander Ponyatykh
-
debian/control: removed dependency on libg15daemon-
client1 for g15daemon
debian/control: changed priority of g15daemon to optional (Policy 2.5)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/ubuntu/wily/g15daemon