|
../
|
|
dtrace_probes.d
|
66 bytes |
725c93dbed2c4bd113c87b443eee22ccd4bbeb37 |
3 years |
Theo Schlossnagle <jesus@omniti.com>:
first whack at dtrace probes. the fact we can't use archives is painful. …
|
|
Makefile.in
|
0.9 kB |
4157a34c3d13eb5c24a6f212ff058080a60a4ee5 |
3 years |
Theo Schlossnagle <jesus@omniti.com>:
closes #226
|
|
noit_mkdir.h
|
1.8 kB |
5c424a983bd3d9507beb3c712ee41e141b8f6f28 |
4 years |
Theo Schlossnagle <jesus@omniti.com>:
what's this used for, dunno -- it's a secret
|
|
noit_str.h
|
1.9 kB |
d9050a442ce49ffad4040ba933511197fe71390f |
3 years |
Theo Schlossnagle <jesus@omniti.com>:
this will break realtime streaming.... need to fix the javascript in the …
|
|
noit_getip.h
|
2.1 kB |
4157a34c3d13eb5c24a6f212ff058080a60a4ee5 |
3 years |
Theo Schlossnagle <jesus@omniti.com>:
closes #226
|
|
noit_mkdir.c
|
2.2 kB |
5c424a983bd3d9507beb3c712ee41e141b8f6f28 |
4 years |
Theo Schlossnagle <jesus@omniti.com>:
what's this used for, dunno -- it's a secret
|
|
noit_getip.c
|
2.3 kB |
4157a34c3d13eb5c24a6f212ff058080a60a4ee5 |
3 years |
Theo Schlossnagle <jesus@omniti.com>:
closes #226
|
|
noit_str.c
|
2.7 kB |
d9050a442ce49ffad4040ba933511197fe71390f |
3 years |
Theo Schlossnagle <jesus@omniti.com>:
this will break realtime streaming.... need to fix the javascript in the …
|
|
noit_security.h
|
2.7 kB |
670f01e50c4bf8c2e20f6be14acc73b631d91163 |
4 years |
Theo Schlossnagle <jesus@omniti.com>:
fixes logfile ownership if -u/-g is specified, refs #205
|
|
noit_b64.h
|
3.0 kB |
8588fa4fce895b6710b5200bf4d2a5e0205e1b59 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
make the parameters match the C code, refs #39
|
|
noit_sem.c
|
3.0 kB |
4bd337d1bd56e5e4bc7fb3615cffd102e2cd1639 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
invert the logic, no functional change at all. Don't ask
|
|
noit_watchdog.h
|
3.6 kB |
5b63423e3ea22c19a8187dfcce162d43e0159643 |
4 years |
Theo Schlossnagle <jesus@omniti.com>:
pull out the watchdog stuff into utils and integrate it back into noitd …
|
|
noit_sem.h
|
3.9 kB |
4bd337d1bd56e5e4bc7fb3615cffd102e2cd1639 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
invert the logic, no functional change at all. Don't ask
|
|
noit_b64.c
|
4.0 kB |
f1321aca809330f906e8a5d508e18c0373566554 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
implement base64 decoding/encoding, refs #26
|
|
noit_atomic_sol.s
|
4.1 kB |
88a71780101cbf23034aa0cb840f9f0368fda2dd |
4 years |
Theo Schlossnagle <jesus@omniti.com>:
fixes #126
|
|
noit_skiplist.h
|
4.1 kB |
2f4743883d7decd0dabcb5da1a3a772bc4ffab23 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
Okay, so remove_all never worked correctly, replace with destroy
|
|
noit_hash.h
|
4.8 kB |
6210da7ee0e2ed143d71a8e00b709f16e71059f8 |
4 years |
Theo Schlossnagle <jesus@omniti.com>:
various changes to avoid dereferencing type-punned pointers and breaking …
|
|
noit_security.c
|
4.8 kB |
670f01e50c4bf8c2e20f6be14acc73b631d91163 |
4 years |
Theo Schlossnagle <jesus@omniti.com>:
fixes logfile ownership if -u/-g is specified, refs #205
|
|
noit_watchdog.c
|
4.8 kB |
4790fc84757a210ff4aed6895cac2729f4a3e497 |
4 years |
Theo Schlossnagle <jesus@omniti.com>:
Cleanup and make sure Solaris Sun Studio compilers get -mt and POSIX …
|
|
noit_log.h
|
5.0 kB |
725c93dbed2c4bd113c87b443eee22ccd4bbeb37 |
3 years |
Theo Schlossnagle <jesus@omniti.com>:
first whack at dtrace probes. the fact we can't use archives is painful. …
|
|
noit_atomic.h
|
7.4 kB |
b4b3415377538d76f5830597b22f2d769c1a6246 |
4 years |
Theo Schlossnagle <jesus@omniti.com>:
explicit cast to keep warnings down, refs #34
|
|
noit_hash.c
|
10.5 kB |
6210da7ee0e2ed143d71a8e00b709f16e71059f8 |
4 years |
Theo Schlossnagle <jesus@omniti.com>:
various changes to avoid dereferencing type-punned pointers and breaking …
|
|
noit_skiplist.c
|
12.4 kB |
71803743714376fc12fb54b3506df6a4c17a8828 |
5 years |
Theo Schlossnagle <jesus@omniti.com>:
oh my word... basic function, refs #49
|
|
noit_log.c
|
16.7 kB |
3fe9ac238253c6c7f56a2a13a8aa6808d1a7ccd9 |
3 years |
Theo Schlossnagle <jesus@omniti.com>:
refs #34
|