Subversion Repositories ircu

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
281 313d 14h gix /branches/ Remove patch queue.
277 336d 09h gix /branches/ pqueue: Add two missing files.
276 336d 09h gix /branches/ pqueue: Import ircu source.

Import the most recent u2.10.12 branch svn ircu source from svn.net (rev1921) and create a new pqueue branch. The pqueue branch is an attempt to recreate the ircu patchset as single patches.
269 379d 04h gix /branches/ Remove "rewrite" branch.

Rewrite branch was recently merged into TRUNK. The branch is no longer needed.
265 379d 07h gix /branches/ gix: Add new branch.

The gline branch is an attempt to clean up all the dirty gline hacks.
We try to be as close to the original code as possible, but currently there are lots of dirty hacks that make gline-removal and other things work.
260 383d 09h gix /branches/ gix: Propagate absolute gline timestamps instead of relative ones.
259 383d 10h gix /branches/ gix: Fix gline bug. This will be changed when the upstream uses another bug.
258 399d 04h gix /branches/ gix: Fix warning by casting explicitely to char*.
257 399d 07h gix /branches/ gix: Fix serious default user mode bug.
256 402d 15h gix /branches/ gix: Prevent multi targetted messages when the new channel mode +M is set.
255 402d 16h gix /branches/ gix: Extend previous commit to also take the last parameter into account.
254 402d 16h gix /branches/ gix: Allow the default user mode string to have parameters.
253 402d 17h gix /branches/ gix: Fix "unused variable" warnings.
252 402d 17h gix /branches/ gix: Try to keep our iauth implementation in sync with upstream

The upstream repository fixes SOME of the iauth bugs we reported, however, their
fixes don't go well with our fixes for the still open bugs. Though, we try to
keep our source in sync with the upstream.
251 402d 17h gix /branches/ gix: Update the notice in the documentation that we are now up to date with upstream revision 1919.
250 402d 17h gix /branches/ gix: Copy upstream Changelog to be in sync.
249 402d 17h gix /branches/ gix: And again sync with upstream.
248 402d 17h gix /branches/ gix: Sync with upstream.
247 402d 18h gix /branches/ gix: Sync with upstream.

Fixes a gline bug that forced the gline comment to be updated when only other
things of the gline where modified.
246 412d 09h gix /branches/ gix: Fix wrongly placed assertation.

Show All