Age | Commit message (Expand) | Author |
2010-01-03 | much better (avoid calling df all the time, oops) | Marc Espie |
2010-01-02 | sort SEE ALSO; | Jason McIntyre |
2010-01-02 | The .Rs macro must be followed by .Re, and empty .Rs is useless anyway. | Ingo Schwarze |
2010-01-02 | keep going after collisions | Marc Espie |
2010-01-02 | Replace 3 struct smtp_client members (ssl_handshake, rcptokay, dying) with a | Jacek Masiulaniec |
2010-01-02 | In the "ldpctl show lib" output print every known label and make clear if it | Michele Marchetto |
2010-01-02 | stacked vfs entries. I should be able to recover from overflows and | Marc Espie |
2010-01-02 | things are simpler: I don't need to stack used size stuff. | Marc Espie |
2010-01-02 | Fix comparison between the routing message's priority and RTP_RIP. | Michele Marchetto |
2010-01-02 | next step: create proxy objects for devices that count the size used. | Marc Espie |
2010-01-02 | replace vstat with modern code, almost ready for stacking vfs... | Marc Espie |
2010-01-02 | Factor out parts of client_read() into client_socket_read() and | Jacek Masiulaniec |
2010-01-02 | fully encapsulate dev objects from vstat so I can change the internals | Marc Espie |
2010-01-02 | first step in comparing full signatures: make them full objects, with | Marc Espie |
2010-01-02 | Simplify code by removing struct smtp_client member, int iomode, which was | Jacek Masiulaniec |
2010-01-02 | Eliminate all uses of dmalloc() where the returned pointer | Kenneth R Westerback |
2010-01-01 | Eliminate all uses of dfree() where the pointer is either dereferenced | Kenneth R Westerback |
2010-01-01 | Wrappers around a wrapper around free() are of no more use than | Kenneth R Westerback |
2010-01-01 | shrink, for once | Marc Espie |
2010-01-01 | A slightly more complex calloc() wrapper wrapper, new_hash_table(), | Kenneth R Westerback |
2010-01-01 | Another calloc() wrapper wrapper, new_tree(), bites the dust. | Kenneth R Westerback |
2010-01-01 | for -z/-l, if several candidates are found, try to order them, and use the | Marc Espie |
2010-01-01 | explain -Dvalues better | Marc Espie |
2010-01-01 | allow CDROM/FTP for shorter versions of PERMIT_PACKAGES_*, | Marc Espie |
2010-01-01 | new method fullpkgpath that accesses the default fullpkgpath. | Marc Espie |
2010-01-01 | remove a big bunch of obsolete stuff | Marc Espie |
2010-01-01 | always save plist | Marc Espie |
2010-01-01 | New and shiny: | Marc Espie |
2010-01-01 | explicit-update support | Marc Espie |
2010-01-01 | new option 'explicit-update', for firmwares (don't consider these in bulk | Marc Espie |
2010-01-01 | (C) of affected files | Marc Espie |
2010-01-01 | store repository paths in sets and propagate them. | Marc Espie |
2010-01-01 | make the merge_paths operations visible | Marc Espie |
2010-01-01 | make updatesets aware of repository paths | Marc Espie |
2010-01-01 | propagate errorinfo thru set->cleanup (finally better messages than | Marc Espie |
2010-01-01 | revert the merge flags. | Marc Espie |
2010-01-01 | Two more calloc() wrapper wrappers, new_shared_network() and | Kenneth R Westerback |
2010-01-01 | Single-use wrapper functions that just call a wrapper function | Kenneth R Westerback |
2010-01-01 | Delete unused declarations. | Kenneth R Westerback |
2010-01-01 | be slightly smarter about forward deps: check we have updates before | Marc Espie |
2010-01-01 | Plug a potential leak similar to the one parfait spotted and Theo | Kenneth R Westerback |
2009-12-31 | when separating command from parameters in smtp session, the parser tries | Gilles Chehade |
2009-12-31 | Instead of passing the config via arguments to the childs on bootup issue | Claudio Jeker |
2009-12-31 | stupid, stupid, stupid | Marc Espie |
2009-12-31 | need to tweak from to_update to self, as this kind of thing happens all | Marc Espie |
2009-12-31 | oops, actually report issues | Marc Espie |
2009-12-31 | fix for error message logging. | Marc Espie |
2009-12-31 | always create a problem entry for libraries we don't find | Marc Espie |
2009-12-31 | complain if we see weird @libs (so, not in system). | Marc Espie |
2009-12-31 | add meat to the "can't install" stupid handle message | Marc Espie |