2010-12-24 |
Chris Frey | lib: added record parser for the Content Store database
|
commit | commitdiff | tree |
2010-12-24 |
Chris Frey | lib: cleaned up Clear() functions in all record classes
|
commit | commitdiff | tree |
2010-12-24 |
Chris Frey | lib: added database name to the HexDumpParser output
|
commit | commitdiff | tree |
2010-12-24 |
Chris Frey | gui: ported backup GUI to use libbarrybackup
|
commit | commitdiff | tree |
2010-12-24 |
Chris Frey | lib: fixed stream output bug in HexDumpParser
|
commit | commitdiff | tree |
2010-12-24 |
Chris Frey | gui: removed RestoreAndBackup() debug code
|
commit | commitdiff | tree |
2010-12-24 |
Chris Frey | lib: removed debugging output from backup.cc
|
commit | commitdiff | tree |
2010-12-24 |
Chris Frey | lib: added Restore::GetNextMeta()
|
commit | commitdiff | tree |
2010-12-24 |
Chris Frey | lib: changed Restore's record retrieval into a state...
|
commit | commitdiff | tree |
2010-12-23 |
Chris Frey | lib: added convenience Add function to Restore that...
|
commit | commitdiff | tree |
2010-12-23 |
Chris Frey | lib: fixed bug in Restore, where default_all_db was...
|
commit | commitdiff | tree |
2010-12-23 |
Chris Frey | lib: added static GetRecordTotal() to Restore class
|
commit | commitdiff | tree |
2010-12-23 |
Chris Frey | lib: added check to Date class, to detect null time...
|
commit | commitdiff | tree |
2010-12-22 |
Chris Frey | Reduce memory requirements in the buildtest.sh
|
commit | commitdiff | tree |
2010-12-22 |
Chris Frey | Added bio and man page to DEB and RPM packages
|
commit | commitdiff | tree |
2010-12-22 |
Chris Frey | doc: added man page for bio
|
commit | commitdiff | tree |
2010-12-21 |
Chris Frey | tools: added bio command line tool, Barry Input / Output
|
commit | commitdiff | tree |
2010-12-21 |
Chris Frey | lib: added MimeBuilder, to convert MIME records to...
|
commit | commitdiff | tree |
2010-12-21 |
Chris Frey | lib: added LdifStore class, for reading/writing LDIF...
|
commit | commitdiff | tree |
2010-12-21 |
Chris Frey | lib: added storage, parser, and builder classes for...
|
commit | commitdiff | tree |
2010-12-21 |
Chris Frey | tools: minor makefile cleanup
|
commit | commitdiff | tree |
2010-12-21 |
Chris Frey | tools: moved common checksum parser code into brecsum...
|
commit | commitdiff | tree |
2010-12-21 |
Chris Frey | tools: moved common MimeDump<> template code into a...
|
commit | commitdiff | tree |
2010-12-21 |
Chris Frey | lib: added new Add() member to DeviceBuilder, which...
|
commit | commitdiff | tree |
2010-12-21 |
Chris Frey | lib: fixed field builder bug in Tasks which created...
|
commit | commitdiff | tree |
2010-12-21 |
Chris Frey | lib: fixed DeviceParser, to inherit from Parser (oops)
|
commit | commitdiff | tree |
2010-12-21 |
Chris Frey | lib: added GetVName() to MIME conversion classes
|
commit | commitdiff | tree |
2010-12-21 |
Chris Frey | lib: show offset and rectype in HexDumpParser
|
commit | commitdiff | tree |
2010-12-20 |
Chris Frey | lib: fixed iterator start bug in DeviceBuilder, which...
|
commit | commitdiff | tree |
2010-12-19 |
Chris Frey | lib: fixed capitalization API consistency in pin.h
|
commit | commitdiff | tree |
2010-12-19 |
Chris Frey | tools: let MimeDump<> template overrides do the work...
|
commit | commitdiff | tree |
2010-12-19 |
Chris Frey | tools: MimeDump<> can have all static members
|
commit | commitdiff | tree |
2010-12-19 |
Chris Frey | example: use new Add() templates to clarify example...
|
commit | commitdiff | tree |
2010-12-19 |
Chris Frey | lib: added convenience Add() members to MultiRecordParser
|
commit | commitdiff | tree |
2010-12-19 |
Chris Frey | lib: make even further use of the parser macro, for...
|
commit | commitdiff | tree |
2010-12-19 |
Chris Frey | tools: made better use of builder/parser macros in...
|
commit | commitdiff | tree |
2010-12-19 |
Chris Frey | lib: added corresponding ALL_KNOWN_BUILDER_TYPES to...
|
commit | commitdiff | tree |
2010-12-19 |
Chris Frey | lib: moved ALL_KNOWN_RECORD_TYPES to header as ALL_KNOWN_PAR...
|
commit | commitdiff | tree |
2010-12-14 |
Chris Frey | lib: added DeviceParser class
|
commit | commitdiff | tree |
2010-12-14 |
Chris Frey | lib: added DBDataBuilder class
|
commit | commitdiff | tree |
2010-12-14 |
Chris Frey | lib: added operator=() to DBData class
|
commit | commitdiff | tree |
2010-12-14 |
Chris Frey | tools: fixed StartParser/EndParser bug in brecsum and...
|
commit | commitdiff | tree |
2010-12-11 |
Chris Frey | lib: removed virtual inheritance from some ALX parser...
|
commit | commitdiff | tree |
2010-12-11 |
Chris Frey | Removed unsupported Ubuntu 7.10 from binary package...
|
commit | commitdiff | tree |
2010-12-10 |
Chris Frey | lib: removed debug output from Bookmark parser
|
commit | commitdiff | tree |
2010-12-10 |
Chris Frey | Added balxparse to RPM and DEB binary packages
|
commit | commitdiff | tree |
2010-12-10 |
Chris Frey | Added libbarryalx.* to DEB binary package (RPM uses...
|
commit | commitdiff | tree |
2010-12-10 |
Chris Frey | Fixed space-before-tab whitespace
|
commit | commitdiff | tree |
2010-12-10 |
Chris Frey | Fixed trailing whitespace
|
commit | commitdiff | tree |
2010-12-10 |
Chris Frey | lib: changed capitalization of member functions to...
|
commit | commitdiff | tree |
2010-12-09 |
Chris Frey | doc: added balxparse man page
|
commit | commitdiff | tree |
2010-12-09 |
Chris Frey | Added documentation comment for LoadALXFile's enable...
|
commit | commitdiff | tree |
2010-12-09 |
Chris Frey | tools: adjust language output in balxparse for 80 char...
|
commit | commitdiff | tree |
2010-12-09 |
Chris Frey | lib: changed parse_chunk_raw() to parse_chunk() in...
|
commit | commitdiff | tree |
2010-12-09 |
Chris Frey | lib: added a few error checks, and exceptions, to a_osloader...
|
commit | commitdiff | tree |
2010-12-09 |
Chris Frey | lib: use stream state instead of eof() to determine...
|
commit | commitdiff | tree |
2010-12-09 |
Chris Frey | tools: added exception handling to balxparse.cc
|
commit | commitdiff | tree |
2010-12-09 |
Chris Frey | lib: added barryalx.h "mass header" for the ALX library
|
commit | commitdiff | tree |
2010-12-09 |
Chris Frey | Minor build system cleanup
|
commit | commitdiff | tree |
2010-12-07 |
Chris Frey | Updated ChangeLog and AUTHORS
|
commit | commitdiff | tree |
2010-12-07 |
Chris Frey | tools: added -i charset support to btardump
|
commit | commitdiff | tree |
2010-12-07 |
Chris Frey | doc: more data blocks added to doc/bookmark.txt
|
commit | commitdiff | tree |
2010-12-07 |
Chris Frey | lib: reworked the bookmark parser
|
commit | commitdiff | tree |
2010-12-06 |
Chris Frey | lib: added missing bookmark fields to s11n-boost.h
|
commit | commitdiff | tree |
2010-12-06 |
Chris Frey | lib: fixed missing endian adjustment in bookmark parser
|
commit | commitdiff | tree |
2010-12-06 |
Chris Frey | lib: minor cleanups on bookmark parser
|
commit | commitdiff | tree |
2010-12-06 |
Chris Frey | lib: set default rectype for Bookmarks to 1
|
commit | commitdiff | tree |
2010-12-02 |
Chris Frey | maint: added example command in release.sh
|
commit | commitdiff | tree |
2010-12-02 |
Chris Frey | binary: added btardump and manpage to RPM and DEB binary...
|
commit | commitdiff | tree |
2010-12-02 |
Chris Frey | doc: clarified btardump help, and added btardump.1...
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | tools: added btardump for parsing backup files from...
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | examples: added pipedump.cc demo using new builders...
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | tools: btool option handling cleanup, and use new Parser...
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | lib: added a swath of new parser assistant classes
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | lib: added DeviceBuilder class, which...
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | lib: optimized Mode::DBLoader to allow application...
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | lib: added pipe.h to barry.h
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | API + lib: removed StartParser() and EndParser() from...
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | API + lib: substantial cleanup of the Builder API
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | lib: added Data::Append()
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | lib: allow Packet class to override receive buffer...
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | lib: added Data version of TarFile::ReadNextFile()...
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | lib: fixed inappropriate use of CheckSize() in Messages...
|
commit | commitdiff | tree |
2010-11-17 |
Chris Frey | Added dependency "bootstrap" script for Ubuntu Maverick
|
commit | commitdiff | tree |
2010-11-17 |
Chris Frey | doc: clarified btool -X in its man page
|
commit | commitdiff | tree |
2010-11-09 |
Chris Frey | doc: updated Fedora's RPM git repo URL
|
commit | commitdiff | tree |
2010-11-02 |
Chris Frey | lib: added additional checks to socket.cc to avoid...
|
commit | commitdiff | tree |
2010-11-02 |
Chris Frey | lib: tightened up vBase class... now always has a valid...
|
commit | commitdiff | tree |
2010-11-02 |
Chris Frey | Added library dependency info to pkg-config .pc files
|
commit | commitdiff | tree |
2010-11-02 |
Chris Frey | lib: Probe now uses vector::at() to check bounds automatically
|
commit | commitdiff | tree |
2010-11-02 |
Chris Frey | lib: set ProbeResult's constructor to private
|
commit | commitdiff | tree |
2010-11-02 |
Chris Frey | lib: throw USB exception if trying to open a device...
|
commit | commitdiff | tree |
2010-11-02 |
Chris Frey | maint: removed include paths from 0.17.0.xml
|
commit | commitdiff | tree |
2010-11-01 |
Chris Frey | maint: added abi checker scripts and config
|
commit | commitdiff | tree |
2010-11-01 |
Chris Frey | btool: minor cleanup
|
commit | commitdiff | tree |
2010-11-01 |
Chris Frey | lib: fixed missing header guard in tzwrapper.h
|
commit | commitdiff | tree |
2010-11-01 |
Chris Frey | lib: fixed header inclusion bug in m_raw_channel.h
|
commit | commitdiff | tree |
2010-10-29 |
Chris Frey | VersionNotes: non-library code does not require a major...
|
commit | commitdiff | tree |
2010-10-29 |
Chris Frey | Updated DEB and RPM versions to use 3 number versions
|
commit | commitdiff | tree |
2010-10-29 |
Chris Frey | lib: updated restore to new builder API
|
commit | commitdiff | tree |