index
:
abrt.git
master
Unnamed repository; edit this file 'description' to name the repository.
Michal Nowak
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Daemon
/
Settings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove a few #include <iostream>'s
Denys Vlasenko
2009-09-18
1
-1
/
+1
*
fixed polkit to remember the autorization
Jiri Moskovcak
2009-09-10
1
-1
/
+1
*
styple fixes to polkit code, no code changes
Denys Vlasenko
2009-09-09
1
-9
/
+7
*
added polkit security check in SetSettings
dnovotny
2009-09-09
1
-1
/
+15
*
typedef cleanup. no code changes
Denys Vlasenko
2009-09-04
1
-11
/
+11
*
Settings.cpp: small fix in .conf saving error reporting; whitespace fixes
Denys Vlasenko
2009-09-03
1
-48
/
+50
*
abrtd: simplify .conf file saving
Denys Vlasenko
2009-09-03
1
-80
/
+69
*
Settings: add comments, do some trivial simplifications
Denys Vlasenko
2009-09-03
1
-54
/
+85
*
fix map_string_string_t typedef name to map_string_t; silly optimizations
Denys Vlasenko
2009-09-02
1
-20
/
+31
*
Added {Get, Set}Settings functions
Zdenek Prikryl
2009-08-27
1
-1
/
+31
*
consolidate container typedefs in one file (we had a few dupes)
Denys Vlasenko
2009-08-27
1
-9
/
+10
*
added support for saving settings
Zdenek Prikryl
2009-08-25
1
-0
/
+104
*
trivial simplification: make LoadSettings() take char*, not string& param
Denys Vlasenko
2009-08-24
1
-13
/
+14
*
dismantle single-instance class CSettings
Denys Vlasenko
2009-08-24
1
-211
/
+177
*
move CSettings::inner_types out of class CSettings. They are generic types
Denys Vlasenko
2009-08-24
1
-9
/
+9
*
Comment cannot start in the middle of the line.
Zdenek Prikryl
2009-08-20
1
-1
/
+1
*
added default falues for abrt daemon
Zdenek Prikryl
2009-08-20
1
-1
/
+5
*
simplify parameter/return value passing for bools
Denys Vlasenko
2009-08-03
1
-1
/
+1
*
support for simpler settings
Zdenek Prikryl
2009-05-12
1
-39
/
+52
*
- reporter plugins can tak an argiment
Zdenek Prikryl
2009-04-16
1
-28
/
+36
*
simple report can be activated immediately after a crash occurs
Zdenek Prikryl
2009-04-16
1
-2
/
+11
*
fixed parsing settings of action plugins
Zdenek Prikryl
2009-04-02
1
-7
/
+4
*
added support for action plugin in settings
Zdenek Prikryl
2009-04-02
1
-5
/
+5
*
try to add action plugin, not complete commit
Zdenek Prikryl
2009-04-02
1
-4
/
+4
*
added settings
Zdenek Prikryl
2009-04-02
1
-0
/
+290