index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-18
libdpkg: Refactor path basename code into new path_basename function
Guillem Jover
5
-16
/
+42
2011-09-18
libdpkg: Add new mod-db, progname and subproc modules test cases
Guillem Jover
5
-1
/
+201
2011-09-18
libdpkg: Add missing test cases for the command and varbuf modules
Guillem Jover
2
-1
/
+45
2011-09-18
libdpkg: Unify test_varbuf_add function naming
Guillem Jover
1
-4
/
+4
2011-09-09
libdpkg: Do not generate the unused infodir in modstatdb_init()
Guillem Jover
1
-2
/
+0
2011-09-09
Do not include trailing slash for directory string literals
Guillem Jover
3
-3
/
+5
2011-09-09
libdpkg: Move trigger note support to a new trignote module
Guillem Jover
3
-99
/
+129
2011-09-09
libdpkg: Refactor trig_awaited_pend_head processing into new functions
Guillem Jover
2
-8
/
+25
2011-09-09
libdpkg: Rename trig_enqueue_awaited_pend to trig_awaited_pend_enqueue
Guillem Jover
3
-3
/
+3
2011-09-09
libdpkg: Move trig_name_is_illegal to a new trigname module
Guillem Jover
3
-16
/
+43
2011-09-09
libdpkg: Detangle buffer filter logic from write logic
Guillem Jover
2
-22
/
+60
2011-09-09
libdpkg: Add new BUFFER_FILTER_NULL filter action
Guillem Jover
2
-0
/
+7
2011-09-09
libdpkg: Rename BUFFER_WRITE_MD5 to BUFFER_FILTER_MD5
Guillem Jover
2
-6
/
+6
2011-09-09
libdpkg: Namespace buffer init and done functions with buffer_filter_
Guillem Jover
1
-6
/
+6
2011-09-09
libdpkg: Rename fd_null_copy() to fd_skip()
Guillem Jover
1
-1
/
+1
2011-09-09
libdpkg: Add a test case for fd_md5()
Guillem Jover
1
-5
/
+37
2011-08-20
Fix spelling errors
Guillem Jover
2
-2
/
+2
2011-08-09
libdpkg: Use a generic pointer to pass the parsed object data around
Guillem Jover
2
-10
/
+24
2011-08-05
libdpkg: Initialize ps->pkg and ps->pkgbin to NULL in parse_open()
Guillem Jover
1
-0
/
+2
2011-08-05
libdpkg: Refactor parse_open() and parse_close() from parsedb()
Guillem Jover
2
-43
/
+72
2011-08-05
libdpkg: Close the file descriptor just after slurping it in parsedb()
Guillem Jover
1
-2
/
+4
2011-08-02
libdpkg: Remove obsolete variable references in parsedb() comment
Guillem Jover
1
-1
/
+1
2011-08-02
libdpkg: Make parse_stanza() a public function
Guillem Jover
2
-17
/
+21
2011-08-02
libdpkg: Detangle fieldinfos from struct field_state
Guillem Jover
1
-2
/
+4
2011-08-02
libdpkg: Rename parse helper *_mmap functions to parse_*
Guillem Jover
1
-22
/
+22
2011-08-02
libdpkg: Refactor RFC-822 stanza parsing into new parse_stanza()
Guillem Jover
1
-91
/
+123
2011-08-02
libdpkg: Move dataptr and endptr from parsedb() to struct parsedb_state
Guillem Jover
2
-33
/
+44
2011-08-02
libdpkg: Add pkg and pkgbin to struct parsedb_state
Guillem Jover
4
-100
/
+95
2011-08-02
libdpkg: Remove trailing semicolons from getc_mmap and ungetc_mmap
Guillem Jover
1
-2
/
+2
2011-07-07
libdpkg: Rename catch_signals to signo_ignores in subproc module
Guillem Jover
1
-8
/
+8
2011-07-07
libdpkg: Rename sigaction variables in subproc module to sa and sa_save
Guillem Jover
1
-8
/
+9
2011-07-07
libdpkg: Rename variable r to pid in subproc_fork()
Guillem Jover
1
-6
/
+6
2011-07-07
libdpkg: Rename myopt module to options
Guillem Jover
3
-8
/
+8
2011-07-07
Fix comment header lines describing the subproject
Guillem Jover
19
-19
/
+19
2011-07-07
Use new dpkg_set_progname and dpkg_get_progname instead of thisname
Guillem Jover
6
-14
/
+11
2011-07-07
libdpkg: Add new progname module handling functions
Guillem Jover
4
-0
/
+122
2011-07-07
libdpkg: Add missing macros for program names
Guillem Jover
1
-1
/
+4
2011-07-07
libdpkg: Do not require programs to define printforhelp
Guillem Jover
3
-5
/
+10
2011-07-07
libdpkg: Add missing symbols to the version script
Guillem Jover
1
-0
/
+5
2011-06-26
Fix bad indentation in various parts of the code
Raphaël Hertzog
1
-3
/
+3
2011-06-25
dpkg: implement "interest-noawait" and "activate-noawait" trigger commands
Raphaël Hertzog
2
-27
/
+66
2011-05-25
libdpkg: Fix fd_fd_filter to execute the filter on the child
Guillem Jover
1
-1
/
+1
2011-05-24
libdpkg: Do not warn on missing Architecture in config-files state
Guillem Jover
1
-0
/
+8
2011-05-24
libdpkg: Do not allow blank lines in field values
Guillem Jover
1
-2
/
+16
2011-05-24
libdpkg: Properly reset filetriggers_edited in trig_file_interests_save
Guillem Jover
1
-13
/
+21
2011-05-24
libdpkg: Do not fail on current file removal in trk_explicit_interest_change
Guillem Jover
1
-1
/
+1
2011-05-24
libdpkg: Properly pop the cleanup handler in trk_explicit_interest_change
Guillem Jover
1
-22
/
+37
2011-05-18
dpkg: properly remove triggers information during package removal
Raphaël Hertzog
1
-1
/
+24
2011-05-15
libdpkg: Use new writedb flags instead of independent bool variables
Guillem Jover
3
-9
/
+16
2011-05-15
libdpkg: Rename cu_closefile to cu_closestream
Guillem Jover
3
-6
/
+6
[next]