Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Patch 1 #106

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Patch 1 #106

wants to merge 14 commits into from

Commits on Apr 12, 2012

  1. Configuration menu
    Copy the full SHA
    667f3d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2012

  1. Added micro-logging framework

    This patch adds small subset of logging functions and removes all
    calls to perror() and substitutes them with hopefully more informative
    calls using strerror().
    Brane F. Gračnar committed Apr 25, 2012
    Configuration menu
    Copy the full SHA
    2445bed View commit details
    Browse the repository at this point in the history
  2. Merge branch 'better_logging'

    Brane F. Gračnar committed Apr 25, 2012
    Configuration menu
    Copy the full SHA
    271dd93 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2012

  1. Pid file support.

    This patch adds support for writing pid file if stud was configured
    to become a daemon after initialization; init scripts can benefit
    from this functionality.
    Brane F. Gračnar committed May 7, 2012
    Configuration menu
    Copy the full SHA
    cb4d832 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2012

  1. Remove pid file on daemon shutdown.

    Brane F. Gračnar committed May 15, 2012
    Configuration menu
    Copy the full SHA
    f1c7228 View commit details
    Browse the repository at this point in the history
  2. Updated init script and debian package scripts.

    Brane F. Gračnar committed May 15, 2012
    Configuration menu
    Copy the full SHA
    eb772bd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'config_file'

    Brane F. Gračnar committed May 15, 2012
    Configuration menu
    Copy the full SHA
    218aa8d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2012

  1. Configuration menu
    Copy the full SHA
    93bb4b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d6e6db View commit details
    Browse the repository at this point in the history
  3. Merge pull request bumptech#1 from specialunderwear/master

    Fixes for init.d and debian packaging
    Brane F. Gračnar committed May 23, 2012
    Configuration menu
    Copy the full SHA
    ae9a8cf View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2012

  1. fixes --write-proxy

    Write proxy was damaged in #2445bed0, looks like a find and replace for '\n'
    (newline). This commit fixes it.
    specialunderwear committed Jun 13, 2012
    Configuration menu
    Copy the full SHA
    a2edd8b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2012

  1. Configuration menu
    Copy the full SHA
    7a3d074 View commit details
    Browse the repository at this point in the history
  2. Merge pull request bumptech#2 from specialunderwear/master

    fixes --write-proxy
    Brane F. Gračnar committed Jun 14, 2012
    Configuration menu
    Copy the full SHA
    03f8864 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2012

  1. Thank you very much for the work you did.

    Isn't is necessary?
    jiban committed Jul 4, 2012
    Configuration menu
    Copy the full SHA
    e5ecdcb View commit details
    Browse the repository at this point in the history