index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pacman
/
conf.c
Commit message (
Expand
)
Author
Age
*
Check return value of rename() calls
Dan McGee
2011-08-08
*
Implement parsing of the new SigLevel directive
Dan McGee
2011-08-02
*
fix segfault if pacman.conf can't be read
Florian Pritz
2011-07-05
*
signing: move to new signing verification and return scheme
Dan McGee
2011-07-05
*
Prefix _alpm_errno_t members with ALPM
Allan McRae
2011-07-02
*
Prefix alpm_loglevel_t members with ALPM
Allan McRae
2011-07-02
*
Rename public functions with grp in their name
Allan McRae
2011-06-29
*
Rename pmerrno_t to alpm_errno_t
Allan McRae
2011-06-28
*
Rename pmdb_t to alpm_db_t
Allan McRae
2011-06-28
*
Rename pmhandle_t to alpm_handle_t
Allan McRae
2011-06-28
*
Add a 'valid' flag to the database object
Dan McGee
2011-06-24
*
Move database 'version' check to registration time
Dan McGee
2011-06-24
*
Do database signature checking at load time
Dan McGee
2011-06-24
*
API: change 'signaturedir' to 'gpgdir'
Dan McGee
2011-06-15
*
Avoid setting sigverify option twice
Dan McGee
2011-06-14
*
conf: do batch processing of repo sections
Dan McGee
2011-06-13
*
conf: _parseconfig() cleanups and documentation
Dan McGee
2011-06-13
*
Move pm_errno onto the handle
Dan McGee
2011-06-13
*
Require handle for alpm_db_register_sync()
Dan McGee
2011-06-09
*
Require handle argument to all alpm_option_(get|set)_*() methods
Dan McGee
2011-06-09
*
Kill all remaining 'PATH_MAX + 1' usages
Dan McGee
2011-06-09
*
Revamp pacman setup code to handle new alpm initialize routine
Dan McGee
2011-06-07
*
Rework config parsing to reduce variable duplication
Dan McGee
2011-05-05
*
Refactor VerifySig option value parsing into standalone method
Dan McGee
2011-05-05
*
Improve database server API
Dan McGee
2011-05-05
*
Make config parsing a two-part affair
Dan McGee
2011-05-05
*
Move parseconfig to conf.c
Dan McGee
2011-05-05
*
Style change: return(x) --> return x
Dan McGee
2011-03-20
*
Update copyright years for 2011
Allan McRae
2011-01-07
*
Bump copyright dates to 2010
Dan McGee
2010-03-14
*
Add new --print operation for all operations
Xavier Chantry
2010-03-14
*
Add a fetch callback to allow front-end download support
Sebastian Nowicki
2009-07-22
*
Update copyright headers and messages
Dan McGee
2009-07-01
*
HoldPkg rework
Nagy Gabor
2009-01-12
*
Remove unnecessary initialization in new functions
Dan McGee
2008-09-03
*
Add SyncFirst option.
Chantry Xavier
2008-05-13
*
Make all error messages use pm_fprintf
Allan McRae
2008-05-11
*
Update GNU GPL boilerplate and copyright dates
Dan McGee
2007-12-10
*
Make pacman path handling (hopefully) a bit more intuitive
Dan McGee
2007-12-02
*
War on whitespace
Dan McGee
2007-11-16
*
Clean up usage of extern variables
Dan McGee
2007-11-04
*
When printing size_t, use %zd
Dan McGee
2007-10-29
*
Make some small changes recommended by splint
Dan McGee
2007-09-11
*
Post trial install changes, round one
Dan McGee
2007-08-21
*
Fix up things after the last few changes
Dan McGee
2007-06-09
*
More pacman side cleanup
Dan McGee
2007-04-26
*
Remove more unnecessary stuff
Dan McGee
2007-04-25
*
Remove unnecessary includes of downloadprog.h
Dan McGee
2007-04-25
*
Merge single-function header files on pacman side
Dan McGee
2007-04-25
*
Add void to functions with empty parameter list
Dan McGee
2007-04-14
[next]