branches with status:
Name Status Last Modified Last Commit
lp:~ssalley/ubuntu/oneiric/likewise-open/likewise-open-fix-845477 bug(Has a merge proposal) 1 Development 2011-09-12 20:09:23 UTC
30. Added patch debian/patches/config-fix...

Author: Scott Salley
Revision Date: 2011-09-12 20:09:02 UTC

Added patch debian/patches/config-fixes-for-verbose-make.patch. LP: #845477.

lp:~ssalley/ubuntu/natty/likewise-open/likewise-open-fix-752910 bug(Has a merge proposal) 1 Development 2011-04-06 23:08:19 UTC
27. modified debian/patches/add-missing-l...

Author: Scott Salley
Revision Date: 2011-04-06 23:07:45 UTC

modified debian/patches/add-missing-lwconfig.diff to correct the paths in
file /var/lib/likewise-open/lwconfig.xml (LP: #752910)

lp:~ssalley/ubuntu/natty/likewise-open/likewise-open-fix-751807 bug(Has a merge proposal) 1 Development 2011-04-06 17:18:13 UTC
26. debian/likewise-open.preinst now stop...

Author: Scott Salley
Revision Date: 2011-04-06 17:14:30 UTC

debian/likewise-open.preinst now stops daemons during upgrade (LP: #751807)

lp:~ssalley/ubuntu/natty/likewise-open/likewise-open-fix-737362 bug(Has a merge proposal) 1 Development 2011-03-21 20:12:28 UTC
25. * remove stale pid files during insta...

Author: Scott Salley
Revision Date: 2011-03-21 19:28:39 UTC

* remove stale pid files during installation and daemon exit. (LP: #737362)
  - updated debian/likewise-open.preinst and debian/likewise-open.prerm
    to delete stale pid files
  - added debian/patches/remove-pid.diff to make daemons remove their
    pid files on exit

lp:~ssalley/ubuntu/natty/likewise-open/likewise-open-fix-724038-3 bug(Has a merge proposal) 1 Development 2011-03-04 23:16:30 UTC
24. * added lwconfig from upstream that w...

Author: Scott Salley
Revision Date: 2011-03-04 23:09:36 UTC

* added lwconfig from upstream that was mistakenly left out. (LP: #724038)
  - added debian/patches/add-missing-lwconfig.diff based on upstream
  - updated debian/rules, debian/likewise-open.install for lwconfig

lp:~ssalley/ubuntu/natty/likewise-open/likewise-open-fixes-727051 bug(Has a merge proposal) 1 Development 2011-03-01 20:26:29 UTC
22. fixed resource paths in domainjoin-gu...

Author: Scott Salley
Revision Date: 2011-03-01 20:24:48 UTC

fixed resource paths in domainjoin-gui by updating
debian/patches/domainjoin-gui-path.diff and re-enabling it in
debian/patches/series. (LP: #727051)

lp:~ssalley/ubuntu/natty/likewise-open/likewise-open-fix-724038-2 bug(Has a merge proposal) 1 Development 2011-02-24 20:08:35 UTC
22. * added lwconfig from upstream that w...

Author: Scott Salley
Revision Date: 2011-02-24 20:06:09 UTC

* added lwconfig from upstream that was mistakenly left out. (LP: #724038)
  - added debian/patches/add-missing-lwconfig.diff based on upstream
  - updated debian/rules, debian/likewise-open.install for lwconfig

lp:~ssalley/ubuntu/natty/likewise-open/likewise-open-fix-724038 bug(Has a merge proposal) 1 Development 2011-02-24 04:20:50 UTC
22. * added lwconfig/ from upstream that ...

Author: Scott Salley
Revision Date: 2011-02-24 04:14:16 UTC

* added lwconfig/ from upstream that was mistakenly left out. (LP: #724038)
  - added lwconfig/ and build/components/lwconfig.comp from upstream
  - updated debian/rules, debian/likewise-open.install for lwconfig

lp:~ssalley/ubuntu/maverick/likewise-open/likewise-open.fix627272 bug(Has a merge proposal) 1 Development 2011-02-15 19:54:08 UTC
21. Forgot to add the patches -- clueless...

Author: Scott Salley
Revision Date: 2010-10-21 18:55:46 UTC

Forgot to add the patches -- clueless with bzr/git.

lp:~ssalley/ubuntu/natty/likewise-open/likewise-open-fix-716615 bug(Has a merge proposal) 1 Development 2011-02-11 20:09:34 UTC
21. * LP: #716615 - added debian/patche...

Author: Scott Salley
Revision Date: 2011-02-11 20:04:27 UTC

* LP: #716615
  - added debian/patches/add-dependencies-2.diff to add in more libraries
    needed for building and running.

lp:~ssalley/ubuntu/natty/likewise-open/likewise-open-fix-707195 bug(Has a merge proposal) 1 Development 2011-01-25 00:01:02 UTC
20. * LP: #707195 - Corrected package v...

Author: Scott Salley
Revision Date: 2011-01-24 23:59:34 UTC

* LP: #707195
  - Corrected package version in descriptions
  - Corrected dependency versions based on upstream documentation
  - Corrected spelling of 'savely' to 'safely'

lp:~ssalley/ubuntu/natty/likewise-open/likewise-open-fix-684579 bug(Has a merge proposal) 1 Development 2011-01-24 23:28:32 UTC
20. * LP: #684579 - added debian/patche...

Author: Scott Salley
Revision Date: 2011-01-24 23:08:11 UTC

* LP: #684579
  - added debian/patches/add-dependencies-1.diff to add in libraries missing
    from the link that affect runtime behavior and prevent building when
    autotools are re-run
  - modified debian/rules to regenerate autoconf files so Makefile.am changes
    are picked up and to make future patch work easier

lp:~ssalley/ubuntu/lucid/likewise-open/likewise-open.fix627272 bug(Has a merge proposal) 1 Development 2010-12-01 21:19:28 UTC
18. * patches/ignore_group_update_failure...

Author: Scott Salley
Revision Date: 2010-12-01 21:08:31 UTC

* patches/ignore_group_update_failure_on_leave.diff: Added upstream patch
  to prevent "domainjoin-XXX leave" from failing if user/admin domain
  groups could not be removed from the builtin user/admin groups
  (LP BUG 575019)
* patches/assume_default_domain.diff: Fix regression in AssumeDefaultDomain
  (LP BUG 534629)
* patches/offline_v2.diff: Additional offline logon fixes (LP BUG 572271)
* patches/lwupgrade_mulit_sz.diff: Make preservation of multi-string values
  more robust (e.g. "RequireMembershipOf" LP BUG 574443)
* patches/reg_import_multi_sz.diff: Fix importing REG_MULTI_SZ strings
  that use the "\" character (LP BUG 575152)
* Added missing dependencies that prevent distribution and package upgrades
  from succeeding:
  - debian/control: Added libpam-runtime (LP BUG 627272, LP BUG 625105)
  - debian/control: Added psmisc (LP BUG 591893)
* Added statements to kill hung daemons that may prevent distribution and
  package upgrades from succeeding (LP BUG 621980):
  - debian/control: Added procps for pkill
  - debian/likewise-open.postinst, debian/likewise-open.preinst: Added
    explict kill for daemons that may hang
* debian/control: Modified XSBC-Original-Maintainer as Gerald Cater would
  like Scott Salley to handle likewise-open.

113 of 13 results