Last update:
09/04/2008
Current version:
1.235
Latest beta version:
1.3b15

Repository

A Subversion repository is available that contains all PHP source files (include files, webGUI pages, rc scripts, captive portal stuff) and other build-related files.

Access
The repository can be accessed at the following URL:

http://svn.m0n0.ch/wall

Anonymous read-only access to the entire tree is possible, but only regular m0n0wall contributors with an SVN account may commit changes to the tree (if you are a regular contributor and would like an account, contact mk@neon1.net). The committers are listed below; if you have a modification to m0n0wall that you think is good enough to be included in the official codebase, contact one of the committers or post your patch on the m0n0wall-dev mailing list.

Commit notifications
All commits trigger an automatic e-mail to the mailing list m0n0wall-commits@lists.m0n0.ch. See this page to learn how to subscribe to that mailing list and get notified about commits.

Clients
There are GUI frontends to SVN available for those who don't like the command-line version (e.g. TortoiseSVN for Windows).

Repository layout
Development is usually done in the trunk directory, which contains the bleeding-edge version. However, commits to the trunk should always attempt to keep things in a working state, i.e. it should always be possible to build a working beta release from the contents of the trunk directory. Extensive changes that cannot reasonably be made in a single commit should be done in a separate branch (by copying the trunk to a new directory inside the branches directory) that can be merged with the trunk when the changes have stabilized.

For every official m0n0wall release (including beta versions), a copy is made in the tags directory with the name 'release-[version]'. No commits will ever be made to anything inside the tags directory.

Committers
The following individuals have commit access to the m0n0wall repository:

  • Chris Buechler (cbuechler) <cbuechler at gmail dot com>
    • Documentation
  • Dinesh Nair (dinesh) <dinesh at alphaque dot com>
  • Jonathan de Graeve (jdegraeve) <Jonathan dot De dot Graeve at imelda dot be>
    • Captive portal
  • Manuel Kasper (mkasper) <mk at neon1 dot net>
  • Paul Taylor (ptaylor) <PaulTaylor at winn dash dixie dot com>
  • Michael Iedema (michael.iedema) <michael at askozia dot com>
  • Marcel Wiget (mwiget) <mwiget at gmail dot com>
  • Shawn Giese (sgiese) <shawngiese at gmail dot com>
    • Documentation

The last 5 commits
Rev. Author Date Message
r308 sgiese 10/26/2008 17:04:55 Additional details on IPsec use.
r307 sgiese 10/25/2008 14:37:21 moved glossary up a little and pulled logo out of para.
r306 sgiese 10/25/2008 14:32:45 small text change
r305 sgiese 10/25/2008 14:31:26 small text change
r304 mkasper 10/04/2008 14:09:55 Make PPPoE MTU on WAN configurable.

© 2003-2008 by Manuel Kasper <mk@neon1.net>. All rights reserved.