Add version number to manpages
Add multiple interfaces support
Fix mistakes in the documentation
Fix srcdist target and change version number
sc.conf: change default quantum and policer_burst_ratio
Capitalize 'sc show' captions
Fix blocking rule for new iproute2 versions
Set default quantum to 6000
Remove .hgignore and broken link from manpage
Minor fixes in README
Added tag 1.0.0 for changeset f77d3b072987
Add "ratecvt" command.
Remove checks for existence to increase massive...
Add comment about network parameter
Add notes about "sc help" output. Change descri...
config: small changes in comments and manpage
Add "srcdist" target.
Add installation of sc.conf
Add "genbase" script
Add "quiet" option
sc.conf.pod: typo fixes
Initial commit
Remove unnecessary message from usage message
Add .hgignore
Add mirror at BitBucket to README
Manpages: remove some C<...> tags
Change messages of init script
Remove unnecessary comments. Many fixes and add...
Display manpage on "sc -v help" command
Add sc.init
Rename $classid to $cid. Change description of ...
Makefile: Replace explicit directory names by v...
Fix units and their descriptions
Makefile: Add "uninstall" target
sc: minor fixes in manpage and source
Add checks for empty rate values
Bypass shaper's own traffic by default
Remove some unnecessary code
Set version to 1.3.0
Added tag 1.5.5 for changeset 5a7098ad0705
Add some missing checks for disabled device
Add some returns, remove some empty lines
Fix README
Update sc.conf and manpage
Major bugfixes and new features
Remove unnecessary spaces from command lines.
Add notes about new installation details to README
Fix README
Add checks to policer_init
Fix loading and synchronization of entries with...
Add pointer-based implementation of system() wr...
Fix 'status' command and manpage
Add policer_burst_ratio, remove policer_burst p...
Change default paths to executables
Add --cid parameter
sc.conf: small fixes in comments
sc: fix manpage and some comments
Removed tag 1.1.0
Fix code formatting and some regular expressions
Fix incorrect name of kernel option CONFIG_NET_...
Document new behaviour of --verbose option
Fix documentation
Added tag 1.3.1 for changeset 37e9af8d694d
sc: fix serious bug with hashing filters
sc: fix output of "sc show" command
Added tag 1.2.1 for changeset e895f6a2c21c
Fix bug with undefined IP address
Update default config and its documentation
Many small fixes and source readability improve...
Document new option rate_ratio, add examples of...
Fix default path to sc.conf
Change version to 1.5.6
Change fgrep to grep -F
Add new parameter policer_burst
Added tag 1.5.6 for changeset 2e24dd0a6bec
Update README
Added tag 1.3.2 for changeset cf482d084a72
Small fixes in sc(8) manpage
Fix bug with parent filter in bypass_init
Fix parsing of the --config option
Add some notes on policing to documentation
Added tag 1.4.0 for changeset 9d0b6c175678
Update .hgignore
sc.init: fix dependencies
Forbid usage of IPs with zero last octet
Fix misprint in README
Added tag 1.3.0 for changeset ba8b502e2eb9
Add support for default policy
Makefile: use uncompressed manpages, fix instal...
Merge with Sourceforge repo
Added tag 1.5.0 for changeset 6b4260400752
Format database drivers list in 'sc help' output.
Added tag 1.1.2 for changeset 2838c8497072
Add new functions that create tc rules for spec...
Fix "show" command
Makefile: proper usage of DESTDIR variable
Makefile: fix manpages installation, change ver...
Bugfix in policer. Show more output in 'sc show...