Nick Mathewson
|
f25e2167f5
r12533@Kushana: nickm | 2007-03-11 05:01:15 -0400
|
17 years ago |
Nick Mathewson
|
4a6e29b029
r12076@catbus: nickm | 2007-03-04 15:41:04 -0500
|
17 years ago |
Nick Mathewson
|
7fcceb2c25
r12074@catbus: nickm | 2007-03-04 15:11:43 -0500
|
17 years ago |
Nick Mathewson
|
0fb179aa2e
r11860@catbus: nickm | 2007-02-21 00:56:15 -0500
|
18 years ago |
Nick Mathewson
|
759c58151e
r11775@catbus: nickm | 2007-02-12 16:39:09 -0500
|
18 years ago |
Nick Mathewson
|
8507699256
r11624@catbus: nickm | 2007-02-01 13:17:35 -0500
|
18 years ago |
Roger Dingledine
|
936f075f11
help ftello find its prototype
|
18 years ago |
Roger Dingledine
|
f2bd0e2f16
more minor cleanups
|
18 years ago |
Nick Mathewson
|
87648bdcf8
r9008@Kushana: nickm | 2006-09-29 13:50:10 -0400
|
18 years ago |
Nick Mathewson
|
05604c60d4
r9006@Kushana: nickm | 2006-09-29 10:48:23 -0400
|
18 years ago |
Roger Dingledine
|
85d408a573
Bandaid for a seg fault i just got in 0.1.1.20.
|
18 years ago |
Nick Mathewson
|
daea6b21a5
Fix bug in close_logs(): when we close and delete logs, remove them all from the global "logfiles" list. This should fix bug 222.
|
18 years ago |
Peter Palfrader
|
42f14e8e10
Add function names to log_* on non-gcc
|
19 years ago |
Peter Palfrader
|
4f5e607389
Finish log function renaming for non-GNUC systems
|
19 years ago |
Roger Dingledine
|
5f051574d5
Happy new year!
|
19 years ago |
Peter Palfrader
|
dbf2e10460
Apply Matt Ghali's --with-syslog-facility patch
|
19 years ago |
Nick Mathewson
|
099b9ce2f9
Fix bug 230: add a rollback function to reverse all changes since the last mark_logs_temp(), and move log initialization into the two-phase part of option setting.
|
19 years ago |
Nick Mathewson
|
1af630d32c
Bite the bullet and limit all our source lines to 80 characters, the way IBM intended.
|
19 years ago |
Roger Dingledine
|
77a425d8b2
Remove some functions that were around for hupping log files. We handle
|
19 years ago |
Nick Mathewson
|
d56a65c497
Fix some verbose warnings and remove an unneeded include.
|
19 years ago |
Nick Mathewson
|
9cec3a13f5
remove some functions that are not used; #if0 out some files that are not likely to be used.
|
19 years ago |
Nick Mathewson
|
9b432311c4
Make new logging stuff work on windows; fix a couple of windows typos.
|
19 years ago |
Roger Dingledine
|
ed4f15b2a7
When logging via syslog, include the pid whenever we provide
|
19 years ago |
Roger Dingledine
|
87e8e7b4fa
using an unsigned int for something that requires at least 3 bytes
|
19 years ago |
Nick Mathewson
|
7a9774eff0
Also here.
|
19 years ago |
Nick Mathewson
|
932106f54c
Efficiency hack: call tor_fix_source_file late, not early. Add "BUG" domain. Domains are now bitmasks... just in case. Make some err msgs non-general.
|
19 years ago |
Nick Mathewson
|
edf5698474
Start dividing log messages into logging domains. No, LD_ is not the best of identifiers. src/or has not been converted yet. Domains dont do anything yet.
|
19 years ago |
Nick Mathewson
|
92451f74a8
Reformat inconsistent function declarations.
|
19 years ago |
Nick Mathewson
|
5c53545d81
Add a bunch more warnings to out warning suite; resolve them; pack structs a little better.
|
19 years ago |
Nick Mathewson
|
789374dbbd
Make GCC very happy, even with lots of warnings set. Also, try to fix some reported Solaris x86 warnings.
|
19 years ago |