| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | The package name must match at the beginning of a line; otherwise we might ge... | lutter | 2007-01-03 | 1 | -2/+2 |
* | Fix trac #354, and some other oddities around installing multiple versions of... | lutter | 2007-01-02 | 1 | -4/+12 |
* | Fixing #396. Using the provider command instead of a direct exec, which auto... | luke | 2007-01-02 | 1 | -17/+26 |
* | A couple of small fixes to pass existing tests. | luke | 2007-01-01 | 1 | -0/+1 |
* | Fixing some failing tests on fedora. | luke | 2007-01-01 | 1 | -1/+1 |
* | Applying patch by rainhead from #392. | luke | 2006-12-30 | 1 | -5/+5 |
* | A couple of small bug fixes | luke | 2006-12-29 | 1 | -0/+208 |
* | Looks like providers work again on Solaris. | luke | 2006-12-28 | 2 | -3/+4 |
* | I have not yet finished testing, but most of the providers now successfully p... | luke | 2006-12-28 | 29 | -152/+163 |
* | Applying patch from #384, by jgonzalez | luke | 2006-12-19 | 1 | -7/+6 |
* | Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, b... | luke | 2006-12-19 | 6 | -28/+36 |
* | Fix service.list, in particular for the redhat provider | lutter | 2006-12-14 | 1 | -0/+8 |
* | Reworking the package tests. Now providers are tested individually | luke | 2006-12-14 | 4 | -4/+21 |
* | Another round of bug fixing. Now everything passes except mounts, at least o... | luke | 2006-12-13 | 1 | -0/+3 |
* | Never default to rpm provider; use up2date on RedHat. This also works on RHEL... | lutter | 2006-12-13 | 2 | -1/+1 |
* | Fixing backwards compatibility in mounts -- they were not correctly copying t... | luke | 2006-11-16 | 1 | -1/+1 |
* | Fixes to the test system, and a couple of small fixes to the main code. Also... | luke | 2006-11-13 | 1 | -170/+170 |
* | Fixing a small syntax error in the port provider | luke | 2006-11-13 | 1 | -2/+1 |
* | Ported sshkey over, yay. | luke | 2006-11-13 | 2 | -47/+35 |
* | Adding a NetInfo provider for hosts. Yay! | luke | 2006-11-13 | 4 | -68/+96 |
* | Hosts now work again, and it should be straightforward to create a netinfo pr... | luke | 2006-11-13 | 3 | -54/+44 |
* | Ports are still broken, but I need to work on something else while I am think... | luke | 2006-11-13 | 2 | -106/+150 |
* | Trying to get a netinfo provider for mounts working, but i give up. I am lea... | luke | 2006-11-12 | 5 | -36/+81 |
* | Mounts work again, at least with the parsedfile provider. I still need to cr... | luke | 2006-11-12 | 2 | -185/+133 |
* | An intermediate commit. All of the classes that use parsedfile are assuredly... | luke | 2006-11-11 | 2 | -89/+168 |
* | Fixing some warnings | luke | 2006-11-10 | 2 | -8/+4 |
* | fixing #327; debian packages now correctly register their "latest" status | luke | 2006-11-09 | 1 | -2/+2 |
* | Merging the code over from the oscar branch. I will now be doing all develop... | luke | 2006-11-08 | 1 | -1/+0 |
* | Another round of bug-fixes in preparation for 0.20.0 | luke | 2006-10-18 | 1 | -1/+2 |
* | Applying patch from #318. | luke | 2006-10-18 | 1 | -0/+45 |
* | Applying patch from #319. | luke | 2006-10-18 | 1 | -2/+2 |
* | sshkey now uses a provider | luke | 2006-10-17 | 1 | -0/+56 |
* | Ported mount over to using providers | luke | 2006-10-17 | 1 | -0/+174 |
* | Fixing ports to now use a provider | luke | 2006-10-17 | 1 | -0/+139 |
* | Working on migrating the parsedtypes to using providers for the parsing aspec... | luke | 2006-10-17 | 2 | -0/+252 |
* | correcting warning about spaces before parens | luke | 2006-10-16 | 1 | -1/+1 |
* | Adding patch from Jeff McCune, #317 | luke | 2006-10-16 | 1 | -0/+101 |
* | Adding some documentation to the programmer's documentation introducing the c... | ajax | 2006-10-14 | 1 | -1/+1 |
* | Fixing code from [1754] -- I stupidly did not even do a parse check, and I ha... | luke | 2006-10-09 | 1 | -6/+6 |
* | Applying patch from #234 from David Schmitt. This is also untested, and the ... | luke | 2006-10-09 | 1 | -1/+14 |
* | Adding modified patch from #256 -- apt now uses "responsefile" for the presee... | luke | 2006-10-09 | 1 | -0/+17 |
* | going through all of the other providers and making sure any reference to a s... | luke | 2006-09-19 | 6 | -13/+7 |
* | Fixing the same bug in the netinfo provider -- it was retrieving the "is" val... | luke | 2006-09-19 | 1 | -11/+9 |
* | applying patch from #275. aptitude -q works fine on my testing release, but ... | luke | 2006-09-19 | 1 | -1/+2 |
* | Adding patch from #235 | luke | 2006-09-15 | 1 | -38/+16 |
* | collecting output from blastlist, for later use | luke | 2006-09-15 | 1 | -1/+1 |
* | Fixing #267. The problem was that the user provider was retrieving the @is v... | luke | 2006-09-15 | 5 | -13/+10 |
* | Modifying the provider base class so that it defines a method for every used ... | luke | 2006-09-06 | 16 | -225/+69 |
* | Adding aptitude support, including a new util::package module that provides a... | luke | 2006-09-06 | 2 | -3/+26 |
* | Adding hasrestart parameter to services | luke | 2006-09-05 | 1 | -19/+9 |