Welcome to Catalin(ux) M. BOIE's page!
Here you can find some work of mine on Linux kernel & other stuff.

E-mail: catab # embedromix dot ro
Phone: +40-745-048374
RSS feed for this site
My Fedora repository: rpm -Uhv http://kernel.embedromix.ro/dinorepo-0.0.12-1.noarch.rpm
My Oracle/RedHat/CentOS repository: rpm -Uhv http://kernel.embedromix.ro/dinorepo-el-0.0.13-1.noarch.rpm
Supported architectures: x86_64, i386, armv7hl, aarch64.
For commercial support and customizations, contact us at: Embedromix

[Home]  [Networking]  [Crypto]  [Linux kernel patches]  [Userspace]  [Docs]  [CV/Resume]  [Links

2020-08-24 rocketgit 0.73 is out!
Released 0.73 of rocketgit.
Light and fast Git hosting solution
Short changelog:
    Catalin(ux) M. BOIE (49):
      Added rg_git_repo_is_empty function plus func test
      SELinux: allow httpd_t to map rocketgit_exec_t files
      vm: get rid of i386 (we move to x86_64)
      nginx: remove text/html because it is always added to gzip_types
      Added Phabricator to comparison
      Corrected stupid space char inside cache key
      Because of docker, we are now using HTTP_HOST insead of SERVER_NAME
      Docker updates
      Texts updates + cosmetic
      Some git tweaks to deal with empty repositories
      Do not try to access a repo if is deleted
      ldap: if we have no server, it is useless to continue processing
      Added statistics for the installation
      Mostly cosmetic
      nginx sample update
      Remove PayPal donation because of legal uncertainly
      Insist on respecting the privacy
      Cosmetic
      More statistics changes (load, cpu, mem)
      docker: push also the latest label
      Invalidate slave table cache when updating the db structure, else new slaves will not be created
      Added LDAP/qrencode to features/thanks pages
      CSS small correction
      Merge branch 'mr-2'
      Added Business model to comparison
      nginx configuration update
      .spec: require tidy for building the tests
      worker improvements
      Added a TODO for worker
      worker: change git clone parameters because we could not clone
      totp: Allow also years for 'val' command
      builder: show queue in the web page
      Samples update (switch to systemd services for builder and worker)
      Worker and builder big changes
      Improved a little bit the mail reporting for admin
      Lots of tests updates
      More tests updates
      Lots of changes all over the place
      Added functional test for HTTP 304 code
      Lots of things, mostly worker fixes
      Lots of small fixes and functional tests
      Lots of changes
      Small stuff
      Avoid complains from install for systemd daemon-reload
      Added sample configuration for workers
      Switch to Podman (because of Fedora 32) and fix the worker service in the spec file
      .spec updates
      We need to prepare the partition tables before some inserts
      Reverse test messed the creation of partition tables; more debugging

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2020-06-05 rocketgit 0.72 is out!
Released 0.72 of rocketgit.
Light and fast Git hosting solution
Short changelog:
    Catalin(ux) M. BOIE (49):
      Added rg_git_repo_is_empty function plus func test
      SELinux: allow httpd_t to map rocketgit_exec_t files
      vm: get rid of i386 (we move to x86_64)
      nginx: remove text/html because it is always added to gzip_types
      Added Phabricator to comparison
      Corrected stupid space char inside cache key
      Because of docker, we are now using HTTP_HOST insead of SERVER_NAME
      Docker updates
      Texts updates + cosmetic
      Some git tweaks to deal with empty repositories
      Do not try to access a repo if is deleted
      ldap: if we have no server, it is useless to continue processing
      Added statistics for the installation
      Mostly cosmetic
      nginx sample update
      Remove PayPal donation because of legal uncertainly
      Insist on respecting the privacy
      Cosmetic
      More statistics changes (load, cpu, mem)
      docker: push also the latest label
      Invalidate slave table cache when updating the db structure, else new slaves will not be created
      Added LDAP/qrencode to features/thanks pages
      CSS small correction
      Merge branch 'mr-2'
      Added Business model to comparison
      nginx configuration update
      .spec: require tidy for building the tests
      worker improvements
      Added a TODO for worker
      worker: change git clone parameters because we could not clone
      totp: Allow also years for 'val' command
      builder: show queue in the web page
      Samples update (switch to systemd services for builder and worker)
      Worker and builder big changes
      Improved a little bit the mail reporting for admin
      Lots of tests updates
      More tests updates
      Lots of changes all over the place
      Added functional test for HTTP 304 code
      Lots of things, mostly worker fixes
      Lots of small fixes and functional tests
      Lots of changes
      Small stuff
      Avoid complains from install for systemd daemon-reload
      Added sample configuration for workers
      Switch to Podman (because of Fedora 32) and fix the worker service in the spec file
      .spec updates
      We need to prepare the partition tables before some inserts
      Reverse test messed the creation of partition tables; more debugging

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2019-11-06 rocketgit 0.71 is out!
Released 0.71 of rocketgit.
Light and fast Git hosting solution
Short changelog:
    Catalin(ux) M. BOIE (104):
      build_jobs: Columns with no defaults must be specified
      rg_authorize must be run as rocketgit user - fix permissions to 0755
      hints: ssh: make more clear that ssh must be restarted
      wh: builder: we need repo info for clone_url_ssh info
      struct: add itime for commit_labels
      css: make border more visible
      Use a more efficient way to log multi line strings
      Remove rg_log_buf stuff because of performance issues
      Be less verbose in rg_rights_test
      If git_log_simple returns error, just return error
      Some free_result and unlock only if successfully locked
      Fix state bug which triggered a not needed update of the structure
      Lots of changes, but mostly LDAP support
      Latest git breaks anonymous push - fix it by using 'guest' user instead of the empty one
      Improved a little bit the way the tests are run
      Added debug for rg_cache_merge function
      We must set oversize_diff, even if also_patch is false
      Small fix for typos in test runner
      Fixed edit_no_check's pass field usage
      Newer git, by providing an empty user, will not sent the user. This is bad, switch to using 'guest' user
      CURLOPT_SSLCERT must not be provided in newer versions of curl
      lock cache must not store 'ok' field
      Default uid_attr for ldap is now 'uid'
      Added timeout for ldap bind/search operations
      Show disk size in users list
      totp: remove expired entries
      totp: urlencode must be used when building the url for 2fa
      Store the timestamp of the deletion for a repo, not 1
      tests: added helper for totp enrollment
      Cosmetic changes
      docker updates
      samples updated
      Cosmetic changes for the theme
      Allow login token to be appended to the password
      ldap changes
      Corrected wrong help for ssh 2fa
      SELinux updates
      Show rg_log_sid into the user output to help identifying the logs
      Destroy confirmation link after use
      History updates
      Added TLS1.3 to the list of protocols for nginx
      AUTHORS file update
      Add rg_log_sid value to all push methods, to be able to identify the log from the user reports
      Did some debug changes for git
      TODO changes
      rg_git_from_to: if to is empty, ignore it.
      rg_exec - do not return if the program closes stderr
      If rg_dir_load returns false, propagate the error
      tests: cosmetic stuff
      Added git_log1_strange.php to generate strange filenames
      Changed CIF
      Limit the desciption of the project to 100 chars to be able to pack more repos per page
      Do not allow a repo to start with minus; strlen -> mb_strlen
      Do not allow a user name to start with minus; strlen -> mb_strlen
      Fix an XSS in repo description
      Do not allow : char in repo name
      Do not allow : char in user name
      selinux: added map (for packs)
      totp: remove a double DELETE sql query and invalidate cache after we remove the data from db
      rg_change_pass missed a log file name
      git: fixes display of filenames which are not UTF-8 valid
      Disable GC when serving requests from web/fetch/push; we will do it from cron
      Fixed rg_git_merge because it was broken
      cache: functional test for timeout
      fixes: ignore some errors
      Some more error testing for http_confirm test
      typo
      git_log2listing big changes
      Compute repo disk size only for not deleted repos
      /run/rocketgit-fpm/ -> /run to not create the dir
      totp: urlencode parameters when calling qrencode
      Activating gzip compression in nginx sample file
      Be more explicit and specify exactly the ssh command instead of 'ssh ... totp'
      Big rework for rg_exec/rg_exec2
      History update
      TODO update
      Comparison updates
      css updates
      Compariso script updates
      Rework rg_git_merge because it failed
      Cosmetic
      selinux: rg_change_pass updates
      Update version to 0.71
      .spec update
      selinux: we need also map for httpd_t -> rocketgit_usr_t
      Cosmetic
      Adapt spec file to Fedora 31
      pool sample: removed comments
      Removed comments from php-fpm.conf
      SELinux: php tries to map the config file
      Small changes in several places
      We need also php-json for API
      SELinux: more rights added
      css: gravatar is displayed as block to get rid of below extra space
      git(rocketgit_t) needs to map rocketgit_var_t files
      html: specify logo size to avoid re-render
      comparison: updated pagespeed and other changes
      css: small updates
      download page updates
      README updates
      White space corrections
      Always set rg[hostname] - used also for ssh connections for TOTP
      More rg_exec2 fixes
      TODO updates, user_min/max defaults changed

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2019-02-07 nf2fa 1.0.2 is out!
Released 1.0.2 of nf2fa.

Short changelog:
    Catalin(ux) M. BOIE (3):
      LICENSE added
      Remove sys/random.h references because of CentOS7
      Bump version

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber nf2fa
2019-02-05 ip2clue 0.0.95 is out!
Released 0.0.95 of ip2clue.

Short changelog:
    Catalin(ux) M. BOIE (2):
      Lots of things
      switch to version 0.0.95

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber ip2clue
2019-02-05 force_bind 0.13 is out!
Released 0.13 of force_bind.

Short changelog:
    Catalin(ux) M. BOIE (8):
      Fixed strcmp on a NULL variable
      Added support to change poll timeout
      Bump version to 0.12
      Restart accept interrupted by signal
      Lots of changes
      Switch to v0.13
      duilder update
      rpm changelog

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber force_bind
2018-06-03 nf2fa 1.0.1 is out!
Released 1.0.1 of nf2fa.

Short changelog:
    Catalin(ux) M. BOIE (4):
      Avoid a format string warning; added some tests
      Bump version to 1.0.1
      Use correct path for systemd .service file
      duilder updates

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber nf2fa
2018-05-20 nf2fa 1.0.1 is out!
Released 1.0.1 of nf2fa.

Short changelog:
    Catalin(ux) M. BOIE (4):
      Avoid a format string warning; added some tests
      Bump version to 1.0.1
      Use correct path for systemd .service file
      duilder updates

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber nf2fa
2018-05-20 nf2fa 1.0.0 is out!
Released 1.0.0 of nf2fa.

Short changelog:
    Catalin(ux) M. BOIE (2):
      Avoid a format string warning; added some tests
      Bump version to 1.0.1

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber nf2fa
2018-05-20 Conn 1.0.39 is out!
Released 1.0.39 of Conn.

Short changelog:
    Catalin(ux) M. BOIE (13):
      Raise to 4096 to buffer for logging
      More debugging for websocket parsing
      Various small stuff
      wsdemo added
      wsdemo improvements
      Added a callback for worker start
      More tweaks to wsdemo
      wsdemo: added Source button
      Added pie2 demo (svg)
      grid1 is working now
      More compiler flags for security
      CSS fixes for wsdemo
      Bump version to 1.0.39

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber Conn
2018-05-10 nf2fa 1.0.0 is out!
Released 1.0.0 of nf2fa.

Short changelog:
    Catalin(ux) M. BOIE (7):
      More tweakings all around
      Add first support for ct marking
      Small stuff dealing with ENOBUFS; doc updated
      Use RAND_bytes instead of getrandom because it is not supported on CentOS7
      Small README update
      Spelling corrections
      More protections for attaches (compiler)

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber nf2fa
2018-02-14 nf2fa 1.0.0 is out!
Released 1.0.0 of nf2fa.

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber nf2fa
2018-01-13 Conn 1.0.37 is out!
Released 1.0.37 of Conn.

Short changelog:
    Catalin(ux) M. BOIE (3):
      Lots of changes everywhere
      Added some more compile flags and websocket1 helper files.
      Bump version

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber Conn
2017-12-31 Conn 1.0.37 is out!
Released 1.0.37 of Conn.

Short changelog:
    Catalin(ux) M. BOIE (5):
      Checkpoint
      Lots of small fixes
      Bump version to 1.0.37
      Very important fixes
      Require openssl (for websocket)

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber Conn
2017-12-12 logmagic 0.3 is out!
Released 0.3 of logmagic.

Short changelog:
    Catalin(ux) M. BOIE (2):
      Use CFLAGS when building
      Bump version to 0.3

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber logmagic
2017-07-10 rocketgit 0.70 is out!
Released 0.70 of rocketgit.
Light and fast Git hosting solution
Short changelog:
    Catalin(ux) M. BOIE (24):
      rpm: Forgot to create nginx conf.d folder
      If we get an error when checking the db version, just exit, do not try to do updates.
      Add texts about the under age and about what laws you have to respect
      tests: fixed wh_http - time race closed
      Added a make target to compute the number of lines
      compare: added number of lines
      Improve host name auto-detection problems to work in VM env
      Activate the caching also for HTTP/2.0
      Anonymize also admin init parameters
      More debugging added to webhooks
      duilder: add also samples directory
      TODO: some updates
      ssh_host and git_host must not depend on http host
      Do not use http_host anymore
      tests: deal with the case when ControlMaster is not 'no'
      Small corrections
      rg_exec: when stdout closes, we should not try to get input anymore from the external program
      Added nginx next to apache
      Bump version to 0.70
      duilder: add 'samples' dir to the docs
      state_get: Return empty if the state table does not exists
      Minor corrections
      rg_template_eval_cond: now supports more operations
      Show the suggestion to use https correctly

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2017-06-25 rocketgit 0.69 is out!
Released 0.69 of rocketgit.
Light and fast Git hosting solution
Short changelog:
    Catalin(ux) M. BOIE (22):
      Use the database only after we setup the connection
      Improved apache sample configuration
      Docker improvements and 'make docker' to easy testing
      Add a random id to all requests to be able to identify them in the logs
      Manually free memory to improve performance
      Disabled repo 'Stats' menu because of performance issues
      Docker fixes
      Improved the installation documentation (add added nginx)
      compare: added 'LDAP groups' item and 'Product distribution/evaluation' category
      nginx preparations in .spec file and remove hard dependency on a web server
      Fixed the commit show page (showing multiple commits)
      Fixes for base_url: did not work for docker (bad switch to https)
      Small fixes to the 'download' section documentation
      css: when diff is too big, show it inline not as a ugly block
      web: the jump to a file did not work because of a wrong anchor
      css: added warning_text class
      tests: added a test with 500 10k commits
      Small text changes
      Apache sample config fixes
      tests: switch to nginx; small fixes for the 'log' test
      TODO updates
      Bumped version to 0.69

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2017-05-25 rocketgit 0.68 is out!
Released 0.68 of rocketgit.
Light and fast Git hosting solution
Short changelog:
    Catalin(ux) M. BOIE (30):
      Added a 'push' target in Makefile to not forget to push tags...
      When an un-auth user is visiting a user page with no repo, do not invite to create a repo
      Allow .well-known folder access
      Fixed the crash with big diffs by setting a limit
      Fixed a lot of tests which used time() for different fields and sometime lost the time race
      Silent curl in API functional test
      Add possibility for admin to limit the git log --patch limit
      Cosmetic changes
      Do not recursively set the rights - not needed
      Some big fixes for push over http
      Added a 'Thanks' section
      Added a functional test for http.postBuffer problem
      Forgot to add diff_too_big file
      Do not allow anyone to activate the debug (rg_debug).
      Get rid of strage rewriting in we server config
      Improved error reporting when php-fpm receives chunked encoding
      Added sample nginx config file
      Added samples config files in the doc folder
      Send errors on sterr instead of stdout for ssh commands
      Use rg_exec in tests to polute the output
      Do not generate an internal error if the user has no e-mail
      Big change allowing http and https to work in parallel
      Improved http tests by using persistent connections
      Small texts fixes
      Declare state as loaded only if I can really save it in cache
      Use base_url function instead of the obsolete web_url variable
      Prepare env to use base_url
      TODO updates
      Small debug of schema_ver
      Bump version to 0.68

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2017-03-26 rocketgit 0.67 is out!
Released 0.67 of rocketgit.
Light and fast Git hosting solution
Short changelog:
    Catalin(ux) M. BOIE (20):
      SELinux: Allow php-fpm to create log files
      Admin init form: pass next to user to be able to be cached by browsers
      Do not report security violations generated by the functional tests
      Functional tests improvements
      Some improvements for comparison
      Small changes regarding more debugging in several places
      Docker improvements
      Do not create a namespace anymore if the user has the rights to push
      Do not use UA when building anti-CSRF token. Think about plugins which change the UA at every request
      Do the right thing (no error) when an empty tree is present
      Trim the hints for cloning the tree
      comparison: add red/green for css/js sizes and for pagespeed
      Link to anon push doc
      tests: ignore some dirs
      Removed a not used variable
      I cannot be sure if the data is stored only in Germany. And we do backups in Romania.
      Impoved debug for cache
      Improve state handling: do not check for an old value; verify if table exists before doing a select
      Cosmetic
      Bump version to 0.67

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2017-03-03 rocketgit 0.66 is out!
Released 0.66 of rocketgit.
Light and fast Git hosting solution
Short changelog:
    Catalin(ux) M. BOIE (25):
      Corrected a ORDER before WHERE affecting the listing of the users in admin section
      Comparison updated based on Stig's help! Thanks!
      Added more info to comparison and added baloons (Stig suggestion)
      Switch to quotes to be able to use commas; small corrections
      Some clients, for exampple JGit sends the request gzipped. Deal with it. Thanks Gabi for the report!
      Change caps for some error message; no code changes.
      Improved testing; add a fetch over git for a private repo
      SELinux policy; php-fpm pids, logs and sockets
      TODO changes
      Trademark signs for Git and add a reference to SFC
      Set language to 'en' for htmln tag
      Disable fetch by git protocol of private repos!
      Do not show big files.
      Return error if a mr cannot be found
      Disable TRACE command in Apache sample conf
      TODO add/delete
      Do not test doit != 1 because it can be a bigger number (thanks w3af!)
      Added a custom csv line parsing (partial) for when the program will be re-written in C
      Cosmetic changes for comparison
      Minor change on how do we call fgetcsv
      Bump version to 0.66
      If nothing found in a folder, xargs will fail
      No need anymore for usr/lib
      tests: now we keep the state
      Allow anonymous push when using git:// or ssh://

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2017-03-02 rocketgit 0.66 is out!
Released 0.66 of rocketgit.
Light and fast Git hosting solution
Short changelog:
    Catalin(ux) M. BOIE (23):
      Corrected a ORDER before WHERE affecting the listing of the users in admin section
      Comparison updated based on Stig's help! Thanks!
      Added more info to comparison and added baloons (Stig suggestion)
      Switch to quotes to be able to use commas; small corrections
      Some clients, for exampple JGit sends the request gzipped. Deal with it. Thanks Gabi for the report!
      Change caps for some error message; no code changes.
      Improved testing; add a fetch over git for a private repo
      SELinux policy; php-fpm pids, logs and sockets
      TODO changes
      Trademark signs for Git and add a reference to SFC
      Set language to 'en' for htmln tag
      Disable fetch by git protocol of private repos!
      Do not show big files.
      Return error if a mr cannot be found
      Disable TRACE command in Apache sample conf
      TODO add/delete
      Do not test doit != 1 because it can be a bigger number (thanks w3af!)
      Added a custom csv line parsing (partial) for when the program will be re-written in C
      Cosmetic changes for comparison
      Minor change on how do we call fgetcsv
      Bump version to 0.66
      If nothing found in a folder, xargs will fail
      No need anymore for usr/lib

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2017-01-30 rocketgit 0.65 is out!
Released 0.65 of rocketgit.
Light and fast Git hosting solution
Short changelog:
    Catalin(ux) M. BOIE (21):
      Use getmyuid instead of posix_getuid to not depend on another extention
      No need for AllowOverride All
      If session expires and the user presses logout, do not give errors
      Added Gogs.io into comparison and added more criteria
      Raise the limits for the queries to 50
      Put passwords next to username to allow browser to cache username and not e-mail
      Improved the functional tests
      events.php missed apikeys include
      Typos, some additions for hints, TODO
      Big Amazon fixes
      Corrected the api key mail
      Improved TLS cyphers list for better security
      Allow users to delete their account
      If user is suspended or deleted, show an error
      Fixed push by HTTP; fixing some tests
      Use IdentitiesOnly when setup SSH config for RocketGit
      TODO updates
      Make more clear the text about Enterprise Edition
      Added credits for TLS setup about perfect forward secrecy
      Updates SELinux policy file
      Bump version to v0.65

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2016-11-19 rocketgit 0.64 is out!
Released 0.64 of rocketgit.
Light and fast Git hosting solution
Short changelog:
    Catalin(ux) M. BOIE (4):
      Do not set ServerName if it unknown; else will not match
      Bump version to 0.64
      Some rewording in Donate page
      CSS adjustments

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2016-11-19 rocketgit 0.63 is out!
Released 0.63 of rocketgit.
Light and fast Git hosting solution
Short changelog:
    Catalin(ux) M. BOIE (4):
      Do not set ServerName if it unknown; else will not match
      Bump version to 0.64
      Some rewording in Donate page
      CSS adjustments

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2016-11-18 rocketgit 0.63 is out!
Released 0.63 of rocketgit.
Light and fast Git hosting solution
Short changelog:
    Catalin(ux) M. BOIE (29):
      No need to login to find out the ip address
      Small changes at vm docs
      Instruct login user to create a repo if she/he has none.
      Add 'SSLCipherSuite PROFILE=SYSTEM' to the SSL configuration
      ssl_request_log -> rocketgit-ssl_request_log
      Post configuration must include also web conf file
      Footer: reverse last two columns
      Make it the default: word-wrap: break-word
      Small correction in wording agains CLA
      Be sure a key is present or use a default one (api)
      Added git hosting solution comparison page
      Added CORS headers so API will work
      Restart rocketgit-fpm service if needed
      Added possibility to use AuthorizedKeysCommand for performance reasons
      TODO update and typo corrections.
      More SSH fixes: allow admin to limit what key types are allowed and the max number of keys.
      Functional test for Admin -> Settings -> SSH
      Added tutorial for OpenSSH key settings; also template improvements
      More tweaking to compare.csv
      Add a link to the comparison on the front page
      TODO changes
      Disable weak keys if admin says so.
      Changed "FLOS" to "free (as in speech)" to reflect the reality.
      Added GNU Ethical Repository Criteria Evaluations results in compare.csv
      Update comparison
      Do not show "My repositories" and "Suggestion" menus if admin
      TODO updates
      Bump version to 0.63
      The build process nedds php

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2016-10-04 rocketgit 0.62 is out!
Released 0.62 of rocketgit.
Light and fast Git hosting solution
Short changelog:
    Catalin(ux) M. BOIE (4):
      Add ServerName and ServerAlias also for TLS virtual host
      Allow php-fpm to use lock files and to regenerate authorized_keys file
      TODO updates
      Bump version to 0.62

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2016-10-03 rocketgit 0.61 is out!
Released 0.61 of rocketgit.
Light and fast Git hosting solution
Short changelog:
    Catalin(ux) M. BOIE (9):
      Prefer https over ssh
      Compute the md5 key only when needed
      fpm: raise the memory limit to 128M from 32M because some initial commits may be very big
      Now, any script can update the structure and apply the fixes
      Docker fixes
      Allow the use of multiple workers
      Small adjustments to unit/functional tests
      TODO updates
      Bump version to 0.61
    root (1):
      Pass all parameters to worker.php to be able to choose a different configuration

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2016-09-27 rocketgit 0.60 is out!
Released 0.60 of rocketgit.
Light and fast Git hosting solution
Short changelog:
    Catalin(ux) M. BOIE (3):
      SELinux: more fixes to start rocketgit-fpm without AVC errors
      We cannot store directly in /var/lib/rocketgit because is owned by root
      Bump version to 0.60

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2016-09-26 rocketgit 0.58 is out!
Released 0.58 of rocketgit.
Light and fast Git hosting solution
Short changelog:
    Catalin(ux) M. BOIE (8):
      Renamed systemd.service to rocketgit-fpm.service
      Do not show the query in the error message in plan.inc.php
      Corrected typos and made clear some comments/hints
      worker fixes for when admin edits workers
      SELinux: no need for rocketgit-log folder; allow httpd server to write log files
      Rewrap of text
      Adjust goal and talk about CLA
      Bump version to 0.58

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2016-09-21 rocketgit 0.57 is out!
Released 0.57 of rocketgit.
Light and fast Git hosting solution
Short changelog:
    Catalin(ux) M. BOIE (13):
      When ssh host nmae is autodetected, it must not also use the http port
      Autodetect admin e-mail based on host name
      duilder fixes (USR was not defined)
      Author file update
      Lots of fixes for html/css to adapt to any device
      git remote change was replaced with git remote set-url
      Typo
      Invalid repo path used
      fix a unit test
      In features, add something about Affero
      Bump version to 0.57
      Fix duilder: forgot to replace @USR@
      .spec file fixes: use %{_unitdir} instead of @USR@/lib and systemd dependency

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2016-09-17 rocketgit 0.56 is out!
Released 0.56 of rocketgit.
Light and fast Git hosting solution
Short changelog:
    Catalin(ux) M. BOIE (31):
      Remove summary from tables because violates HTML5 specs. :(
      When using rg_json_encode, no quotes needed.
      Do not clobber the cron file
      Fixed small bug preventing e-mail to show in report
      Doc: restore context for rc.local
      Document docker on Download web section
      SELinux improvements to support the builder
      Small improvements to builder and worker
      Allow strange chars in cache names
      Allow rights to have numbers and _ in name
      Improved user cache to not have null elements in JSON
      Do more tests and resync some with the reality
      Fixed e-mail confirmation logic.
      Fixed the unit tests (minor)
      Simplify event processing by passing full 'ui'; fixed 'confirmed' filed usage
      rg_exec accepts a second para: data to be sent as stdin
      Fix a bug that prevented the log function to log invalid UTF-8 chars
      Spell checking
      Added tutorials infrastructure and the first tutorial about CI
      rg_exec function permits stdout streaming
      Spell checkings and ommisions
      apikeys: we need to init some vars
      We do not run update-server-info in post-update hook anymore because we do not support dumb protocol
      rg_exec has new parameters: two callbacks for stdout and stderr
      Corrected url for refs and path rights
      Redo css for clone urls and added http url
      Big (bulk) update: fetch/push by http(s)
      Now is safe to install rocketgit on a multiuser machine
      Debian: adapt a little bit the dependencies
      Bump version to 0.56
      Adapt a little bit the install guide because of php-fpm

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2016-07-06 rocketgit 0.55 is out!
Released 0.55 of rocketgit.
Light and fast Git hosting solution
Short changelog:
    Catalin(ux) M. BOIE (6):
      Correct license for spec file (Affero -> A)
      webhooks - rename Name to Type
      Packaging changes: prepared for Debian build
      Do not free resources if query fails.
      Big commit of a lot of unrelated changes. Shame on me!
      Bump version to 0.55

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2016-05-16 dupdump 0.5 is out!
Released 0.5 of dupdump.
This project finds duplicated dirs and files.
Short changelog:
    Catalin(ux) M. BOIE (3):
      Use gettimeofday instead of clock_gettime because CentOS 6
      Small fixes to the build system to correctly parse the compiler flag
      Bump version to v0.5

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber dupdump
2016-05-11 cpublaster 0.10 is out!
Released 0.10 of cpublaster.

Short changelog:
    Catalin(ux) M. BOIE (1):
      misc stuff

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber cpublaster
2016-05-09 duilder 0.0.1 is out!
Released 0.0.1 of duilder.

Short changelog:
    Catalin(ux) M. BOIE (1):
      Added configure script

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber duilder
2016-05-08 rocketgit 0.54 is out!
Released 0.54 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (10):
      Added web instructions for RedHat based distributions
      Do not give internal errors if commit ID is wrong
      More changes to support RedHat derivates
      Add build_jobs table to statistics
      Cosmetic changes for config file
      Corrected set_pass function cache actions
      Get rid of php-mbstring: is not a standard extention
      TODO changes
      SELinux: permit access to /tmp
      Bump version to 0.54

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2016-05-08 logmagic 0.2 is out!
Released 0.2 of logmagic.

Short changelog:
    Catalin(ux) M. BOIE (3):
      Build system upgraded
      Adapt to new build system
      Bump version to 0.2

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber logmagic
2016-05-08 ip2clue 0.0.94 is out!
Released 0.0.94 of ip2clue.

Short changelog:
    Catalin(ux) M. BOIE (1):
      Upgraded duilder

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber ip2clue
2016-05-08 dupdump 0.5 is out!
Released 0.5 of dupdump.
This project finds duplicated dirs and files.
Short changelog:
    Catalin(ux) M. BOIE (3):
      Use gettimeofday instead of clock_gettime because CentOS 6
      Small fixes to the build system to correctly parse the compiler flag
      Bump version to v0.5

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber dupdump
2016-05-08 dupdump 0.4 is out!
Released 0.4 of dupdump.
This project finds duplicated dirs and files.
Short changelog:
    Catalin(ux) M. BOIE (12):
      WIP
      More compiler flags, several fixes as result
      WIP
      WIP
      WIP
      Dump also the size of the dir/file
      Changed scope for some variables
      Deal correctly with hard linked files: consider them identical
      Duilder fixes to remove recent compiler flags
      add make to BuildRequires
      Some tests tweaking
      Bump version to 0.4

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber dupdump
2016-04-23 rocketgit 0.53 is out!
Released 0.53 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (2):
      Improve installation instructions for Redhat/Oracle/CentOS
      Bump version to v0.53

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2016-04-23 rocketgit 0.52 is out!
Released 0.52 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (2):
      Lots of fixes and added the build hook for continuous integration
      Bump version to v0.52

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2016-04-22 rocketgit 0.51 is out!
Released 0.51 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (9):
      Do not allow random input as reference
      Avoid caching in docker
      Added unit test for e-mail confirmation
      Add RLUG to history
      Improved installation (checksum for postgres, useless SELinux booleans
      Improved docker image creation
      Improved git_init function
      Improved user info caching
      Allow del_tree on a non-existing repository

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2016-03-12 rocketgit 0.50 is out!
Released 0.50 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (3):
      docker small fixes
      Fixed bug add menu
      Bump version to 0.50

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2016-03-11 rocketgit 0.49 is out!
Released 0.49 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (37):
      Some small fixes for http hooks
      Store good key string into the database.
      When adding hooks, help the user by providing some defaults (slack for now)
      Some docker fixes
      Some TODO updates and some minor text fixes
      Fixes for data encoding for slack
      Change download location for rocketgit.xml
      Added bug template and prefill the bug form assigned to field to the owner of the repo
      docker: fixes and improvements for image generation
      More detailed and correct description for hooks
      In admin's report, add in the subject the total number of yesterday's changes
      Improved a little how a tree is shown
      Improved a little the admin report
      Show the key size in bits when listing ssh keys
      Improved a little the error message received by git://
      Show ssh key type before number of bits
      minor: reorder functions
      CSS fixes to make the spaces the same all over the place
      Added rg_change_pass tool
      css: fixed admins pages
      Added login hints: about rg_change_pass
      TODO changes
      for git:// access, organization field was missing
      text correction: Amazon user must also have S3 rights
      Replaced rg_bug_next_id with the more generic rg_repo_next_id
      Lots of fixes for pull requests
      Clean some items on TODO regarding mr
      We need to copy also the tags in the namespace to not get errors when pushing tags
      Accept 301 as a valid HTTP code
      Make more clearer the events error message
      Do not continue to show objects if repo returned an error
      Do not log password in logs
      Document web hooks and anonymous push
      TODO clean-ups
      Just some comments
      Bump version to v0.49
      Corrected a problem in spec file

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2016-01-25 rocketgit 0.48 is out!
Released 0.48 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (6):
      If git ls-tree returns nothing, the path is invalid
      Log the id of the event
      Do not allow a failed connection to generate err-* file
      Fixed bad interaction between fixes and structure
      Remove debug leftover
      Bump version

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2016-01-17 rocketgit 0.47 is out!
Released 0.47 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (3):
      Mostly Amazon CodeDeploy and Lambda, and maked the plugins more generic
      Hooks fixes
      bump version to 0.47

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2016-01-05 rocketgit 0.46 is out!
Released 0.46 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (2):
      When we add a repo, we have some variables that are not filled
      Minor stuff

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2016-01-05 rocketgit 0.45 is out!
Released 0.45 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (2):
      Cannot use env vars from cron
      Small changes all over the place; first version with docker

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2016-01-03 rocketgit 0.44 is out!
Released 0.44 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (4):
      If SELinux is not enabled, do not check the label
      Set a timezone if is not set globally
      Minor changes all over the place.
      Bump version to 0.44

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2016-01-01 rocketgit 0.43 is out!
Released 0.43 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (30):
      Show the repo # on main repo page
      We allow empty description for bugs
      When creating an array, last_bug_id is set now correctly
      404 http error was receive for showing blobs ending in .php or .html
      Pass uid for all events; more fixes for unit tests
      Let the user choose the e-mail, no defaults should be suggested
      DO not show 2fa hint for a visiting user
      Missing Affero
      Settle to Affero GPLv3+
      Deal correctly with cache regarding last_bug_id
      keys: add some caching and prevent updating first_use if not necessary
      TODO updates, log last webhook output
      Add 'watch' button for user; corrected 'watch' bugs
      First draft for Amazon
      trim description - eles an empty line will show up
      Added 'lock repo' feature
      Fetch for public repo smust have prio 1 not 30001
      Show on user's homepage since when is a member
      Explained more clear the block all rights rule
      Amazon CodeDeploy first "battle" plan
      Random changes: TODO, CSS etc.
      Corrected urls to bug and notes
      Rights and CSS fixes
      When editing rights, do not filter by uid. Reported by Gabi
      Sort rights by prio for real
      Fixed submodule link (reported by Gabi B)
      Fixes all over the code; made webhooks generic
      Drop old and empty slave tables
      CSS fixes (more flex); removed 'between' template
      0.43 release

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2015-12-30 rocketgit.com is ready for beta testing!

rocketgit.com is ready to host your repositories!
Or you can just install it in under 2 minutes in your hypervisor.
It is FLOS software released under Affero GPL license.
Link
Tags: linux release softwareliber rocketgit
2015-11-18 rocketgit 0.42 is out!
Released 0.42 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (3):
      Admin user must not confirm the account by e-mail
      Renamed the virtual machines files
      Bumped version to 0.42

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2015-11-18 rocketgit 0.41 is out!
Released 0.41 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (10):
      Do not on any event if the protocol match. Assume is stable now.
      Added weeks for ssh IP validity
      Correct some gramatical problems
      Mostly totp fixes; all tests pass; css fixes
      Added webhooks
      Checkpoint: ip/user fixes for remote connections, some pull request fixes and unit test start
      webhooks fixes
      Only texts changes.
      Mostly debug signaling by cache
      Bump the version to 0.41

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2015-09-11 rocketgit 0.40 is out!
Released 0.40 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (9):
      duilder updates (error out if head is not a tag
      TODO clean-up.
      Added TOTP feature and some other minor stuff
      Mostly TOTP stuff for ssh
      Lots of bug fixes, especially for cache
      TOTP fixes: mostly correct error messages
      Added back the repo stats
      Fix repo stats when there is no commit inside.
      Bump version to 0.40

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2015-07-14 rocketgit 0.39 is out!
Released 0.39 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (7):
      Remove more junk from testing folder.
      Corrected 'rights' unit test.
      Really corrected repo.php unit test.
      TODO stuff
      Use _blank instead of _new for page loading
      duilder updates
      Bump version to 0.39

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2015-07-14 rocketgit 0.38 is out!
Released 0.38 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (16):
      Add a history entry when a repo is created.
      Improved a little but the report1.
      Small changes to the rights pages.
      Do not add a border for submenus.
      On account creation, we did not set the 'confirmed' field.
      If user has no repos, go directly to 'create' page.
      More texts changes and ToS is bigger now.
      Fixed suggestions' 'yesterday' report.
      Add support for accepting ToS.
      CSS changes, rework of
2015-07-13 rocketgit 0.37 is out!
Released 0.37 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (16):
      Add a history entry when a repo is created.
      Improved a little but the report1.
      Small changes to the rights pages.
      Do not add a border for submenus.
      On account creation, we did not set the 'confirmed' field.
      If user has no repos, go directly to 'create' page.
      More texts changes and ToS is bigger now.
      Fixed suggestions' 'yesterday' report.
      Add support for accepting ToS.
      CSS changes, rework of
2015-07-02 rocketgit 0.36 is out!
Released 0.36 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (3):
      Improved ls-tree operation a little bit.
      Seems empty additional_headers will trigger a nasty error in php.
      Cache improvements (no wait when no needed) and layout changes.

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2015-06-24 rocketgit 0.35 is out!
Released 0.35 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (2):
      Use HTTP/1.1 caching only with HTTP/1.1 protocol.
      Lots of fixes, mostly cache performance ones.

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2015-06-16 logmagic 0.1 is out!
Released 0.1 of logmagic.

Short changelog:
    Catalin(ux) M. BOIE (2):
      First working version
      Checkpoint before openat

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber logmagic
2015-06-09 rocketgit 0.34 is out!
Released 0.34 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (11):
      Instruct used to follow the README file after rpm install
      Remove 'qcow2' reference because was not the place
      Switch to v2 images
      Put features first in menu
      SSH key fingerprint: add SHA256 support
      Add debug support for rpm instalation.
      Add caching by using ETag / If-None-Match
      Fixed UTF-8 chars whn connecting by ssh and issueing command repos
      More design stuff.
      More stuff in TODO.
      Bumpped version to 0.34

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2015-05-25 rocketgit 0.33 is out!
Released 0.33 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (4):
      Allow compression inside TLS
      Invites now accepts a file as the body of the e-mail and php_errormsg fixes.
      Lots of changes all over the place.
      Lots of fixes, mostly on templating stuff.

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2015-05-06 rocketgit 0.32 is out!
Released 0.32 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (3):
      Forgot to initialize a variable.
      Small fixes all over the place
      Bump version to 0.32

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2015-05-05 rocketgit 0.31 is out!
Released 0.31 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (4):
      Fixed an AVC related to apache logging.
      Mostly text changes.
      Small fixes, mainy CSS.
      Bump version to 0.31

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2015-04-25 ip2clue 0.0.93 is out!
Released 0.0.93 of ip2clue.

Short changelog:
    Catalin(ux) M. BOIE (9):
      Added parser_core files/functions.
      Check daily if we need to re-download data, not monthly.
      Improved default file list.
      Add a configuration option to not put daemon in background.
      By default, log file is in /var/log/ now.
      If something is not OK with the conf file, output to the screen not in logs.
      Software77 has '#' comments, so the parser should be aware.
      If a file is not good, log more info about it.
      Bumped up the version to 0.0.92.

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber ip2clue
2015-04-25 Conn 1.0.36 is out!
Released 1.0.36 of Conn.

Short changelog:
    Catalin(ux) M. BOIE (2):
      libConn1.so was not included in spec file.
      Fixed libConn*.so instalation.

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber Conn
2015-04-25 Conn 1.0.35 is out!
Released 1.0.35 of Conn.

Short changelog:
    Catalin(ux) M. BOIE (1):
      Small fixes for build system.

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber Conn
2015-04-25 Conn 1.0.34 is out!
Released 1.0.34 of Conn.

Short changelog:
    Catalin(ux) M. BOIE (1):
      Build fixes

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber Conn
2015-04-24 Conn 1.0.33 is out!
Released 1.0.33 of Conn.
Changelog (last release): here.
Link
Tags: linux release userspace
2015-04-24 Conn 1.0.34 is out!
Released 1.0.34 of Conn.

Short changelog:
    Catalin(ux) M. BOIE (1):
      Build fixes

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber Conn
2015-04-24 Conn 1.0.33 is out!
Released 1.0.33 of Conn.

Short changelog:
    Catalin(ux) M. BOIE (15):
      Removed direct access to Conn structure in s.c example.
      Ignore xbind1 compiled example.
      Be more verbose in try_expand_buf and error out connection when cannot expand.
      WIP
      Added mailmap file.
      Ignore all Changelog files.
      Fixed a stupid logging bug (invalid number of parameters).
      Duilder fixes. Removed -O0. Fixed spec file.
      Switch licence to LGPLv3+; Do not stupidly close master socket.
      WIP
      WIP
      Merge branch 'pools' of ssh://kernel.embedromix.ro:2222/data/www/kernel.embedromix.ro/us/Conn/Conn into pools
      WIP
      Wpools work now!
      Checkpoint before switching to processes not threads

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber Conn
2015-04-22 rocketgit 0.29 is out!
Released 0.29 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (2):
      Fixed pushes and error reporting by git transport
      Bump version to 0.28

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2015-04-20 rocketgit 0.28 is out!
Released 0.28 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (2):
      Fixed pushes and error reporting by git transport
      Bump version to 0.28

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2015-04-18 rocketgit 0.27 is out!
Released 0.27 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (7):
      Fixed state_set function
      Fixes for deleting logs.
      Fixes all over the place
      Bump version.
      Checkpoint
      Checkpoint
      Lots of things. Fixes err- generation when I know I will test error code

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2015-04-09 rocketgit 0.26 is out!
Released 0.26 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (2):
      Checkpoint
      Mostly merge request display fixes; log delete

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2015-04-08 rocketgit 0.25 is out!
Released 0.25 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (2):
      Checkpoint
      Mostly merge request display fixes; log delete

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2015-03-30 rocketgit 0.24 is out!
Released 0.24 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (1):
      Spell check; bump version

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2015-03-30 rocketgit 0.23 is out!
Released 0.23 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (1):
      Small fixes for init part

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2015-03-29 rocketgit 0.22 is out!
Released 0.22 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (9):
      Added a spell check script.
      Init 'deleted' field for repos
      'deleted' field for a bug is added only on 'add' operation
      When repo is created, update cache
      Fix slave tables creation (year was incorrect
      Update last_seen only at login/logout, not on every access
      Added rg_git_content_by_file funcion, no users right now
      Added license support
      Checkpoint

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2015-03-29 rocketgit 0.21 is out!
Released 0.21 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (9):
      Added a spell check script.
      Init 'deleted' field for repos
      'deleted' field for a bug is added only on 'add' operation
      When repo is created, update cache
      Fix slave tables creation (year was incorrect
      Update last_seen only at login/logout, not on every access
      Added rg_git_content_by_file funcion, no users right now
      Added license support
      Checkpoint

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2015-01-28 rocketgit 0.20 is out!
Released 0.20 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (2):
      Small fixes after beta deploy
      Bump version to 0.20

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2015-01-28 rocketgit 0.19 is out!
Released 0.19 of rocketgit.

Short changelog:
    Catalin(ux) M. BOIE (2):
      Small fixes after beta deploy
      Bump version to 0.20

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2015-01-21 Upgrade from Fedora 20 to Fedora 21 using yum
yum --releasever=21 upgrade -y
yum -y install rpmconf && rpmconf -a
reboot

Tags: linux fedora softwareliber
2014-11-10 cpublaster 0.10 is out!
Released 0.10 of cpublaster.

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber cpublaster
2014-10-14 force_bind 0.12 is out!
Released 0.12 of force_bind.

Short changelog:
    Catalin(ux) M. BOIE (3):
      SOCK_DCCP is not defined on CentOS. :(
      Log also the version in the log file.
      Added support for deny and fake for Kevin

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber force_bind
2014-06-22 dupdump 0.3 is out!
Released 0.3 of dupdump.
This project finds duplicated dirs and files.
Short changelog:
    Catalin(ux) M. BOIE (5):
      duilder updates. Exclude Makefile when making tar.gz
      Take care of mangled file name between two dirs.
      Merge branch 'filenames'
      Updated TODO to reflect reality.
      Bump version to 0.3

Changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber dupdump
2014-06-19 dupdump 0.2 is out!
Released 0.2 of dupdump.
changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber dupdump
2013-12-18 Upgrade from Fedora 19 to Fedora 20 using yum
rpm --import https://fedoraproject.org/static/246110C1.txt
yum --releasever=20 distro-sync -y
yum -y install rpmconf && rpmconf -a
reboot

Tags: linux fedora softwareliber
2013-07-03 Upgrade from Fedora 18 to Fedora 19 using yum
rpm --import https://fedoraproject.org/static/FB4B18E6.txt
yum --releasever=19 distro-sync
yum -y install rpmconf && rpmconf -a
reboot

Tags: linux fedora softwareliber
2013-02-17 rocketgit 0.18 is out!
Released 0.18 of rocketgit.
changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2013-02-05 rocketgit 0.17 is out!
Released 0.17 of rocketgit.
changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2013-01-28 rocketgit 0.16 is out!
Released 0.16 of rocketgit.
changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2013-01-27 rocketgit 0.16 is out!
Released 0.16 of rocketgit.
changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace softwareliber rocketgit
2013-01-16 Easy upgrade from Fedora 17 to Fedora 18 using yum
For 32 bit:
# wget http://mirrors.kernel.org/fedora/releases/18/Everything/i386/os/Packages/f/fedora-release-18-1.noarch.rpm
# wget http://mirrors.kernel.org/fedora/releases/18/Everything/i386/os/Packages/f/fedora-release-notes-18.0.0-3.fc18.noarch.rpm
For 64 bit:
# wget http://mirrors.kernel.org/fedora/releases/18/Everything/x86_64/os/Packages/f/fedora-release-18-1.noarch.rpm
# wget http://mirrors.kernel.org/fedora/releases/18/Everything/x86_64/os/Packages/f/fedora-release-notes-18.0.0-3.fc18.noarch.rpm
Common (both i386 and x86_64):
yum -y localinstall fedora-release*-18*.rpm
yum clean all
yum -y upgrade
rpm --rebuilddb
yum -y install rpmconf && rpmconf -a
reboot

Tags: linux fedora softwareliber
2012-11-07 rocketgit 0.15 is out!
Released 0.15 of rocketgit.
changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace rocketgit softwareliber
2012-11-05 rocketgit 0.14 is out!
Released 0.14 of rocketgit.
changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace rocketgit
2012-10-22 rocketgit 0.13 is out!
Released 0.13 of rocketgit.
changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace rocketgit
2012-10-18 rocketgit 0.12 is out!
Released 0.12 of rocketgit.
changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace rocketgit
2012-10-17 rocketgit 0.11 is out!
Released 0.11 of rocketgit.
changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace rocketgit
2012-09-06 I just quit ROUTE 66! So, I am available for hire.
Yes, I really quit. And I'm looking for a job. Thanks!
My CV is here.
Link
Tags: personal
2012-07-20 dupdump 0.1 is out!
Released 0.1 of dupdump.
changelog, README, LICENSE, TODO, source, git
Link
Tags: linux release userspace dupdump
2012-07-19 force_bind 0.11 is out!
Released 0.11 of force_bind.
Changelog last/full, README, source
Link
Tags: linux release userspace force_bind
2012-05-29 Easy upgrade from Fedora 16 to Fedora 17 using yum
For 32 bit:
# yum upgrade && reboot
# wget http://mirrors.kernel.org/fedora/releases/17/Everything/i386/os/Packages/f/fedora-release-17-1.noarch.rpm
# wget http://mirrors.kernel.org/fedora/releases/17/Everything/i386/os/Packages/f/fedora-release-notes-17.0.1-1.fc17.noarch.rpm
For 64 bit:
# yum upgrade && reboot
# wget http://mirrors.kernel.org/fedora/releases/17/Everything/x86_64/os/Packages/f/fedora-release-17-1.noarch.rpm
# wget http://mirrors.kernel.org/fedora/releases/17/Everything/x86_64/os/Packages/f/fedora-release-notes-17.0.1-1.fc17.noarch.rpm
Common:
# rpm -Uhv fedora-release-*.rpm
# yum clean all
- Make sure hostonly=no in /etc/dracut.conf
# dracut --force --add convertfs
- Change /etc/defaults/grub and append to GRUB_CMDLINE_LINUX: "rd.info rd.convertfs enforce=0"
- Change /etc/grub.d/10_linux, search for " ro " and replace it with " rw "
# grub2-mkconfig > /boot/grub2/grub.cfg
# reboot
- Make sure (dmesg | grep dracut) that the conversion was done.
- Change back /etc/dracut.conf, /etc/defaults/grub and /etc/grub.d/10_linux
# grub2-mkconfig > /boot/grub2/grub.cfg
# yum -y upgrade
# yum -y install rpmconf && rpmconf -a
# fixfiles onboot # reboot
A lot of this mini howto was taken from here.
Tags: linux fedora softwareliber
2012-04-26 sch_log 0.11 is out!
Released 0.11 of sch_log.
Adapted to 3.3.1 kernel.
Link
Tags: linux release kernel net
2011-12-14 slb 0.1.24 is out!
Released 0.1.24 of slb.
Changelog (last release): here.
Link
Tags: linux release userspace
2011-12-14 pwatch 0.0.6 is out!
Released 0.0.6 of pwatch.
Changelog (last release): here.
Link
Tags: linux release userspace
2011-12-14 noca 0.8 is out!
Released 0.8 of noca.
Changelog (last release): here.
Link
Tags: linux release userspace
2011-12-14 lqkit 0.0.9 is out!
Released 0.0.9 of lqkit.
Changelog (last release): here.
Link
Tags: linux release userspace
2011-12-14 ip2clue 0.0.92 is out!
Released 0.0.92 of ip2clue.
Changelog (last release): here.
Link
Tags: linux release userspace
2011-12-14 ip2clue 0.0.92 is out!
Released 0.0.92 of ip2clue.
Changelog (last release): here.
Link
Tags: linux release userspace
2011-12-14 force_bind 0.10 is out!
Released 0.10 of force_bind.
Changelog (last release): here.
Link
Tags: linux release userspace
2011-12-14 duilder 0.0.1 is out!
Released 0.0.1 of duilder.
Changelog (last release): here.
Link
Tags: linux release userspace
2011-12-14 Conn 1.0.32 is out!
Released 1.0.32 of Conn.
Changelog (last release): here.
Link
Tags: linux release userspace
2011-11-08 Easy upgrade from Fedora 15 to Fedora 16 using yum
For 32 bit:
wget http://mirrors.kernel.org/fedora/releases/16/Fedora/i386/os/Packages/fedora-release-16-1.noarch.rpm
wget http://mirrors.kernel.org/fedora/releases/16/Fedora/i386/os/Packages/fedora-release-notes-16.1.0-1.fc16.noarch.rpm
rpm -Uhv fedora-release-*.rpm
yum clean all
yum -y upgrade
grub2-mkconfig > /boot/grub2/grub.cfg
grub2-install /dev/sda
yum -y install rpmconf && rpmconf -a
reboot
For 64 bit:
wget http://mirrors.kernel.org/fedora/releases/16/Fedora/x86_64/os/Packages/fedora-release-16-1.noarch.rpm
wget http://mirrors.kernel.org/fedora/releases/16/Fedora/x86_64/os/Packages/fedora-release-notes-16.1.0-1.fc16.noarch.rpm
rpm -Uhv fedora-release-*.rpm
yum clean all
yum -y upgrade
grub2-mkconfig > /boot/grub2/grub.cfg
grub2-install /dev/sda
yum -y install rpmconf && rpmconf -a
reboot

Tags: linux fedora softwareliber
2011-08-26 force_bind 0.10 is out!
Released 0.10 of force_bind.
Changelog (last release): here.
Link
Tags: linux release userspace
2011-08-25 rocketgit 0.10 is out!
Released 0.10 of rocketgit.
Changelog (last release): here.
Link
Tags: linux release userspace
2011-08-24 force_bind 0.10 is out!
Released 0.10 of force_bind.
Changelog (last release): here.
Link
Tags: linux release userspace
2011-08-23 force_bind 0.8 is out!
Released 0.8 of force_bind.
Changelog (last release): here.
Link
Tags: linux release userspace
2011-06-21 force_bind 0.7 is out!
Released 0.7 of force_bind.
Changelog (last release): here.
Link
Tags: linux release userspace
2011-05-31 slb 0.1.23 is out!
Released 0.1.23 of slb.
Changelog (last release): here.
Link
Tags: linux release userspace
2011-05-26 lqkit 0.0.9 is out!
Released 0.0.9 of lqkit.
Changelog (last release): here.
Link
Tags: linux release userspace
2011-05-24 Easy upgrade from Fedora 14 to Fedora 15 using yum
wget http://mirrors.kernel.org/fedora/releases/15/Fedora/i386/os/Packages/fedora-release-15-1.noarch.rpm
wget http://mirrors.kernel.org/fedora/releases/15/Fedora/i386/os/Packages/fedora-release-notes-15.0.0-1.fc15.noarch.rpm
wget http://mirrors.kernel.org/fedora/releases/15/Fedora/i386/os/Packages/fedora-release-rawhide-15-1.noarch.rpm
rpm -Uhv fedora-release-*.rpm
yum clean all
yum -y upgrade
reboot

Tags: linux fedora softwareliber
2010-12-20 pwatch 0.0.6 is out!
Released 0.0.6 of pwatch.
Changelog (last release): here.
Link
Tags: linux release userspace
2010-11-08 force_bind 0.5 is out!
Released 0.5 of force_bind.
Changelog (last release): here.
Link
Tags: linux release userspace
2010-11-02 Easy upgrade from Fedora 13 to Fedora 14 using yum
wget http://mirrors.kernel.org/fedora/releases/14/Fedora/i386/os/Packages/fedora-release-14-1.noarch.rpm
wget http://mirrors.kernel.org/fedora/releases/14/Fedora/i386/os/Packages/fedora-release-notes-14.0.3-1.fc14.noarch.rpm
rpm -Uhv fedora-release-*.rpm
yum clean all
yum -y upgrade
reboot

Tags: linux fedora softwareliber
2010-10-31 pwatch 0.0.5 is out!
Released 0.0.5 of pwatch.
Changelog (last release): here.
Link
Tags: linux release userspace
2010-10-28 pwatch 0.0.4 is out!
Released 0.0.4 of pwatch.
Changelog (last release): here.
Link
Tags: linux release userspace
2010-10-27 force_bind 0.4 is out!
Released 0.4 of force_bind.
Changelog (last release): here.
Link
Tags: linux release userspace
2010-07-14 Conn 1.0.32 is out!
Released 1.0.32 of Conn.
Changelog (last release): here.
Link
Tags: linux release userspace
2010-07-06 ip2clue 0.0.92 is out!
Released 0.0.92 of ip2clue.
Changelog:
	Catalin(ux) M. BOIE (9):
	      Added parser_core files/functions.
	      Check daily if we need to re-download data, not monthly.
	      Improved default file list.
	      Add a configuration option to not put daemon in background.
	      By default, log file is in /var/log/ now.
	      If something is not OK with the conf file, output to the screen not in logs.
	      Software77 has '#' comments, so the parser should be aware.
	      If a file is not good, log more info about it.
	      Bumped up the version to 0.0.92.

Link
Tags: linux release userspace
2010-07-05 ip2clue 0.0.91 is out!
Released 0.0.91 of ip2clue.
Changelog:
	Catalin(ux) M. BOIE (6):
	      Tests if the file exists before getting mtime.
	      Corrected wrong path to config file.
	      Improved paths and macros.
	      Some paths need to be created.
	      Duilder updates.
	      Bumped up the version to 0.0.91.

Link
Tags: linux release userspace
2010-06-30 ip2clue 0.0.90 is out!
Released 0.0.90 of ip2clue.
Link
Tags: linux release userspace
2010-06-30 Easy upgrade to Fedora 13
wget http://mirrors.kernel.org/fedora/releases/13/Fedora/i386/os/Packages/fedora-release-13-1.noarch.rpm
wget http://mirrors.kernel.org/fedora/releases/13/Fedora/i386/os/Packages/fedora-release-notes-13-3.fc13.noarch.rpm
rpm -Uhv fedora-release-13-1.noarch.rpm fedora-release-notes-13-3.fc13.noarch.rpm
yum clean all
yum -y upgrade
reboot

Tags: linux fedora softwareliber
2010-06-30 Shell locking done right
Locking in shell, sadly, is a not so easy thing.
Using 'lockfile' command is risky because a premature exit will not clean the lock.
Enter 'flock'. It will use an advisory locking. This means that if a process exits or crashes, the lock will automatically be released.
Sample script:
#!/bin/bash

exec 1000<>file.lock

# Use fd 1000
flock --exclusive --nonblock 1000
if [ "${?}" != "0" ]; then
	exit 0
fi

# Critical section follows

# Write our pid into file (optional)
echo "$$" >&1000

sleep 20

# Critical section stops
flock --unlock 1000

In the critical section you can fork as much as you want. The childs will inherit the file descriptor (1000 in this case) but will not affect the locking. Of course, if you unlock it in a child process, it will automatically unlock in parent, also. So, the lock is shared between processes.

Links:
Shell redirection
Bash manual

Tags: linux shell softwareliber userspace
2010-05-31 Conn 1.0.31 is out!
Released 1.0.31 of Conn.
Changelog:
	Catalin(ux) M. BOIE (16):
	      Stop Conn if nothing to do.
	      TODO in/out.
	      Added xbind example.
	      In shutdown, close the file descriptors.
	      Log also fd in Conn_free_intern.
	      Log status at the end for xbind example.
	      No need to remove fd from epoll just before closing it.
	      Do not overwrite Conn_error in Conn_free_intern.
	      First round of memory status.
	      Fixed some stupid choices regarding storage type for the output of snprintf.
	      Better error logging in xbind example.
	      Use fd -1 to signal that the socket is closed.
	      Grow receiving buffer with Conn_default_ibuf instead of 0! Stupid!
	      strstr should not use case sensitive when searching for n.
	      Simplified setting NONBLOCK in Conn_setnonblock.
	      Bump up the version to 1.0.31.
	      Do not call gerpeername and getsockname at every accept/connect. Do it only when needed.
	      Avoid doing epoll_ctl using a cache.
	      If the socket is in closing phase, do not change events.
	      Use accept4 to skip an extra fcntl call!
	      On accept() set IN+OUT flags to speed up the sending (skip an epoll_wait).

Link
Tags: release userspace
2009-11-26 Easy upgrade to Fedora 12
rpm -Uhv \
http://ftp.belnet.be/mirror/download.fedora.redhat.com/linux/releases/12/Fedora/i386/os/Packages/fedora-release-12-1.noarch.rpm \
http://ftp.belnet.be/mirror/download.fedora.redhat.com/linux/releases/12/Fedora/i386/os/Packages/fedora-release-notes-12.0.0-4.fc12.noarch.rpm
yum clean all
yum -y upgrade
reboot

Tags: linux fedora softwareliber
2009-09-18 slb 0.1.21 is out!
Released 0.1.21 of slb.
Changelog:
	Catalin(ux) M. BOIE (3):
	      Be optimistic and set weight to 1, before first LOAD/PORT commands.
	      Let the main loop run forever.
	      Bumped up the version to 0.1.21.

Link
Tags: release userspace
2009-09-02 Conn 1.0.22 is out
Released 1.0.22 of Conn library. Lots of changes.
Link
Tags: release userspace
2009-03-17 Conn 1.0.17 is out
Released 1.0.17 of Conn library. I added some splitting helpers.
Link
Tags: release userspace
2009-03-17 slb - loadbalancing helper is out (v0.1.12)
slb is a client/server system that helps an ipvsadm system to spread the load based on availability and load.
Download it now!
Link
Tags: release userspace
2009-03-13 noca - page cache controller is out (v0.8)
noca will help you to protect the page cache filling with wrong stuff.
Download it now!
Link
Tags: release userspace
2009-03-10 slb - loadbalancing helper is out (v0.1.11)
slb is a client/server system that helps an ipvsadm system to spread the load based on availability and load.
Download it now!
Link
Tags: release userspace
2009-03-10 Conn 1.0.15 is out
Released 1.0.15 of Conn library. I fixed severat bugs. Please upgrade.
Link
Tags: release userspace
2009-01-08 kernel.embedromix.ro switched today completely to dual stack (IPv4/IPv6)
Hello and a happy new year! Today, kernel.embedromix.ro switched completely to dual stack. This means that mail, apache, bind etc. accept connections both from IPv4 hosts and IPv6 hosts.
Please, let me know if you see problems with this setup.
I use a 6to4 tunnel for connectivity and 192.88.99.1 host is pretty far away (Hungary) with a 30ms latency.
My IPv6 address is 2002:524e:9006::1.
Also, the reverse (6.0.0.9.e.4.2.5.2.0.0.2.ip6.arpa) was setup at http://6to4.nro.net/.
Enjoy!

Tags: linux ipv6
2008-07-24 My 10th patch to Linux kernel was accepted upstream!
Great news for me. My 10th patch that adds support for a 4 port serial card was accepted in the Linus' git tree and very probably will hit 2.6.27.
You can find the commit here and the discussion here.
Many thanks to Alan Cox, Russell King and Andrey Panin!
Link
Tags: linux kernel
2008-07-24 My older son have he's 7th birthday today!
Happy birthday, Razvan!
Tags: personal
2008-07-11 slb - loadbalancing helper is out (v0.1.3)
slb is a client/server system that helps an ipvsadm system to spread the load based on availability and load.
Download it now!
Link
Tags: release userspace
2008-07-04 We moved in our new house in Crizbav
We finally moved in our new house. It is not ready and the progress is slow but we are happy. Fresh air, nice view and very quiet. The Internet is still a problem unresolved yet. Also, no TV yet. But we have the laptop and we can see some movies.
Tags: personal
2008-06-10 Limited unlimited Internet
I need a solution for Internet access at my home. Just discovered that three providers offer "Unlimited Internet". Cool! But, the unlimited Internet is... limited! They have a traffic limit (some GiB)! Too bad that our consumer protection entity is too weak to force these providers to take out "unlimited" word from the advertising. It is very annoying. The providers are: Orange, Vodafone and Zapp.
Tags: mobile internet
2008-06-06 Linux Kernel is loosing me :)
Check this.
I really do no want this to happen. And I didn't gave up. My only problem is the time.
I will continue to work on Linux Kernel as much as I can. So, do not worry :)!

Tags: linux kernel
2008-06-05 Orange GSM operator relays SPAM
Past days I have the unpleasant surprise to be bombed with a lot of political SMSes coming from 1868 short number. I called Orange at 411 and, surprise, surprise, they told me to just delete them and move on! As far as I know, after Romanian law, any electronically unsolicited message is illegal. Bad bad, Orange!
Tags: mobile spam
2008-05-23 New release of pwatch (0.0.2)
I managed to get the second release of pwatch (0.0.2).
Check it out!
Link
Tags: release userspace
2007-12-16 Kernel patches: a new one after more than 2 years of inactivity
After more than 2 years from the last patch, I managed to submit a new one.
Of course, I was pretty busy (changed job, my son, Andrei, born in 31 January 2007 etc.).
I hope to send more in the near future.

Tags: linux kernel
2007-10-22 pwatch project created
I created a new project named pwatch. First version is 0.0.1.
It is very useful to detect what process is eating I/O bandwidth.
Link
Tags: release userspace
2007-09-27 15 years since my father's death
15 years ago my father, BOIE Mircea-Traian, died because of cancer. I missed him a lot and I am very upset that it happened too early. He was 43 years old. A lot of things I wanted to do together with him. But life is a big unknown. God knows better what is best for every people. I hope he is in a nice place and I hope he is happy when he is looking at us. I am damn proud that he is my father. I learned a lot from him. I love you, father. Always will.
Tags: personal
2007-09-06 My own Fedora repository to host my projects
Becoming a Fedora user, I build my projects also as RPMs. I created a repository for this. Just run:
rpm -Uhv http://kernel.embedromix.ro/dinorepo-0.0.9-1.noarch.rpm
and you can forget about updates. The repository is for Fedora i386 and x86-64.
Tags: repository fedora
2007-08-31 kernel.umbrella.ro is not available anymore
kernel.umbrella.ro is not available anymore. Sorry about this.
Many thanks to Petre Bandac for hosting the new site!
Tags: site
2006-11-29 Conn 1.0.8 is out
Released 1.0.8 of Conn. I fixed one important bug. Please upgrade.
Link
Tags: release userspace
2006-11-22 Ghostpop3 project is out
Released first version (0.1.0) of ghostpop3.
Link
Tags: release userspace
2006-11-21 Conn 1.0.7 is out
Released 1.0.7 of Conn. I fixed two important bugs. Please upgrade.
Link
Tags: release userspace
2006-05-28 sch_log 0.10 is out
Released 0.10 of sch_log. I hope I really fixed the ppp problem.
Link
Tags: release linux kernel networking
2006-05-28 DinoUML 0.9.5 is out
Released 0.9.5 of DinoUML. I added a warning if it cannot find rootfs.
Link
Tags: release userspace
2006-04-10 DinoUML project created
DinoUML - a network simulation tool.
Link
Tags: release userspace
2006-03-06 New logo
My brother did the logo for the site. Thanks, brother!
Tags: site
2006-01-29 Improvements on longer IBAN codes
checkIBAN is now working with large IBAN codes.
Link
Tags: release userspace
2006-01-05 Conn 1.0.6 is out
Conn 1.0.6 released. Fixed the timeout logic.
Link
Tags: release userspace