2015-08-13 |
Julian Andres Klode | Deprecate SPtrArray<T> and convert everyone to unique_ptr...
|
commit | commitdiff | tree |
2015-08-13 |
Julian Andres Klode | Mark SPtr as deprecated, and convert users to std:...
|
commit | commitdiff | tree |
2015-08-13 |
Julian Andres Klode | C++11: Switch from auto_ptr to unique_ptr
|
commit | commitdiff | tree |
2015-08-13 |
Julian Andres Klode | Remove an invalid fi from a testcase
|
commit | commitdiff | tree |
2015-08-13 |
Julian Andres Klode | Fix integration tests for the removal of the Package...
|
commit | commitdiff | tree |
2015-08-12 |
Julian Andres Klode | Drop the Section field from pkgCache::Package again
|
commit | commitdiff | tree |
2015-08-12 |
Julian Andres Klode | apt_preferences(5): Re-document how priorities are...
|
commit | commitdiff | tree |
2015-08-12 |
Julian Andres Klode | policy: Be more strict about parsing pin files, and...
|
commit | commitdiff | tree |
2015-08-12 |
Julian Andres Klode | apt-cache: Improve translateability of the "with priority...
|
commit | commitdiff | tree |
2015-08-12 |
Julian Andres Klode | Only make Upgradable() return true for packages with...
|
commit | commitdiff | tree |
2015-08-12 |
Julian Andres Klode | apt-cache: Modify policy output to use per-version...
|
commit | commitdiff | tree |
2015-08-12 |
Julian Andres Klode | Add a parameter ConsiderFiles to GetPriority(VerIterator)
|
commit | commitdiff | tree |
2015-08-12 |
Julian Andres Klode | Makefile: Add a make fast command for development
|
commit | commitdiff | tree |
2015-08-12 |
Julian Andres Klode | apt.cron.daily: Reference 10periodic instead of 02periodic
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | debian/control: Rename libapt-pkg4.15 -> libapt-pkg5.0
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | debian/gbp.conf: Set multimaint-merge = True
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | Annotate more methods with APT_OVERRIDE
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | Bump apt-inst SONAME to 2.0 to adjust for the ABI break...
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | Merge changelog entries from sid-gcc5
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | ExecFork: Use /proc/self/fd to determine which files...
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | Make QItem a subclass of DescItem
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | Re-introduce None as a deprecated alias for No
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | Drop C++11 elements from headers
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | apt-get: Do not include apt-pkg/indexrecords.h
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | Fix an obscure warning from GCC
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | Simply ignore cruft in the status files, do not treat...
|
commit | commitdiff | tree |
2015-08-11 |
Julian Andres Klode | Replace INT_MIN with std::numeric_limits<int>::min
|
commit | commitdiff | tree |
2015-08-10 |
Julian Andres Klode | policy: Fix the handling of config-files states
|
commit | commitdiff | tree |
2015-08-10 |
Julian Andres Klode | Fix test case breakage from the new policy implementation
|
commit | commitdiff | tree |
2015-08-10 |
Julian Andres Klode | policy: Fix the new policy implementation to handle...
|
commit | commitdiff | tree |
2015-08-10 |
Julian Andres Klode | Determine the candidate based on per-version pins,...
|
commit | commitdiff | tree |
2015-08-10 |
Julian Andres Klode | policy: Return highest file pin if version pin == 0...
|
commit | commitdiff | tree |
2015-08-10 |
Julian Andres Klode | fileutl_test.cc: Check for /etc/passwd instead of ...
|
commit | commitdiff | tree |
2015-08-10 |
Julian Andres Klode | apt-cache: Change version pin output to use per-version...
|
commit | commitdiff | tree |
2015-08-10 |
Julian Andres Klode | policy: Assign per-version pins
|
commit | commitdiff | tree |
2015-08-10 |
Julian Andres Klode | versionmatch: Extract version match checking out of...
|
commit | commitdiff | tree |
2015-08-10 |
Julian Andres Klode | pkgPolicy: Introduce storage and helpers for per-version...
|
commit | commitdiff | tree |
2014-09-24 |
Julian Andres Klode | DropPrivs: Document what it does
|
commit | commitdiff | tree |
2014-09-24 |
Julian Andres Klode | DropPrivs: Use APT::Sandbox::User instead of Apt::User...
|
commit | commitdiff | tree |
2014-09-24 |
Julian Andres Klode | DropPrivs: Hard-fail if the user does not exist
|
commit | commitdiff | tree |
2014-09-24 |
Julian Andres Klode | DropPrivs: Add some comments for the more obscure setuid...
|
commit | commitdiff | tree |
2014-09-24 |
Julian Andres Klode | DropPrivs: Move the re-set uid/gid thing to the end...
|
commit | commitdiff | tree |
2014-09-24 |
Julian Andres Klode | methods: Fail if we cannot drop privileges
|
commit | commitdiff | tree |
2014-09-24 |
Julian Andres Klode | DropPrivs: Improve comments
|
commit | commitdiff | tree |
2014-09-24 |
Julian Andres Klode | DropPrivs: Also check for saved set-user-ID and set...
|
commit | commitdiff | tree |
2014-09-24 |
Julian Andres Klode | DropPrivs: Do not use an invalid return check for setgroups()
|
commit | commitdiff | tree |
2014-09-24 |
Julian Andres Klode | Use _apt as our unprivileged user name
|
commit | commitdiff | tree |
2014-09-24 |
Julian Andres Klode | DropPriv: Really call seteuid and not setuid, and add...
|
commit | commitdiff | tree |
2014-08-24 |
Julian Andres Klode | Fix debListParser to accept "no" as a value for the...
|
commit | commitdiff | tree |
2014-08-24 |
Julian Andres Klode | Fix debListParser to accept "no" as a value for the...
|
commit | commitdiff | tree |
2014-04-07 |
Julian Andres Klode | Add versioned openjdk-6-jdk breaks
|
commit | commitdiff | tree |
2014-04-07 |
Julian Andres Klode | Version the Breaks/Replaces for sun-java{5,6}-jdk ...
|
commit | commitdiff | tree |
2014-03-17 |
Julian Andres Klode | apt-inst: Do not try to create a substring of an empty...
|
commit | commitdiff | tree |
2014-03-15 |
Julian Andres Klode | Release 0.9.16.1
|
commit | commitdiff | tree |
2014-03-15 |
Julian Andres Klode | Fix handling of autoclosing for compressed files (Closes...
|
commit | commitdiff | tree |
2014-03-12 |
Julian Andres Klode | Promote xz-utils from apt Suggests to libapt-pkg Depends
|
commit | commitdiff | tree |
2014-01-05 |
Julian Andres Klode | debian/rules: Call dh_makeshlibs for 'apt'
|
commit | commitdiff | tree |
2014-01-05 |
Julian Andres Klode | debian/rules: Call dh_makeshlibs for 'apt'
|
commit | commitdiff | tree |
2013-05-16 |
Julian Andres Klode | Update changelog to include Vcs-* changes
|
commit | commitdiff | tree |
2012-06-16 |
Julian Andres Klode | Fix previous commit: Do not call memset() if realloc...
|
commit | commitdiff | tree |
2012-06-16 |
Julian Andres Klode | Zero out the new memory allocated with realloc().
|
commit | commitdiff | tree |
2012-06-16 |
Julian Andres Klode | * apt-pkg/contrib/mmap.cc:
|
commit | commitdiff | tree |
2012-03-05 |
Julian Andres Klode | changelog: Document scoring difference for Important...
|
commit | commitdiff | tree |
2012-03-05 |
Julian Andres Klode | * Treat the Important flag like the Essential flag...
|
commit | commitdiff | tree |
2012-03-05 |
Julian Andres Klode | * apt-pkg/packagemanager.cc:
|
commit | commitdiff | tree |
2012-03-05 |
Julian Andres Klode | * apt-pkg/deb/deblistparser.cc:
|
commit | commitdiff | tree |
2011-11-21 |
Julian Andres Klode | apt-pkg/cdrom.cc: Accept .bz2, .xz files in addition...
|
commit | commitdiff | tree |
2011-07-20 |
Julian Andres Klode | * apt-pkg/pkgcache.cc:
|
commit | commitdiff | tree |
2011-07-20 |
Julian Andres Klode | apt-pkg/pkgcachegen.cc: Write the file size to the...
|
commit | commitdiff | tree |
2011-07-20 |
Julian Andres Klode | apt-pkg/pkgcache.h: Add pkgCache::Header::CacheFileSize...
|
commit | commitdiff | tree |
2011-05-30 |
Julian Andres Klode | Reject files known to be invalid (LP: #346386) (Closes...
|
commit | commitdiff | tree |
2011-05-30 |
Julian Andres Klode | apt-pkg/acquire-item.cc: Reject files known to be invalid...
|
commit | commitdiff | tree |
2011-04-27 |
Julian Andres Klode | * debian/control:
|
commit | commitdiff | tree |
2011-04-21 |
Julian Andres Klode | Make purge work again for config-files (LP: #244598...
|
commit | commitdiff | tree |
2011-04-21 |
Julian Andres Klode | doc/apt-key.8.xml: Document apt-key net-update (LP...
|
commit | commitdiff | tree |
2011-04-21 |
Julian Andres Klode | debian/apt.cron.daily: Check power after wait, patch...
|
commit | commitdiff | tree |
2011-04-18 |
Julian Andres Klode | apt-pkg/depcache.cc: Really release action groups only...
|
commit | commitdiff | tree |
2011-04-16 |
Julian Andres Klode | Release 0.8.14.1
|
commit | commitdiff | tree |
2011-04-16 |
Julian Andres Klode | apt-pkg/acquire-item.cc: Only try to rename existing...
|
commit | commitdiff | tree |
2011-04-15 |
Julian Andres Klode | Release 0.8.14
|
commit | commitdiff | tree |
2011-04-15 |
Julian Andres Klode | * debian/control:
|
commit | commitdiff | tree |
2011-04-15 |
Julian Andres Klode | Merge from DonKult
|
commit | commitdiff | tree |
2011-04-15 |
Julian Andres Klode | Last commit Closes: #121132, LP: #399474
|
commit | commitdiff | tree |
2011-04-15 |
Julian Andres Klode | Close LP: #399474
|
commit | commitdiff | tree |
2011-04-15 |
Julian Andres Klode | * apt-pkg/policy.cc:
|
commit | commitdiff | tree |
2011-04-14 |
Julian Andres Klode | * apt-pkg/deb/deblistparser.cc:
|
commit | commitdiff | tree |
2011-04-13 |
Julian Andres Klode | * cmdline/apt-get.cc:
|
commit | commitdiff | tree |
2011-04-08 |
Julian Andres Klode | * apt-pkg/acquire-item.cc:
|
commit | commitdiff | tree |
2011-04-07 |
Julian Andres Klode | * apt-pkg/indexcopy.cc:
|
commit | commitdiff | tree |
2011-04-02 |
Julian Andres Klode | apt-pkg/acquire-item.cc: Use stat buffer if stat was
|
commit | commitdiff | tree |
2010-12-07 |
Julian Andres Klode | cmdline/apt-cache.cc: Create an error for apt-cache...
|
commit | commitdiff | tree |
2010-08-10 |
Julian Andres Klode | apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic.
|
commit | commitdiff | tree |
2010-08-10 |
Julian Andres Klode | apt-pkg/contrib/fileutl.cc: Revert WriteEmpty to old...
|
commit | commitdiff | tree |
2010-08-10 |
Julian Andres Klode | apt-pkg/contrib/fileutl.cc: Add WriteAtomic mode.
|
commit | commitdiff | tree |
2010-08-07 |
Julian Andres Klode | * debian/control:
|
commit | commitdiff | tree |
2010-08-06 |
Julian Andres Klode | Fix changelog.
|
commit | commitdiff | tree |
2010-08-06 |
Julian Andres Klode | * apt-pkg/depcache.cc:
|
commit | commitdiff | tree |
2010-07-27 |
Julian Andres Klode | * apt-pkg/cdrom.cc:
|
commit | commitdiff | tree |
2010-07-27 |
Julian Andres Klode | * cmdline/apt-get.cc:
|
commit | commitdiff | tree |
2010-07-23 |
Julian Andres Klode | * apt-pkg/contrib/fileutl.cc:
|
commit | commitdiff | tree |
next |