|
|
|
@8cec8f7
|
8 years |
jasongross9 |
Log loopbacks to loopback file in ~/zlog
Not to ...
|
|
|
@5dee79a
|
8 years |
jasongross9 |
Add log-to-subdirectories, a compatibility frob
If disabled (the ...
|
|
|
@d2ba33c
|
8 years |
jasongross9 |
Use g_utf8_casefold and g_utf8_normalize
We define a convenience ...
|
|
|
@47225c9
|
8 years |
jasongross9 |
Update IRC logging to be more idiomatic
Based on a message from kini ...
|
|
|
@6ddfb07
|
8 years |
jasongross9 |
Add a comment about existence of logging dirs
|
|
|
@15b87cc
|
8 years |
jasongross9 |
Remove irc: from irc message filenames
|
|
|
@dce72c1
|
8 years |
jasongross9 |
Log to subfolders of a base path
A different subfolder for each protocol.
|
|
|
@9a34040
|
8 years |
jasongross9 |
Add IRC logging filename generation
Based on asedeno's comment
"For ...
|
|
|
@3374de9
|
8 years |
jasongross9 |
Log different realms to different files
|
|
|
@94b4b99e
|
8 years |
jasongross9 |
Ignore kerberos instances in the sender and recipient when logging
...
|
|
|
@03fbf66
|
8 years |
jasongross9 |
Moved the last of the logging-related variables to perl
We seem to ...
|
|
|
@42779f8
|
8 years |
jasongross9 |
Moved logging-specific variables to perl
But only the ones that could ...
|
|
|
@4ead7b3
|
8 years |
jasongross9 |
Moved notification of message logging to perl
|
|
|
@5093c6f
|
8 years |
jasongross9 |
Moved the checking of whether or not to log messages to perl
|
|
|
@9bfab40
|
8 years |
jasongross9 |
Moved outgoing zephyr error logging to perl
|
|
|
@ff528e6
|
8 years |
jasongross9 |
Scrapped the last bits of C code dealing with jabber.
We still have ...
|
|
|
@eea7bed4
|
8 years |
jasongross9 |
Moved log file name generation to perl
I don't think that the ...
|
|
|
@da7341e
|
8 years |
jasongross9 |
Made owl_util_makepath available from perl
There's probably a better ...
|
|
|
@7f463cf
|
8 years |
jasongross9 |
Moved log generation code to perl.
|
|
|
@a619eda
|
8 years |
jasongross9 |
Describe get_variable_info
|
|
|
@ca52fe9
|
8 years |
jasongross9 |
Remove useless 'use Data::Dumper'
|
|
|
@4bbe53a
|
8 years |
jasongross9 |
Add a comment for documentation
As per ...
|
|
|
@0d2c358
|
8 years |
jasongross9 |
Remove a useless 0 + perl cast
|
|
|
@958752c
|
8 years |
jasongross9 |
Set default deferred logging interval to 1 hour
|
|
|
@8a06468
|
8 years |
jasongross9 |
Clarify a comment about deferred logging mode
As per ...
|
|
|
@253f37f
|
8 years |
jasongross9 |
Change int ret to int errnum as per PR review
As per ...
|
|
|
@4511ac3
|
8 years |
jasongross9 |
Better UI for :flush-logs and flush-logs-interval
We now only print ...
|
|
|
@565a43c
|
8 years |
jasongross9 |
Print a message about how many logs are flushed
|
|
|
@89e4294
|
8 years |
jasongross9 |
Add comments to logging.c
We note that defer_logs is only accessed on ...
|
|
|
@e38f315
|
8 years |
jasongross9 |
logging.c: Make bool defer_logs static
It's not used outside the ...
|
|
|
@604303c
|
8 years |
jasongross9 |
Give a bit more feedback when flushing logs
It's a bit hard to tell ...
|
|
|
@1917e53
|
8 years |
jasongross9 |
Don't say that logging has resumed if it hasn't
|
|
|
@874fd19
|
8 years |
jasongross9 |
Fix the sense of drop_failed_logs
Previously, :flush-logs was ...
|
|
|
@edb14cc
|
8 years |
jasongross9 |
Let the user know when the logs have been flushed
I've found it a bit ...
|
|
|
@9d6e37c
|
8 years |
jasongross9 |
Add a variable to auto-flush logs every n minutes
|
|
|
@e6f21ea
|
8 years |
jasongross9 |
Add ETIMEDOUT to the list of errors for defer_logs
This is for AFS blips
|
|
|
@77beb3c
|
8 years |
jasongross9 |
Add a -f flag to :flush-logs
This allows us to bypass any troublesome ...
|
|
|
@ec36247
|
8 years |
jasongross9 |
Defer failed log messages
Previously, when we failed to open a ...
|
|
|
@e47e1b0
|
8 years |
jasongross9 |
Display log file name on failure to open file
Also, make ...
|
|
|
@8eb72d2
|
8 years |
jasongross9 |
Use eq not == for string comparison in Kerberos.pm
|
|
|
@a4b854a
|
8 years |
jasongross9 |
Make spacing in Kerberos.pm more uniform
|
|
|
@20ec886
|
8 years |
jasongross9 |
Fix variable names, remove dead variables
|
|
|
@38db1a1
|
8 years |
jasongross9 |
Fix spelling in Kerberos.pm
|
|
|
@268c7e8
|
8 years |
jasongross9 |
renew command implemented
:renew in barnowl prompts for a password, ...
|
|
|
@1f92f39
|
8 years |
jasongross9 |
Revamp set/unset completion
- unset <tab> only completes takes_on_off ...
|
|
|
@81e93c3
|
8 years |
jasongross9 |
Add BarnOwl::get_variable_info
Returns a dictionary about a given ...
|
|
|
@a95b564
|
8 years |
jasongross9 |
Descriptions should be empty, not NULL
It's annoying for code that ...
|
|
|
@bf21c4e
|
8 years |
jasongross9 |
Correct tab-completion for set/unset
They only allow -q at the front.
|
|
|
@41677d2
|
8 years |
jasongross9 |
Fix :set usage string
Variable isn't optional. Rather either you pass ...
|
|
|
@678a7650
|
8 years |
glasgall |
add ChangeLog entry for 1.10
|
|
|
@370d94d
|
8 years |
glasgall |
bump version on master for next dev cycle
|
|
|
@b18151c
|
8 years |
glasgall |
BarnOwl 1.10rc1
release-1.10
|
|
|
@392b5cf
|
8 years |
glasgall |
add cpanfile to Makefile.am
release-1.10
|
|
|
@4ced41e
|
9 years |
xyzzy-github |
Merge pull request #156 from andersk/dist
scripts/do-release: Build ...
release-1.10
|
|
|
@39caad0
|
9 years |
xyzzy-github |
Merge pull request #164 from andersk/filterproc
filterproc: Rewrite ...
release-1.10
|
|
|
@bc308eb
|
9 years |
andersk |
scripts/do-release: Build distribution with ‘make distcheck’
This has ...
release-1.10
|
|
|
@866b391
|
9 years |
andersk |
Support baking a version into the tarball with ‘make dist VERSION=…’
...
release-1.10
|
|
|
@02514d9
|
9 years |
andersk |
Makefile.am: Don’t distribute version.c
Signed-off-by: Anders Kaseorg ...
release-1.10
|
|
|
@0f5af62
|
9 years |
jgross |
Add facebook dependencies to cpanfile
We don't put them inside a ...
release-1.10
|
|
|
@becd617
|
9 years |
jgross |
Use a cpanfile
release-1.10
|
|
|
@3d20ce1
|
9 years |
jgross |
Update .travis.yml away from legacy infrastructure
Following ...
release-1.10
|
|
|
@53d6269
|
9 years |
xyzzy-github |
Merge pull request #165 from JasonGross/smartnarrow-view
Add some ...
release-1.10
|
|
|
@ff58239
|
9 years |
andersk |
Avoid strchrnul
This is a GNU extension.
Signed-off-by: Anders ...
release-1.10
|
|
|
@4379288
|
9 years |
jgross |
Buffer IRC rejoins
This fixes ...
release-1.10
|
|
|
@d4f33f1
|
10 years |
jgross |
Clean up ircnets on socketless disconnect
This allows recovery from ...
release-1.10
|
|
|
@8fcd3e7
|
10 years |
jgross |
Add some see-alsos to smartnarrow and smartfilter
release-1.10
|
|
|
@5f3f1e4
|
10 years |
jgross |
Travis doesn't know about Perl 5.19
So tell it to use Perl 5.20 instead.
release-1.10
|
|
|
@e8db357
|
11 years |
andersk |
filterproc: Rewrite using GIOChannel
The old poll() loop was ...
release-1.10
|
|
|
@94b9ee0
|
11 years |
andersk |
owl_variable_bool_get_tostring_default: Remove dead <invalid> case
...
release-1.10
|
|
|
@18380fd
|
11 years |
andersk |
owl_zephyr_load{subs,loginsubs}: Eliminate useless stat call
Placates ...
release-1.10
|
|
|
@b61ad80
|
11 years |
andersk |
owl_function_debugmsg: Be sure to match va_start with va_end
Found by ...
release-1.10
|
|
|
@cba6b9c
|
11 years |
andersk |
owl_util_file_deleteline: Prevent FD leak in error paths
Found by ...
release-1.10
|
|
|
@9ae6095
|
11 years |
nelhage |
Merge pull request #160 from nelhage/twitter
Some misc twitter fixes ...
release-1.10
|
|
|
@140429f
|
11 years |
nelhage |
Implement :twitter-favorite
release-1.10
|
|
|
@0d53dfb
|
11 years |
nelhage |
Kill the client-side tweet length check.
Just let the API do the ...
release-1.10
|
|
|
@7ff3907
|
11 years |
nelhage |
squelch the legacy_list_api warnings
release-1.10
|
|
|
@c53f5e8
|
11 years |
adehnert |
Use SSL by default
As per https://dev.twitter.com/discussions/24239 ...
release-1.10
|
|
|
@7dcef03
|
11 years |
andersk |
Use the Glib slice allocator for fixed-size objects
The slice ...
release-1.10
|
|
|
@d779a1a
|
11 years |
andersk |
Remove redundant per-module .gitignore, .hgignore files
This is all ...
release-1.10
|
|
|
@59f4fd6
|
11 years |
andersk |
perl/modules/.gitignore: Add META.json, MYMETA.json
...
release-1.10
|
|
|
@7834bb5
|
11 years |
andersk |
.gitignore: Add other kinds of tags
Signed-off-by: Anders Kaseorg ...
release-1.10
|
|
|
@7792bac
|
11 years |
andersk |
.gitignore: Add compile
This is pulled in by Automake ≥ 1.14.
...
release-1.10
|
|
|
@f1095da
|
11 years |
andersk |
.gitignore: Reorganize
Divide .gitignore into logical sections, and ...
release-1.10
|
|
|
@ba9a1be
|
11 years |
andersk |
.gitignore: Remove core, jabber.log
Signed-off-by: Anders Kaseorg ...
release-1.10
|
|
|
@ebcdf4d
|
11 years |
andersk |
owl_zephyr_smartstripped_user: Simplify, fixing overlapping strcat
...
release-1.10
|
|
|
@21dc927
|
11 years |
andersk |
Test owl_zephyr_smartstripped_user
Signed-off-by: Anders Kaseorg ...
release-1.10
|
|
|
@ebc6f77
|
11 years |
andersk |
Humanize zsigs
Stop throwing away parts of multiline zsigs; we have ...
release-1.10
|
|
|
@6f87658
|
11 years |
andersk |
Sync ChangeLog with release-1.9 branch
Signed-off-by: Anders Kaseorg ...
release-1.10
|
|
|
@c55930e
|
12 years |
andersk |
Show Zephyr charset in info popup
Signed-off-by: Anders Kaseorg ...
release-1.10
|
|
|
@41064be
|
12 years |
ezyang |
change BarnOwl::Module::Jabber::getServerFromJID to use ...
release-1.10
|
|
|
@926c721
|
12 years |
ezyang |
fix cmd_join in BarnOwl/Module/IRC.pm to use $chan, not $channel which ...
release-1.10
|
|
|
@441fd42
|
12 years |
andersk |
Replace the last few “Barnowl”s with “BarnOwl”s
Signed-off-by: Anders ...
release-1.10
|
|
|
@ca1fb26a
|
12 years |
andersk |
Be smarter about rebuilding on version number changes
Signed-off-by: ...
release-1.10
|
|
|
@685cca7
|
12 years |
andersk |
Remove C files from BUILT_SOURCES
They are already built through ...
release-1.10
|
|
|
@76e80de
|
12 years |
jgross |
Update completion for :irc-{join,part}
release-1.10
|
|
|
@be43554
|
12 years |
jgross |
Add a ~/.owl/ircchannels file, persist channels
All irc channel ...
release-1.10
|
|
|
@ae2b830
|
12 years |
jgross |
owl_util_file_delete_line in perl
release-1.10
|
|
|
@c84c365
|
12 years |
jgross |
remove a space
release-1.10
|
|
|
@ecd4edf
|
12 years |
ezyang |
Added perl methods to register and unregister idle watchers.
release-1.10
|
|
|
@120dac7
|
12 years |
ezyang |
Added a hook for wakeup/user input.
I wanted to add a hook that got ...
release-1.10
|
|
|