2007-09-18 |
Aleš Křenek | align C++ *Code enums with C -- fixes bug #28842 |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Jan Pospíšil | less verbose output |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Jan Pospíšil | really working unit testcd ../test/ :), avoid using... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Jan Pospíšil | compare notifIds correctly |
commit | commitdiff | tree | snapshot |
2007-09-12 |
František Dvořák | Indexing of stateEnterTime yet, disabled by default. |
commit | commitdiff | tree | snapshot |
2007-09-12 |
František Dvořák | Indexing of stateEnterTime yet, disabled by default. |
commit | commitdiff | tree | snapshot |
2007-09-12 |
František Dvořák | Forgotten debug printf. |
commit | commitdiff | tree | snapshot |
2007-09-12 |
František Dvořák | New indexed column - lastUpdateTime. |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Aleš Křenek | tagged R_1_6_1_1 |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Aleš Křenek | push age |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Aleš Křenek | push revision |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Aleš Křenek | push revision |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Aleš Křenek | added -s(leep) option |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Aleš Křenek | Don't install stolen lb_plugin. Resolved in restructuri... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Aleš Křenek | Don't include stolen notif-il in the server package |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Aleš Křenek | Start notif-il only if it is there, print warning otherwise |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Aleš Křenek | another optional field |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Aleš Křenek | remove unnecessary objs from test_query_events |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Aleš Křenek | ignore SIGPIPE (occurs normally) |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Zdeněk Salvet | Fix braces in conditional statement. |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Zdeněk Salvet | Use edg_wll_gss_equal_subj instead of strcmp. |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Zdeněk Salvet | Fix HTTP headers. |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Zdeněk Salvet | Typos. |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Zdeněk Salvet | Fix typo in structure reference. |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Zdeněk Salvet | Set lastUpdateTime of embryonic subjobs correctly ... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Zdeněk Salvet | Handle holes in EventCode enum gracefully in to_string... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Zdeněk Salvet | Handle ctx->peerName==NULL better. |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Zdeněk Salvet | Correct interpretation of edg_wll_gss_oid_equal(). |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Zdeněk Salvet | Add missing parameter to edg_wll_gss_normalize_subj(). |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Zdeněk Salvet | Handle equivalency of different string forms of certifi... |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Zdeněk Salvet | Allow up to 255 chars in indexed columns as needed... |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Zdeněk Salvet | Don't allow registering job over unauthenticated direct... |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Zdeněk Salvet | Use GSS_C_NT_ANONYMOUS name type OID instead of string... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Zdeněk Salvet | Recognize anonymous clients more correctly (not really... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Zdeněk Salvet | 1. Take care to store original event.user for RegJob... |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Zdeněk Salvet | Explicitly set reconnect behaviour only if client libra... |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Aleš Křenek | explicit setting of auto-reconnect (5.1 servers require it) |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Zdeněk Salvet | Implement logic behind suspended and suspend_reason... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Miloš Mulač | speedup (removed quadratic algorithm) |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Miloš Mulač | open only one lb_export file (prevent open files limit... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Zdeněk Salvet | More accurate error message. |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Zdeněk Salvet | Don't return all errors as EIO (interlogger protocol... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Zdeněk Salvet | Don't syslog expectable error, more complete error... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Zdeněk Salvet | Don't syslog expectable error, more complete error... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Zdeněk Salvet | Use edg_wll_gss_watch_creds() again. |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Zdeněk Salvet | Better debugging message |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Zdeněk Salvet | Better debugging message. |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Zdeněk Salvet | Don't busy loop waiting for first request when new... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Zdeněk Salvet | Use default progname in openlog, not edg-wl-... (also... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Zdeněk Salvet | Remove initial descriptor closing, some necessary ones... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Zdeněk Salvet | Syslog "error reading server reply" only when it could... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Jiří Filipovič | Fixed coredump in lb_plugin. |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Zdeněk Salvet | Correct _optional_ position in ReallyRunning definition |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Aleš Křenek | missing _optional_'s |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Aleš Křenek | Sometimes MySQL server is lost, sometimes it is gone. |
commit | commitdiff | tree | snapshot |
2007-08-14 |
Aleš Křenek | implemented LBserver attribute |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Zdeněk Salvet | Report reasons of termination of slaves to debug log... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Zdeněk Salvet | Print "no request" instead of "(null)" to debug log... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Zdeněk Salvet | Don't invoke whole-server dump on purge (fixes bug... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Zdeněk Salvet | Cleanly ignore events of unknown type (fixes bug #28725). |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Miloš Mulač | typo in parsing dump requests |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Miloš Mulač | - prevent deadlock if ChangeACL event arrives |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Zdeněk Salvet | More reasonable default purge time for "other" ("m... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Zdeněk Salvet | Backout change aligning done_code values in events... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Zdeněk Salvet | User real usernames in proxy, not "lbproxy". |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Zdeněk Salvet | Backout erroneous part of previous change (additional... |
commit | commitdiff | tree | snapshot |
2007-08-02 |
František Dvořák | Merged changes on LB->JP mill from HEAD (new features... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Aleš Křenek | tagged R_1_6_0_1 |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Aleš Křenek | push minor version |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Aleš Křenek | push age |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Aleš Křenek | push minor version |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Aleš Křenek | push minor version |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Aleš Křenek | push revision |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Aleš Křenek | push major version |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Aleš Křenek | push major version |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Aleš Křenek | push minor version |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Aleš Křenek | 64bit cleanup -- size_t vs. int |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Aleš Křenek | FIXME's (to follow frozen enum assignment in interface) |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Aleš Křenek | put FAILURE_REASONS into the ordered place (until fixed... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Aleš Křenek | follow C API (JDL_ATTR) |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Aleš Křenek | - avoid sprintf to itself |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Aleš Křenek | fix rowcount check for transaction test |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Aleš Křenek | renamed ATTR_JDL |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Aleš Křenek | check also Event union size explicitely |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Aleš Křenek | added failure_reaons |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Aleš Křenek | - handle undefined status/events fields |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Zdeněk Salvet | Reload credentials unconditionally. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Aleš Křenek | typo |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Aleš Křenek | typo |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Aleš Křenek | QueryRecord::Attr follow edg_wll_QueryAttr exactly |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Aleš Křenek | Static-forever assignment of JobStatus::Attr enum values |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Aleš Křenek | Static-forever assignment of Event::Attr enum values |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Aleš Křenek | implemented padding inside JobStatus |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Aleš Křenek | padding between fleshes inside JobStatus |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Aleš Křenek | Align minor stat codes with matching codes in events |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Aleš Křenek | PARTITIONABLE and PARTITIONED placeholders for job... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Aleš Křenek | Event union padding |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Aleš Křenek | future JDL query |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Aleš Křenek | use padded_struct() |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Aleš Křenek | macro for struct padding |
commit | commitdiff | tree | snapshot |
next |