summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Logger: output "END:" line to delimit appended reports. closes bz#698458Denys Vlasenko2011-04-284-181/+210
* mass replace of crash_data with problem_dataDenys Vlasenko2011-04-236-50/+50
* run_event: prevent infinite recursion in include directives in abrt_event.confDenys Vlasenko2011-04-211-5/+11
* delete ugly parse_conf(), use load_abrt_conf() insteadDenys Vlasenko2011-04-206-78/+225
* daemon: simplify parsing of settings; remove remaining c++isms in daemonDenys Vlasenko2011-04-201-1/+2
* daemon: remove unused dbus calls and their support codeDenys Vlasenko2011-04-192-250/+3
* slightly more clear code for command line and environ escapingDenys Vlasenko2011-04-191-20/+34
* abrt-hook-ccpp: add saving of environ, disable saving of smaps. closes #91Denys Vlasenko2011-04-181-19/+50
* switch python and oops hashing to sha1Denys Vlasenko2011-04-185-607/+128
* make <note-html> translatableJiri Moskovcak2011-04-171-3/+14
* make <name> in event xml description translatableJiri Moskovcak2011-04-171-4/+15
* Implement the possibility to add text labels to even config GUI. Closes #199.Denys Vlasenko2011-04-152-64/+78
* wizard: implement long descriptionsDenys Vlasenko2011-04-142-7/+25
* fixes for i18n in xml parserDenys Vlasenko2011-04-131-42/+55
* send "User-Agent: ABRT/n.n.n" header in RHTS http transactionsDenys Vlasenko2011-04-081-0/+5
* abrt-action-print: add -r option which records reported_toDenys Vlasenko2011-04-081-1/+1
* abrt-cli is one of several places where we hardcode usage of variousDenys Vlasenko2011-04-081-7/+33
* cleanup: remove totaly obsolite test.cpp moduleNikola Pajkovsky2011-04-071-105/+0
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-04-062-0/+33
|\
| * Merge branch 'daemon/blacklist'Nikola Pajkovsky2011-04-051-0/+23
| |\
| | * rhbz#692465 - Blacklist doesn't workNikola Pajkovsky2011-04-041-0/+23
| * | dump dir stealing: try to preserve atime/mtime. closes bz#692688Denys Vlasenko2011-04-041-0/+10
| |/
* / make event xml description translatableJiri Moskovcak2011-04-051-5/+68
|/
* better validation for numbersNikola Pajkovsky2011-03-301-2/+5
* make validate_event_option staticNikola Pajkovsky2011-03-301-27/+27
* all: don't declare variables inside for loopsCosimo Cecchi2011-03-294-6/+13
* abrt-action-trim-files: new tool for trimming old debuginfo and debug dumpsDenys Vlasenko2011-03-262-12/+30
* remove FILENAME_INFORMALL and tighten up some loose endsDenys Vlasenko2011-03-251-1/+0
* Merge branch 'event'Nikola Pajkovsky2011-03-251-0/+69
|\
| * validate input in cli and fix ask_for_missing_settings functionNikola Pajkovsky2011-03-221-0/+69
| * parse and store 'allow-empty' valueNikola Pajkovsky2011-03-171-3/+10
* | extend dump_dir to allow creating world-readable directoryJiri Moskovcak2011-03-243-18/+28
* | parse and store 'allow-empty' valueNikola Pajkovsky2011-03-221-3/+10
* | Replace FILENAME_MESSAGE with FILENAME_REPORTED_TO.Denys Vlasenko2011-03-182-1/+31
|/
* expose export/unexport_event_configNikola Pajkovsky2011-03-171-0/+34
* better messages in abrt-action-install-debuginfo and bugzilla descriptionDenys Vlasenko2011-03-161-20/+20
* fix misleading name of funcionNikola Pajkovsky2011-03-161-3/+3
* bugzilla reporter fixesDenys Vlasenko2011-03-161-2/+1
* Merge branch 'cli'Nikola Pajkovsky2011-03-161-58/+75
|\
| * merge config filesNikola Pajkovsky2011-03-151-45/+61
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-03-155-4/+105
|\ \
| * | gui-wizard-gtk: sanitize file mode/uid/gid after event runDenys Vlasenko2011-03-151-1/+48
| |/
| * added copyright bannersDenys Vlasenko2011-03-153-0/+54
| * style fixesDenys Vlasenko2011-03-153-3/+3
* | config symlinks: fix storage of symlink valuesKarel Klic2011-03-151-2/+2
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-03-151-0/+8
|\|
| * abrt-gui: save event settings in gnome keyringJiri Moskovcak2011-03-141-0/+8
* | Config file symlinksKarel Klic2011-03-151-1/+41
|/
* teach event xml parser to understand <default-value>Jiri Moskovcak2011-03-131-7/+21
* gui-wizard-gtk: make one-line text elements selectable with mouseDenys Vlasenko2011-03-111-2/+6