index
:
libumberlog.git
master
libumberlog patches for integration upstream - branches are rebased
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump symbol versions
HEAD
libumberlog-0.3.0
master
Gergely Nagy
2012-08-13
1
-11
/
+3
*
Finalised the release date
Gergely Nagy
2012-08-13
1
-1
/
+1
*
Fix a few test cases
Gergely Nagy
2012-08-12
1
-21
/
+22
*
Fix test_perf
Gergely Nagy
2012-08-11
1
-2
/
+3
*
Preparations for 0.3.0
Gergely Nagy
2012-08-11
2
-3
/
+3
*
Generate xz compressed dist tarballs
Gergely Nagy
2012-08-11
1
-1
/
+1
*
Preparations for 0.3.0.
Gergely Nagy
2012-08-11
2
-5
/
+43
*
Test reorganisation
Gergely Nagy
2012-08-11
2
-178
/
+230
*
LOG_UL_NODISCOVER => LOG_UL_NOIMPLICIT
Gergely Nagy
2012-08-11
7
-57
/
+65
*
Support disabling discovery for the LD_PRELOAD variant
Gergely Nagy
2012-08-10
5
-3
/
+58
*
Introduce LOG_UL_ALL
Gergely Nagy
2012-08-10
2
-0
/
+5
*
Caching-related documentation update
Gergely Nagy
2012-08-10
1
-10
/
+10
*
Introduce ul_set_log_flags()
Gergely Nagy
2012-08-10
6
-110
/
+180
*
Split the library into a linkable and an LD_PRELOAD-able part
Gergely Nagy
2012-08-10
10
-377
/
+555
*
TODO.org: Not needed anymore.
Gergely Nagy
2012-08-10
1
-123
/
+0
*
Documentation update
Gergely Nagy
2012-08-10
1
-2
/
+1
*
travis: Build with both clang & gcc
Gergely Nagy
2012-08-10
1
-0
/
+3
*
Greatly simplify ul_openlog()
Gergely Nagy
2012-08-10
1
-12
/
+22
*
Whitespace & coding style cleanup
Gergely Nagy
2012-08-10
2
-6
/
+7
*
Rebuild libumberlog.la when the link script changes
Miloslav Trmač
2012-07-30
1
-0
/
+1
*
Add an explicit cast to avoid a warning
Miloslav Trmač
2012-07-30
1
-1
/
+1
*
Remove some unused variables.
Miloslav Trmač
2012-07-30
2
-4
/
+1
*
Add prototypes to old_*
Miloslav Trmač
2012-07-30
1
-4
/
+4
*
Fix ul_recurse indicator, again.
Miloslav Trmač
2012-07-30
1
-1
/
+1
*
Don't set up caches if UL_NO_DISCOVER is set
Miloslav Trmač
2012-07-30
1
-4
/
+4
*
Mark missing host name separately from flags.
Miloslav Trmač
2012-07-30
2
-7
/
+15
*
Initialize [UG]ID to "no value cached"
Miloslav Trmač
2012-07-30
2
-3
/
+11
*
Mark missing [UG]ID cache data separately from flags.
Miloslav Trmač
2012-07-30
1
-14
/
+25
*
Fix return type of _get_gid ()
Miloslav Trmač
2012-07-30
1
-1
/
+1
*
Initialize PID to "no value cached"
Miloslav Trmač
2012-07-30
2
-2
/
+20
*
Mark missing PID cache data separately from flags.
Miloslav Trmač
2012-07-30
1
-6
/
+12
*
Move the caches into ul_process_data
Miloslav Trmač
2012-07-30
1
-19
/
+25
*
Don't reset flags on closelog()
Miloslav Trmač
2012-07-30
2
-1
/
+11
*
Make "flags" a per-process variable
Miloslav Trmač
2012-07-30
1
-12
/
+12
*
Default ident (log tag) to program_invocation_short_name
Miloslav Trmač
2012-07-30
3
-4
/
+29
*
Don't include "program": "(null)" if ident is not set
Miloslav Trmač
2012-07-30
2
-1
/
+8
*
Make "ident" (log tag) a per-process variable
Miloslav Trmač
2012-07-30
1
-4
/
+7
*
Don't reset facility on closelog()
Miloslav Trmač
2012-07-30
2
-5
/
+2
*
Change the default facility to LOG_USER.
Miloslav Trmač
2012-07-30
2
-2
/
+22
*
Make "facility" set by ul_openlog() per-process
Miloslav Trmač
2012-07-30
2
-3
/
+17
*
Rename ul_sys_settings to ul_thread_data
Miloslav Trmač
2012-07-30
1
-25
/
+25
*
configure.ac: Remove obsolete AC_PROG_RANLIB
Gergely Nagy
2012-07-28
1
-1
/
+0
*
NEWS: Started adding 0.2.2 items
Gergely Nagy
2012-07-19
1
-0
/
+33
*
Leave printf format parsing to glibc if possible.
Gergely Nagy
2012-07-19
4
-8
/
+134
*
Whitespace cleanup
Gergely Nagy
2012-07-19
1
-104
/
+104
*
Handle more types in printf()-like specifiers
Miloslav Trmač
2012-07-19
2
-2
/
+48
*
Let libc manage the syslog mask.
Miloslav Trmač
2012-07-18
1
-12
/
+3
*
Fix ul_recurse indicator
Miloslav Trmač
2012-07-18
1
-1
/
+1
*
Fix a memory leak on error paths
Miloslav Trmač
2012-07-18
1
-4
/
+3
*
Fix checking of vasprintf() return value
Miloslav Trmač
2012-07-18
1
-1
/
+1
[next]