2008-09-19 |
Martin Mares | Forgot to bump the version number.
|
commit | commitdiff | tree |
2008-09-19 |
Martin Mares | Fixed a minor bug in lib/configure and released as...
|
commit | commitdiff | tree |
2008-09-11 |
Martin Mares | Released as v3.0.1.
|
commit | commitdiff | tree |
2008-09-11 |
Martin Mares | Updated pci.ids to the most recent snapshot.
|
commit | commitdiff | tree |
2008-08-26 |
Martin Mares | Added a Cygwin port.
|
commit | commitdiff | tree |
2008-08-26 |
Martin Mares | Call wget with --no-timestamping.
|
commit | commitdiff | tree |
2008-08-26 |
Martin Mares | Use the visibility attributes only when building a...
|
commit | commitdiff | tree |
2008-08-26 |
Martin Mares | libresolv is not available on BSD systems, but they...
|
commit | commitdiff | tree |
2008-08-26 |
Martin Mares | Use h_errno instead of _res.h_errno.
|
commit | commitdiff | tree |
2008-08-26 |
Martin Mares | Fix printing the MSI capability.
|
commit | commitdiff | tree |
2008-08-26 |
Zhao, Yu | Single Root I/O Virtualization capability support
|
commit | commitdiff | tree |
2008-08-26 |
Zhao, Yu | Alternative Routing-ID Interpretation capability support
|
commit | commitdiff | tree |
2008-08-26 |
Zhao, Yu | Access Control Services capability support
|
commit | commitdiff | tree |
2008-08-26 |
Zhao, Yu | Advanced Error Reporting capability support
|
commit | commitdiff | tree |
2008-08-26 |
Zhao, Yu | PCI Express Device, Link and Slot 2 capabilities support
|
commit | commitdiff | tree |
2008-08-26 |
Martin Mares | Added test cases for new PCIE capabilities.
|
commit | commitdiff | tree |
2008-08-26 |
Martin Mares | Let filters accept vendor and device 0xffff.
|
commit | commitdiff | tree |
2008-08-26 |
Martin Mares | We have a new linux-pci mailing list.
|
commit | commitdiff | tree |
2008-08-26 |
Martin Mares | By mistake, we were setting PCI_USE_DNS on Linux automatically.
|
commit | commitdiff | tree |
2008-04-10 |
Martin Mares | Updated API and ABI version and released as 3.0.0.
|
commit | commitdiff | tree |
2008-02-20 |
Martin Mares | Merge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils...
|
commit | commitdiff | tree |
2008-02-20 |
Martin Mares | Do not choke on file names containing spaces.
|
commit | commitdiff | tree |
2008-02-20 |
Martin Mares | ID domain names now end with `.pci'.
|
commit | commitdiff | tree |
2008-02-20 |
Martin Mares | Released as 2.99.1-alpha2.
|
commit | commitdiff | tree |
2008-02-20 |
Martin Mares | Changed the default domain for the DNS resolver.
|
commit | commitdiff | tree |
2008-02-18 |
Martin Mares | Released as 2.99.1-alpha1.
|
commit | commitdiff | tree |
2008-02-18 |
Martin Mares | Added symbol versioning to the shared library.
|
commit | commitdiff | tree |
2008-02-18 |
Martin Mares | When installing the shared library, create the appropriate...
|
commit | commitdiff | tree |
2008-02-18 |
Martin Mares | Use `libpci.so.X.Y.Z' instead of `libpci-X.Y.Z.so'.
|
commit | commitdiff | tree |
2008-02-17 |
Martin Mares | Changelogged the build system changes.
|
commit | commitdiff | tree |
2008-02-17 |
Martin Mares | Control symbol exports in libpci.
|
commit | commitdiff | tree |
2008-02-17 |
Martin Mares | Added example to .gitignore.
|
commit | commitdiff | tree |
2008-02-17 |
Martin Mares | Example: Add lookup of names.
|
commit | commitdiff | tree |
2008-02-17 |
Martin Mares | Example: Print device address including domain.
|
commit | commitdiff | tree |
2008-02-17 |
Martin Mares | Example: always print the base addresses as longs.
|
commit | commitdiff | tree |
2008-02-17 |
Martin Mares | Moved the example program from lib/example.c to example.c.
|
commit | commitdiff | tree |
2008-02-17 |
Martin Mares | Including config.mk twice is not necessary.
|
commit | commitdiff | tree |
2008-02-17 |
Martin Mares | Added infrastructure for building libpci as a shared...
|
commit | commitdiff | tree |
2008-02-17 |
Martin Mares | Cleanup of the Makefile system.
|
commit | commitdiff | tree |
2008-02-17 |
Martin Mares | Enable the i386-ports method on Linux/x86_64 as well.
|
commit | commitdiff | tree |
2008-02-17 |
Martin Mares | Added ChangeLog for the all changes on the network...
|
commit | commitdiff | tree |
2008-02-13 |
Martin Mares | Unify usage of u8 vs. byte.
|
commit | commitdiff | tree |
2008-02-13 |
Martin Mares | The automatic test for zlib searches in /usr/local...
|
commit | commitdiff | tree |
2008-02-13 |
Martin Mares | Use <stdint.h> for precise integer types if the compiler...
|
commit | commitdiff | tree |
2008-02-13 |
Martin Mares | Do not forget pcilib.7 in `make uninstall'.
|
commit | commitdiff | tree |
2008-02-13 |
Martin Mares | Added man pages to .gitignore.
|
commit | commitdiff | tree |
2008-02-13 |
Martin Mares | Last few items from the DNS TODO list solved, releasing...
|
commit | commitdiff | tree |
2008-02-13 |
Martin Mares | Use LDLIBS for all libraries on which libpci depends.
|
commit | commitdiff | tree |
2008-02-13 |
Martin Mares | ns_parserr() and friends are not portable, so implement...
|
commit | commitdiff | tree |
2008-02-13 |
Martin Mares | Call res_init() only once.
|
commit | commitdiff | tree |
2008-02-13 |
Martin Mares | The `-s' (strip) option passed to `install' can be...
|
commit | commitdiff | tree |
2008-02-13 |
Martin Mares | Do not forget to create the man7 directory.
|
commit | commitdiff | tree |
2008-02-12 |
Martin Mares | Push to the public GIT tree when releasing.
|
commit | commitdiff | tree |
2008-02-12 |
Martin Mares | Bump the API version (the new API is not cast in stone...
|
commit | commitdiff | tree |
2008-02-12 |
Martin Mares | Merge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
|
commit | commitdiff | tree |
2008-02-12 |
Martin Mares | Released as 2.2.10.
|
commit | commitdiff | tree |
2008-02-12 |
Martin Mares | Use `Device ABCD' instead of `Unknown device ABCD'.
|
commit | commitdiff | tree |
2008-02-12 |
Martin Mares | Clean up freeing of the ID tables.
|
commit | commitdiff | tree |
2008-02-12 |
Martin Mares | Updated the README: mention DNS mode.
|
commit | commitdiff | tree |
2008-02-12 |
Martin Mares | Improved man pages. Parts related to the library moved...
|
commit | commitdiff | tree |
2008-02-12 |
Martin Mares | Tidy up help texts on usage.
|
commit | commitdiff | tree |
2008-02-12 |
Martin Mares | The `-P' option has been removed.
|
commit | commitdiff | tree |
2008-02-12 |
Martin Mares | Annotate printf-like functions with format checking...
|
commit | commitdiff | tree |
2008-02-12 |
Martin Mares | Added an option for selection of access methods.
|
commit | commitdiff | tree |
2008-02-12 |
Martin Mares | Introduced API for selection of access methods.
|
commit | commitdiff | tree |
2008-02-12 |
Martin Mares | Replaced the method_params array by library parameters.
|
commit | commitdiff | tree |
2008-02-12 |
Martin Mares | Moved functions related to parameters to params.c.
|
commit | commitdiff | tree |
2008-02-12 |
Martin Mares | Renamed `net.cache_path' to `net.cache_name', it's...
|
commit | commitdiff | tree |
2008-02-12 |
Martin Mares | Added options for setting of library parameters.
|
commit | commitdiff | tree |
2008-02-12 |
Martin Mares | Parameters now have help texts.
|
commit | commitdiff | tree |
2008-02-12 |
Martin Mares | Settings of the resolving and caching mechanism are...
|
commit | commitdiff | tree |
2008-02-12 |
Martin Mares | Added a simple infrastructure for setting of arbitrary...
|
commit | commitdiff | tree |
2008-02-12 |
Martin Mares | Moved functions related to initialization and cleanup...
|
commit | commitdiff | tree |
2008-02-11 |
Martin Mares | More TODO.
|
commit | commitdiff | tree |
2008-02-11 |
Martin Mares | Removed a forgotten merge conflict marker.
|
commit | commitdiff | tree |
2008-02-11 |
Martin Mares | Documented the DNS query switches.
|
commit | commitdiff | tree |
2008-02-11 |
Martin Mares | Die if DNS queries are requested, but not available.
|
commit | commitdiff | tree |
2008-02-11 |
Martin Mares | Writes to the cache file are no longer racy.
|
commit | commitdiff | tree |
2008-02-11 |
Martin Mares | Merge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
|
commit | commitdiff | tree |
2008-02-11 |
Martin Mares | Added options for controlling the DNS query modes.
|
commit | commitdiff | tree |
2008-02-11 |
Martin Mares | Merge with git+ssh://master.kernel.org/pub/scm/utils...
|
commit | commitdiff | tree |
2008-02-11 |
Martin Mares | Cleaned up the list of options.
|
commit | commitdiff | tree |
2008-02-11 |
Martin Mares | Use DNS on all architectures except AIX.
|
commit | commitdiff | tree |
2008-02-11 |
Martin Mares | Merge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
|
commit | commitdiff | tree |
2008-02-11 |
Martin Mares | Fixed a typo.
|
commit | commitdiff | tree |
2008-02-11 |
Martin Mares | Split handling of the ID list to several files.
|
commit | commitdiff | tree |
2008-02-11 |
Martin Mares | Implemented control options and the caching logic.
|
commit | commitdiff | tree |
2008-02-11 |
Martin Mares | BSD needs <netinet/in.h>.
|
commit | commitdiff | tree |
2008-02-11 |
Martin Mares | Merge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
|
commit | commitdiff | tree |
2008-02-11 |
Martin Mares | Fixed a bug in displaying of zlib errors.
|
commit | commitdiff | tree |
2008-02-11 |
Martin Mares | Avoid pointer signedness warnings.
|
commit | commitdiff | tree |
2008-02-11 |
Martin Mares | Added a simple utility for generating the DNS zone...
|
commit | commitdiff | tree |
2008-02-11 |
Martin Mares | Merge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
|
commit | commitdiff | tree |
2008-01-07 |
Martin Mares | Added quiet mode (-q). Clean up uncompressed files...
|
commit | commitdiff | tree |
2007-11-29 |
Martin Mares | Squashed compiler warnings about code with no effect
|
commit | commitdiff | tree |
2007-11-06 |
Martin Mares | Released as 2.2.9.
|
commit | commitdiff | tree |
2007-11-06 |
Martin Mares | Finished support for displaying of kernel drivers/modules.
|
commit | commitdiff | tree |
2007-11-02 |
Martin Mares | Implemented searching for kernel modules. Works, but...
|
commit | commitdiff | tree |
2007-11-02 |
Martin Mares | First attempt at printing Linux driver names.
|
commit | commitdiff | tree |
2007-10-19 |
Martin Mares | Moved -lz from LDFLAGS to LDLIBS.
|
commit | commitdiff | tree |
next |