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
*
Don't use \f in JSON
Gergely Nagy
2012-06-22
1
-4
/
+0
*
Don't create unnecessary libtool wrapper scripts for tests
Gergely Nagy
2012-06-22
1
-0
/
+1
*
Fix 1-byte heap overflow in ul_buffer_finalize
Miloslav Trmač
2012-06-22
1
-2
/
+6
*
Remove an unnecessary pointer to array
Miloslav Trmač
2012-06-22
1
-1
/
+1
*
Remove autogen.sh
Gergely Nagy
2012-06-22
2
-8
/
+1
*
Move the "foreign" option into configure.ac
Miloslav Trmač
2012-06-22
2
-2
/
+2
*
NEWS: Finalise for 0.2.1
libumberlog-0.2.1
Gergely Nagy
2012-05-02
1
-1
/
+7
*
Mention docutils in the README
Gergely Nagy
2012-04-29
1
-1
/
+3
*
Reduce the number of memory allocations
Gergely Nagy
2012-04-29
1
-14
/
+32
*
Generate the manual page if rst2man is present
Gergely Nagy
2012-04-29
4
-1
/
+13
*
.travis.yml: Install check too
Gergely Nagy
2012-04-29
1
-1
/
+1
*
Merge branch 'feature/test-suite/check'
Gergely Nagy
2012-04-29
4
-36
/
+60
|
\
|
*
Convert the test suite to Check
Gergely Nagy
2012-04-29
4
-36
/
+60
|
/
*
Preparations for 0.2.1
Gergely Nagy
2012-04-28
3
-3
/
+28
*
Add the build-status link to README.rst
Gergely Nagy
2012-04-28
1
-1
/
+3
*
.gitingore: Ignore a few more generated files
Gergely Nagy
2012-04-28
1
-0
/
+15
*
Add a closelog() wrapper to clear the environment
Gergely Nagy
2012-04-28
5
-1
/
+44
*
travis.yml: Use sudo to install dependencies
Gergely Nagy
2012-04-28
1
-1
/
+1
*
Add Travis CI control file
Gergely Nagy
2012-04-28
1
-0
/
+8
*
Resolve facility & priority properly
Gergely Nagy
2012-04-20
2
-6
/
+29
*
Properly reset the JSON buffer in all cases.
Gergely Nagy
2012-04-20
1
-2
/
+2
*
configure.ac: Bump version to 0.2.0
libumberlog-0.2.0
Gergely Nagy
2012-04-16
1
-1
/
+1
*
NEWS: Finalise for 0.2.0.
Gergely Nagy
2012-04-16
1
-1
/
+1
*
Free up the JSON buffer on exit
Gergely Nagy
2012-04-16
1
-0
/
+7
*
Improve string escape performance a little
Gergely Nagy
2012-04-16
1
-6
/
+5
*
.gitignore update
Gergely Nagy
2012-04-13
1
-0
/
+1
*
Correctly NULL-terminate the JSON buffer in all cases.
Gergely Nagy
2012-04-13
1
-1
/
+1
*
Do use the library version
Gergely Nagy
2012-04-13
1
-2
/
+3
*
Merge branch 'feature/libc-only'
Gergely Nagy
2012-04-13
10
-87
/
+389
|
\
|
*
NEWS update
Gergely Nagy
2012-04-13
1
-0
/
+16
|
*
configure updates
Gergely Nagy
2012-04-13
1
-2
/
+5
|
*
Make json-c optional.
Gergely Nagy
2012-04-13
2
-1
/
+5
|
*
Implement string escaping.
Gergely Nagy
2012-04-13
3
-8
/
+166
|
*
Fix ul_buffer_finalize().
Gergely Nagy
2012-04-13
1
-2
/
+3
|
*
Format JSON ourselves, without json-c.
Gergely Nagy
2012-04-13
6
-84
/
+204
|
/
*
t/: Add a new performance test.
Gergely Nagy
2012-04-13
2
-1
/
+74
*
TODO.org: Add a note about removing the json-c dependency.
Gergely Nagy
2012-04-11
1
-0
/
+9
*
configure.ac: Bump version to 0.1.2.
libumberlog-0.1.2
Gergely Nagy
2012-04-08
1
-1
/
+1
*
Properly handle va_lists, by copying.
Gergely Nagy
2012-04-08
3
-6
/
+117
*
TODO.org: Add a note about va_copy()
Gergely Nagy
2012-04-03
1
-0
/
+7
*
Add the logo to the source tree.
libumberlog-0.1.1
Gergely Nagy
2012-04-02
5
-1
/
+330
*
0.1.1 release notes.
Gergely Nagy
2012-04-02
2
-1
/
+14
*
Override __syslog_chk if present, always.
Gergely Nagy
2012-04-02
2
-21
/
+3
*
NEWS: New file
libumberlog-0.1.0
Gergely Nagy
2012-03-26
2
-1
/
+6
*
Put the man page in section 3, instead of 1
Gergely Nagy
2012-03-24
1
-1
/
+1
*
Include the linker script and the API docs in the dist tarball.
Gergely Nagy
2012-03-24
1
-0
/
+2
*
Fix infinite recursion on FreeBSD.
Gergely Nagy
2012-03-24
1
-1
/
+20
*
More portability fixes
Gergely Nagy
2012-03-24
2
-1
/
+13
*
Portability fixes
Gergely Nagy
2012-03-24
2
-5
/
+5
*
README: Yet more updates
Gergely Nagy
2012-03-24
1
-26
/
+25
[next]