My favorites | Sign in
Google
       
Details: Show all Hide all

Earlier this year

  • Apr 10, 2009
    issue 1 (vpnwatch won't start) Status changed   -   I'm not sure this is coming from vpncwatch. Can you make a vpnc wrapper and call that with vpncwatch to see if you get the same error. Say, /sbin/vpnc.sh: #!/bin/sh /sbin/vpnc --ifname tun99 --local-port 0 --udp-port 0 --script /etc/vpnc/vpnc-script $* Then run vpncwatch with this command: vpncwatch -c univer -i 300 /sbin/vpnc.sh /etc/vpnc/univerexport.conf I am unable to reproduce the problem locally.
    Status: Started
    I'm not sure this is coming from vpncwatch. Can you make a vpnc wrapper and call that with vpncwatch to see if you get the same error. Say, /sbin/vpnc.sh: #!/bin/sh /sbin/vpnc --ifname tun99 --local-port 0 --udp-port 0 --script /etc/vpnc/vpnc-script $* Then run vpncwatch with this command: vpncwatch -c univer -i 300 /sbin/vpnc.sh /etc/vpnc/univerexport.conf I am unable to reproduce the problem locally.
    Status: Started
  • Mar 11, 2009
    r112 (Pass --no-print-directory to GNU make. ) committed   -   Pass --no-print-directory to GNU make.
    Pass --no-print-directory to GNU make.
  • Mar 11, 2009
    r111 (Update index.html ) committed   -   Update index.html
    Update index.html
  • Jan 11, 2009
    r110 (Added pexpect, a Python expect-like thing since I can't figu...) committed   -   Added pexpect, a Python expect-like thing since I can't figure out how to get regular expect to actually do anything.
    Added pexpect, a Python expect-like thing since I can't figure out how to get regular expect to actually do anything.
  • Jan 05, 2009
    r109 (scripts/ renamed to package-tools/ ) committed   -   scripts/ renamed to package-tools/
    scripts/ renamed to package-tools/

Older

  • Dec 22, 2008
    r108 (Correct _sortByLength() so that the plist properties are sor...) committed   -   Correct _sortByLength() so that the plist properties are sorted correctly.
    Correct _sortByLength() so that the plist properties are sorted correctly.
  • Dec 22, 2008
    r107 (Ignore *.pyc files. ) committed   -   Ignore *.pyc files.
    Ignore *.pyc files.
  • Dec 22, 2008
    r106 (Two changes to the frontend tools: 1) Use '/usr/bin/env pyt...) committed   -   Two changes to the frontend tools: 1) Use '/usr/bin/env python -tt' for the interpreter. 2) Put newlines at the end of usage screen lines and make sure we're using sys.stdout.write() rather than print.
    Two changes to the frontend tools: 1) Use '/usr/bin/env python -tt' for the interpreter. 2) Put newlines at the end of usage screen lines and make sure we're using sys.stdout.write() rather than print.
  • Dec 22, 2008
    r105 (Initial version of the package-tools, with receiptlib Python...) committed   -   Initial version of the package-tools, with receiptlib Python module.
    Initial version of the package-tools, with receiptlib Python module.
  • Dec 20, 2008
    r104 (Remove code that skips over brew since that's no longer a pa...) committed   -   Remove code that skips over brew since that's no longer a package.
    Remove code that skips over brew since that's no longer a package.
  • Dec 13, 2008
    r103 (The brew command is now a wrapper around koji. ) committed   -   The brew command is now a wrapper around koji.
    The brew command is now a wrapper around koji.
  • Nov 28, 2008
    r102 (Removed aspell, links, mutt, lbdb, cyrus-sasl, and gdbm sinc...) committed   -   Removed aspell, links, mutt, lbdb, cyrus-sasl, and gdbm since I am using Thunderbird for email now.
    Removed aspell, links, mutt, lbdb, cyrus-sasl, and gdbm since I am using Thunderbird for email now.
  • Nov 28, 2008
    r101 (Added the lspkg command which lists all installed packages o...) committed   -   Added the lspkg command which lists all installed packages on the system, information about them, and their file lists.
    Added the lspkg command which lists all installed packages on the system, information about them, and their file lists.
  • Nov 08, 2008
    r100 (Remove extra slash in the download URL for links. ) committed   -   Remove extra slash in the download URL for links.
    Remove extra slash in the download URL for links.
  • Nov 08, 2008
    r99 (Upgraded to git-1.6.0.3. ) committed   -   Upgraded to git-1.6.0.3.
    Upgraded to git-1.6.0.3.
  • Nov 04, 2008
    r98 (Print project URL on its own line. ) committed   -   Print project URL on its own line.
    Print project URL on its own line.
  • Oct 30, 2008
    r97 (Remove libgsasl and msmtp because the development branch of ...) committed   -   Remove libgsasl and msmtp because the development branch of mutt includes built in SMTP support, so there is no need for an external SMTP client.
    Remove libgsasl and msmtp because the development branch of mutt includes built in SMTP support, so there is no need for an external SMTP client.