root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1784 [1784] 37 hours tjfontaine bopm should report channels of clients if it can
(edit) @1783 [1783] 3 weeks tjfontaine show verbose not restricted setting in cs info
(edit) @1782 [1782] 4 weeks tjfontaine [MERGE] (r1781) add identified user percentage to stats z
(edit) @1781 [1781] 4 weeks tjfontaine add identified user percentage to stats z
(edit) @1780 [1780] 4 weeks tjfontaine allow ruby events to pass an arg
(edit) @1779 [1779] 5 weeks tjfontaine add snode dlink_node for servers, dont' free it when a server exits
(edit) @1778 [1778] 5 weeks tjfontaine add/remove servers from global_servers_list, only try and send data to our …
(edit) @1777 [1777] 5 weeks tjfontaine add all_servers_each, clients_each, and clients_length
(edit) @1776 [1776] 5 weeks tjfontaine add .la .lo .a .in and Makefile to ignores
(edit) @1775 [1775] 5 weeks tjfontaine add gitignore
(edit) @1774 [1774] 6 weeks swalsh implement a custom has_perm function for our authentication backend, so we …
(edit) @1773 [1773] 6 weeks swalsh Check for services admin status on every login, sessions will still be …
(edit) @1772 [1772] 6 weeks swalsh Add operservy goodness, maybe this will be restricted to admins, maybe it …
(edit) @1771 [1771] 6 weeks swalsh some better placeholder text for the main page
(edit) @1770 [1770] 6 weeks swalsh Since apparently we have different access list entries now, which i was …
(edit) @1769 [1769] 6 weeks swalsh couple of minor tweaks to the list class and make all lists use it
(edit) @1768 [1768] 6 weeks swalsh make the nickserv cert list a little prettier
(edit) @1767 [1767] 6 weeks swalsh move site_media to media
(edit) @1766 [1766] 6 weeks swalsh remove dodgy symlink
(edit) @1765 [1765] 6 weeks tjfontaine to upper password hashes, settings.py use relative paths, use csrf_token …
(edit) @1764 [1764] 6 weeks tjfontaine trunk's version should be 1.5
(edit) @1763 [1763] 6 weeks tjfontaine tag 1.4.2
(edit) @1762 [1762] 6 weeks tjfontaine version bump
(edit) @1761 [1761] 8 weeks swalsh Make more stuff use fromts and also make it a bit better
(edit) @1760 [1760] 8 weeks swalsh wasn't really sure where to put this, so i just stuck it here
(edit) @1759 [1759] 8 weeks swalsh Turns out I'm not as lazy as i thought - implement fromts filter to show …
(edit) @1758 [1758] 8 weeks swalsh Add akick list
(edit) @1757 [1757] 8 weeks swalsh fixor the channel backreference
(edit) @1756 [1756] 8 weeks swalsh Add some missing files and also implement admin -> staff in the auth …
(edit) @1755 [1755] 8 weeks swalsh Add web interface to trunk
(edit) @1754 [1754] 8 weeks swalsh branch 1.4
(edit) @1753 [1753] 3 months tjfontaine from mwalling, allow REGAIN with only CERTFP fixes #132
(edit) @1752 [1752] 3 months tjfontaine the group master level is 3 not 4, re #1
(edit) @1751 [1751] 4 months swalsh Fix a null reference which you would have to have been very unlucky to hit
(edit) @1750 [1750] 4 months swalsh pretty pointless to test things which just set the default we already had …
(edit) @1749 [1749] 4 months swalsh initialising variables can occasioanlly be useful
(edit) @1748 [1748] 4 months swalsh No need to redeclare a global that already exists locally, especially with …
(edit) @1747 [1747] 4 months tjfontaine add an option to append hex encoded ip to cloak
(edit) @1746 [1746] 4 months tjfontaine actually use the CStr of a value for the client set methods, 2 more …
(edit) @1745 [1745] 4 months tjfontaine actually use the CStr of a value for the client set methods
(edit) @1744 [1744] 4 months tjfontaine don't try and snprintf without a format string
(edit) @1743 [1743] 4 months tjfontaine include limits.h for libio and define top_build_prefix for libtool 2
(edit) @1742 [1742] 4 months tjfontaine add comments explaining why check_masterless_channels doesn't need to know …
(edit) @1741 [1741] 4 months tjfontaine if a channel will be masterless, let's actually stop processing then fixes …
(edit) @1740 [1740] 4 months tjfontaine fixes #129 adds IF EXIST to the drops for groupserv
(edit) @1739 [1739] 4 months tjfontaine add "IF EXISTS" to the drop tables, fixes #129
(edit) @1738 [1738] 4 months tjfontaine make SJOIN use ServerModeList so we dont' get phantom cmodes on restart re …
(edit) @1737 [1737] 4 months tjfontaine tag 1.4.1
(edit) @1736 [1736] 4 months tjfontaine only attempt to show channel group masters if there are some, re #117
(edit) @1735 [1735] 4 months swalsh dont duplicate 'channel masters' re #117
(edit) @1734 [1734] 4 months swalsh name not group and group is a keyword. re #117
(edit) @1733 [1733] 4 months swalsh Add groups to chanserv info master list. Fixes #117
(edit) @1732 [1732] 4 months tjfontaine NS INFO shows group memberships (fixes #118) rename InfoChanList InfoList
(edit) @1731 [1731] 4 months tjfontaine update 1.4.1 news
(edit) @1730 [1730] 4 months tjfontaine version bump
(edit) @1729 [1729] 4 months tjfontaine add groupserv-pgsql.sql to Makefile.am fixes #124
(edit) @1728 [1728] 4 months tjfontaine db_execute_nonquery uses -1 as error state, make object_set_* calls …
(edit) @1727 [1727] 4 months tjfontaine add groupserv set desc method and language, drop the not null constraint …
(edit) @1726 [1726] 4 months myon Improve nickserv sendpass mail template a bit
(edit) @1725 [1725] 4 months myon More indentation fixes (refs #121).
(edit) @1724 [1724] 4 months myon Various alignment and whitespace fixes. Also add @groupname to GroupServ …
(edit) @1723 [1723] 4 months tjfontaine initialize libio before libevent, since libio mucks about with FDs (re …
(edit) @1722 [1722] 4 months tjfontaine add a cb to listen for libevent logging
(edit) @1721 [1721] 4 months tjfontaine retag again 1.4.0
(edit) @1720 [1720] 4 months tjfontaine untag 1.4.0 *again*
(edit) @1719 [1719] 4 months tjfontaine include events.h too
(edit) @1718 [1718] 4 months tjfontaine *really* tag 1.4.0 this time
(edit) @1717 [1717] 4 months tjfontaine stupid typo, untag
(edit) @1716 [1716] 4 months tjfontaine retag 1.4.0
(edit) @1715 [1715] 4 months tjfontaine add groupserv.h so it'll be included in the dist
(edit) @1714 [1714] 4 months tjfontaine unbranch 1.4 and leave active dev in trunk until we're sure
(edit) @1713 [1713] 4 months tjfontaine uhm misfire, removing current 1.4.0 release
(edit) @1712 [1712] 4 months tjfontaine tag 1.4.0
(edit) @1711 [1711] 4 months tjfontaine Branch ircservices 1.4
(edit) @1710 [1710] 4 months tjfontaine fix CERT ADD <FP> and CERT ADD <nick> forms, thanks mikegrb
(edit) @1709 [1709] 4 months tjfontaine add an outer request timeout, if all results or a stop case are not …
(edit) @1708 [1708] 5 months tjfontaine bopm global recloak rule, add list of host to exempt from cloaking
(edit) @1707 [1707] 5 months tjfontaine fix the ruby stack issue, limit maximum outstanding requests on new users
(edit) @1706 [1706] 5 months tjfontaine prioritize Bopm results by order in configuration file
(edit) @1705 [1705] 5 months tjfontaine ALLOC and register cb args so the gc doesn't eat them, readd PENDING to …
(edit) @1704 [1704] 5 months tjfontaine dispatch multiple dns requests at once, cast VALUE to void* instead of …
(edit) @1703 [1703] 5 months tjfontaine this is a working bopm in serial lookup, next refactor to dispatch all at …
(edit) @1702 [1702] 5 months swalsh sync news with 1.3 branch
(edit) @1701 [1701] 5 months swalsh another review related fix, destroy channel change wasnt merged into trunk
(edit) @1700 [1700] 5 months swalsh update the NEWS for 1.3, it hasnt been done in a while
(edit) @1699 [1699] 5 months swalsh fix some things hilighted in a change review
(edit) @1698 [1698] 5 months swalsh Fix a couple of silly things preventing ajoins working
(edit) @1697 [1697] 5 months swalsh implement the rest of ajoin, untested as yet
(edit) @1696 [1696] 5 months tjfontaine checkpoint using async dns in ruby
(edit) @1695 [1695] 5 months swalsh this might help with tj's connection woes
(edit) @1694 [1694] 5 months tjfontaine saner return semantics
(edit) @1693 [1693] 5 months tjfontaine make trunk check and compile against libevent and itself
(edit) @1692 [1692] 6 months swalsh Implement most of autojoin, actually making it work still to come, …
(edit) @1691 [1691] 6 months swalsh Add framework to allow async dns lookups, needs binding to ruby, looking …
(edit) @1690 [1690] 6 months swalsh tag 1.3.12
(edit) @1689 [1689] 6 months swalsh bump version
(edit) @1688 [1688] 6 months swalsh (potentially) fix a rare bug caused by the channel destroy event firing in …
(edit) @1687 [1687] 7 months swalsh
(edit) @1686 [1686] 7 months swalsh [MERGE] (r1685) apparently checking compile warnings is a good idea
(edit) @1685 [1685] 7 months swalsh apparently checking compile warnings is a good idea
Note: See TracRevisionLog for help on using the revision log.