summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* l10n: Updates to Chinese (Taiwan) (zh_TW) translationzerng072010-09-291-106/+94
* l10n: Updates to Catalan (Valencian) (ca) translationrbuj2010-09-271-17/+15
* l10n: Updates to Catalan (Valencian) (ca) translationrbuj2010-09-271-49/+45
* l10n: Updates to Catalan (Valencian) (ca) translationrbuj2010-09-271-6/+6
* l10n: Updates to Chinese (Taiwan) (zh_TW) translationbluebat2010-09-271-1/+1
* l10n: Updates to Catalan (Valencian) (ca) translationrbuj2010-09-271-17/+17
* l10n: Updates to Catalan (Valencian) (ca) translationrbuj2010-09-271-489/+434
* run-command.cpp: rename to run-command.cNikola Pajkovsky2010-09-273-1/+9
* l10n: Updates to Chinese (Taiwan) (zh_TW) translationzerng072010-09-241-305/+287
* rename abrt-debuginfo-install to abrt-action-install-debuginfoDenys Vlasenko2010-09-235-13/+15
* remove unused codeNikola Pajkovsky2010-09-232-12/+0
* This patch splits off abrtd's package/component/descriptionDenys Vlasenko2010-09-226-263/+384
* fixed spec file so $ make test-rpm works againJiri Moskovcak2010-09-221-4/+4
* add two flags to dd_opendir()Nikola Pajkovsky2010-09-229-99/+46
* eliminate LoadOpenGPGPublicKey wrapperDenys Vlasenko2010-09-224-11/+4
* l10n: Updates to Serbian (Latin) (sr@latin) translationnenadr2010-09-211-554/+604
* l10n: Updates to Serbian (sr) translationnenadr2010-09-211-545/+595
* fix a small memory leakDenys Vlasenko2010-09-211-1/+3
* This patch splits off CCpp's backtrace generation into a separate tool:Denys Vlasenko2010-09-204-222/+485
* unhide dump_dir structure from typedefNikola Pajkovsky2010-09-2011-50/+50
* CCpp: better handling of uid and exit condition on bt generationDenys Vlasenko2010-09-161-5/+6
* CCpp: plug a memory leakDenys Vlasenko2010-09-161-0/+1
* perror has to be used immediately after failed syscallDenys Vlasenko2010-09-161-1/+1
* dump_dir: added TODO comment. no code changesDenys Vlasenko2010-09-151-0/+20
* fixing two instances of dd->gid which I forgot to convertDenys Vlasenko2010-09-141-2/+2
* Pure file rename without changesDenys Vlasenko2010-09-141-0/+0
* This patch makes abrtd spawn a new process, abrt-server,Denys Vlasenko2010-09-145-488/+372
* dump_dir: use dd_ prefix on uid/gid fieldsDenys Vlasenko2010-09-142-10/+10
* I noticed that ->locked and ->opened members are always the sameDenys Vlasenko2010-09-142-82/+19
* CCpp: skip bt generation earlierDenys Vlasenko2010-09-141-18/+18
* move sha1 to lib/utils; remove small bit of related C++isms in CCpp.cppDenys Vlasenko2010-09-146-49/+28
* abrt.spec: make /abrtd more "greppable"Denys Vlasenko2010-09-141-1/+1
* msg_prefix now doesn't need ": " suffixDenys Vlasenko2010-09-144-8/+11
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtNikola Pajkovsky2010-09-141-178/+135
|\
| * l10n: Updates to Japanese (ja) translationhtaira2010-09-141-178/+135
* | s/NoSSLVerify/SSLVerify/gNikola Pajkovsky2010-09-141-1/+1
|/
* CCpp: make gdb timeout configurable; raise it to 120 sec in default config fileDenys Vlasenko2010-09-133-10/+19
* dump_dir: dd_close was freeing unallocated pointer! fix thatDenys Vlasenko2010-09-131-1/+1
* l10n: Updates to Japanese (ja) translationhtaira2010-09-121-212/+210
* l10n: Updates to Swedish (sv) translationgoeran2010-09-101-25/+3
* l10n: Updates to Russian (ru) translationshnurapet2010-09-101-124/+138
* SQLite3.cpp: get rid of CABRTExceptionNikola Pajkovsky2010-09-101-22/+31
* fix sigsegvNikola Pajkovsky2010-09-103-3/+34
* plug a memory leak in trim_debug_dumps()Denys Vlasenko2010-09-101-0/+3
* l10n: Updates to Czech (cs) translationmilankerslager2010-09-101-191/+192
* l10n: Updates to Swedish (sv) translationgoeran2010-09-091-79/+37
* l10n: Updates to Swedish (sv) translationgoeran2010-09-081-74/+30
* MiddleWare.cpp: remove unused variablesNikola Pajkovsky2010-09-081-5/+0
* add forgotten database disconnect on error pathDenys Vlasenko2010-09-081-7/+4
* SQLite3.cpp: replace std::vector by GListNikola Pajkovsky2010-09-0810-118/+242