2010-07-20 |
Chris Frey | Updated TODO
|
commit | commitdiff | tree |
2010-07-20 |
Chris Frey | sync: added workarounds for firmware hang issue
|
commit | commitdiff | tree |
2010-07-20 |
Chris Frey | lib: added ability to override USB default timeout...
|
commit | commitdiff | tree |
2010-07-20 |
Chris Frey | lib: added ability to do a USB ClearHalt() from socket...
|
commit | commitdiff | tree |
2010-07-17 |
Chris Frey | lib: added missing headers for sscanf() in vbase.cc
|
commit | commitdiff | tree |
2010-07-17 |
Chris Frey | lib: added missing header for vsnprintf in log.cc ...
|
commit | commitdiff | tree |
2010-07-17 |
Chris Frey | tools: added -V option to btool
|
commit | commitdiff | tree |
2010-07-17 |
Chris Frey | po: updated POTFILES.in with new library files, and...
|
commit | commitdiff | tree |
2010-07-17 |
Chris Frey | lib: fixed missing headers during install
|
commit | commitdiff | tree |
2010-07-17 |
Chris Frey | deb: added new libbarrysync library to debian binary...
|
commit | commitdiff | tree |
2010-07-17 |
Chris Frey | os22: fix exception messages, to indicate where they...
|
commit | commitdiff | tree |
2010-07-17 |
Chris Frey | os4x: removed redundant vformat code, and use libbarrysync
|
commit | commitdiff | tree |
2010-07-17 |
Chris Frey | lib: added vtodo and vjournal vformat support from...
|
commit | commitdiff | tree |
2010-07-17 |
Chris Frey | lib: added the Param to Value part of Dr J A Gow's...
|
commit | commitdiff | tree |
2010-07-17 |
Chris Frey | lib: pulled in Dr J A Gow's RecurToBarryCal() support...
|
commit | commitdiff | tree |
2010-07-17 |
Chris Frey | lib: starting to pull in the os4x specific parts of...
|
commit | commitdiff | tree |
2010-07-17 |
Chris Frey | lib: changed pure virtual vTimeZone to implemented...
|
commit | commitdiff | tree |
2010-07-17 |
Chris Frey | lib: vformat.h uses dll.h now too
|
commit | commitdiff | tree |
2010-07-17 |
Chris Frey | lib: added tzwrapper to build, and created new barrysync...
|
commit | commitdiff | tree |
2010-07-17 |
Chris Frey | lib: added tm_to_iso() to tzwrapper functions
|
commit | commitdiff | tree |
2010-07-17 |
Chris Frey | lib: included tzwrapper in Barry and Barrified the...
|
commit | commitdiff | tree |
2010-07-17 |
Chris Frey | lib: added reuse::TzWrapper class and utilities
|
commit | commitdiff | tree |
2010-07-17 |
Chris Frey | libsync: moved vformat-related code from os22 to library
|
commit | commitdiff | tree |
2010-07-17 |
Chris Frey | lib: added C-style BarryLogf() function for internal use
|
commit | commitdiff | tree |
2010-07-17 |
Chris Frey | lib: added BARRY_GCC_FORMAT_CHECK() for printf() style...
|
commit | commitdiff | tree |
2010-07-17 |
Chris Frey | os22 & os4x: made vformat.{h,c} the same in both plugins
|
commit | commitdiff | tree |
2010-07-13 |
Chris Frey | os4x: undo run-as-process setting, due to sync timeouts
|
commit | commitdiff | tree |
2010-07-10 |
Chris Frey | ppp: fixed chat script path in barry-telus
|
commit | commitdiff | tree |
2010-07-10 |
Chris Frey | TODO: added idea for creating a Q&A style website docs...
|
commit | commitdiff | tree |
2010-07-10 |
Chris Frey | ppp: copied barry-sprint to barry-telus, which also...
|
commit | commitdiff | tree |
2010-07-10 |
Chris Frey | os4x: run plugin as process
|
commit | commitdiff | tree |
2010-07-08 |
Chris Frey | Updated ChangeLog
|
commit | commitdiff | tree |
2010-07-08 |
Chris Frey | os4x: fixed bug in connect that would connect to a...
|
commit | commitdiff | tree |
2010-07-08 |
Chris Frey | os22: fixed bug in connect that would connect to a...
|
commit | commitdiff | tree |
2010-06-26 |
Chris Frey | Updated ChangeLog
|
commit | commitdiff | tree |
2010-06-26 |
Chris Frey | usbmon-6: removed root requirement and change the human...
|
commit | commitdiff | tree |
2010-06-26 |
Chris Frey | Added Pete Zaitcev's usbmon-6
|
commit | commitdiff | tree |
2010-06-12 |
Chris Frey | Minor reorg to make Orange Spain options file similar...
|
commit | commitdiff | tree |
2010-06-12 |
Chris Frey | Updated debian and rpm packages with new chatscripts
|
commit | commitdiff | tree |
2010-06-04 |
Chris Frey | Whitespace fix
|
commit | commitdiff | tree |
2010-06-04 |
Chris Frey | os22: ported Nicolas Vivien's multi-calendar patch...
|
commit | commitdiff | tree |
2010-06-04 |
Chris Frey | Updated ChangeLog
|
commit | commitdiff | tree |
2010-06-04 |
Chris Frey | lib + tools: added ability to sort database output...
|
commit | commitdiff | tree |
2010-06-04 |
Chris Frey | lib: added GetStore() access function to RecordParser...
|
commit | commitdiff | tree |
2010-06-04 |
Chris Frey | doc: added wireshark USB capture method to USB-capture.txt
|
commit | commitdiff | tree |
2010-05-30 |
Chris Frey | os4x: eliminate an unneeded memory copy
|
commit | commitdiff | tree |
2010-05-30 |
Chris Frey | lib: refactored Calendar*::Dump() functions
|
commit | commitdiff | tree |
2010-05-30 |
Chris Frey | lib: updated src/s11n-boost.h with new CalendarID and...
|
commit | commitdiff | tree |
2010-05-28 |
Chris Frey | Updated ChangeLog
|
commit | commitdiff | tree |
2010-05-28 |
Chris Frey | udev: fixed plugdev permissions issue
|
commit | commitdiff | tree |
2010-05-28 |
Chris Frey | rpm: added Fedora 13 support, and cleaned up conditionals
|
commit | commitdiff | tree |
2010-05-28 |
Chris Frey | Added fedora 13 to release test build
|
commit | commitdiff | tree |
2010-05-13 |
Chris Frey | Added ubuntu 10.04 to release build scripts
|
commit | commitdiff | tree |
2010-05-13 |
Chris Frey | lib: fixed compile error in j_message.h
|
commit | commitdiff | tree |
2010-05-12 |
Chris Frey | ppp: cleaned up ppp options files and put notes in...
|
commit | commitdiff | tree |
2010-04-19 |
Chris Frey | Updated ChangeLog
|
commit | commitdiff | tree |
2010-04-19 |
Chris Frey | lib: added LDIF mapping support for Contact::Image...
|
commit | commitdiff | tree |
2010-04-19 |
Chris Frey | lib: fixed signed extension bug in base64 encoder
|
commit | commitdiff | tree |
2010-04-19 |
Chris Frey | sync: ported Photo support from 0.4x plugin to 0.22...
|
commit | commitdiff | tree |
2010-04-08 |
Chris Frey | doc: updated Fedora package URL
|
commit | commitdiff | tree |
2010-04-02 |
Chris Frey | lib: added Pin::clear()
|
commit | commitdiff | tree |
2010-04-02 |
Chris Frey | lib: fixed bug in GlobalConfigFile that incorrectly...
|
commit | commitdiff | tree |
2010-03-31 |
Chris Frey | Updated Fedora and Mandriva maintainer info
|
commit | commitdiff | tree |
2010-03-24 |
Chris Frey | lib: use root ::Barry namespace in all macros
|
commit | commitdiff | tree |
2010-03-18 |
Chris Frey | Updated ChangeLog and AUTHORS
|
commit | commitdiff | tree |
2010-03-11 |
Chris Frey | lib: added Probe::Find(), for simple searching of probe...
|
commit | commitdiff | tree |
2010-02-10 |
Chris Frey | gui: added "restored" notify message during restore
|
commit | commitdiff | tree |
2010-02-10 |
Chris Frey | rpm: fixed file specification for barrybackup.desktop
|
commit | commitdiff | tree |
2010-02-09 |
Chris Frey | menu: removed unsupported Backup category from backup...
|
commit | commitdiff | tree |
2010-02-01 |
Chris Frey | menu: minor cleanup to barrybackup.desktop file
|
commit | commitdiff | tree |
2010-02-01 |
Chris Frey | rpm: moved barrybackup.desktop file to menu/ for use...
|
commit | commitdiff | tree |
2010-01-29 |
Chris Frey | udev: added product ID 8001 (Pearl Flip) to udev rules
|
commit | commitdiff | tree |
2010-01-29 |
Chris Frey | maintainer: added Ubuntu 9.10 to binary build targets
|
commit | commitdiff | tree |
2010-01-29 |
Chris Frey | doc: added more Debian binary package dependencies...
|
commit | commitdiff | tree |
2010-01-27 |
Chris Frey | Added headers to sources list in src/Makefile.am
|
commit | commitdiff | tree |
2010-01-27 |
Chris Frey | updated ChangeLog
|
commit | commitdiff | tree |
2010-01-27 |
Chris Frey | Added missing BXEXPORT to src/configfile.h that shows...
|
commit | commitdiff | tree |
2010-01-27 |
Chris Frey | Added F12 build target to maintainer scripts
|
commit | commitdiff | tree |
2010-01-26 |
Chris Frey | Bumped the copyright dates for 2010
|
commit | commitdiff | tree |
2010-01-26 |
Chris Frey | examples: added dbdump.cc example for extracting database...
|
commit | commitdiff | tree |
2010-01-15 |
Chris Frey | Updated ChangeLog
|
commit | commitdiff | tree |
2010-01-15 |
Chris Frey | doc: added notes on what tools to use to build rpm...
|
commit | commitdiff | tree |
2010-01-15 |
Chris Frey | rpm: barry-util now installs the 69 udev rules file...
|
commit | commitdiff | tree |
2010-01-04 |
Chris Frey | udev: added 69-blackberry.rules for Fedora 12 systems
|
commit | commitdiff | tree |
2009-12-16 |
Chris Frey | doc: added some notes on how to tether via Bluetooth
|
commit | commitdiff | tree |
2009-12-15 |
Chris Frey | doc: added note about git in doc/CommitPolicy.txt
|
commit | commitdiff | tree |
2009-12-15 |
Chris Frey | lib: Memo::Dump() now translates \r chars into prettier...
|
commit | commitdiff | tree |
2009-12-15 |
Chris Frey | Added 'addmemo' example, to test newline behaviour
|
commit | commitdiff | tree |
2009-12-15 |
Chris Frey | Updated ChangeLog
|
commit | commitdiff | tree |
2009-12-15 |
Chris Frey | os22: fixed potential bug in loading opensync config
|
commit | commitdiff | tree |
2009-12-15 |
Chris Frey | lib: added operator==() to ProbeResult
|
commit | commitdiff | tree |
2009-12-15 |
Chris Frey | lib: added operator!=() to Barry::Pin, to make it easier...
|
commit | commitdiff | tree |
2009-12-04 |
Chris Frey | tools: added libbarry to bdptest build (needed on opensuse?)
|
commit | commitdiff | tree |
2009-12-04 |
Chris Frey | lib: added Pin::valid()
|
commit | commitdiff | tree |
2009-12-04 |
Chris Frey | lib: added GetKey/SetKey support in GlobalConfigFile
|
commit | commitdiff | tree |
2009-12-03 |
Chris Frey | lib: made Probe results more storage friendly
|
commit | commitdiff | tree |
2009-12-03 |
Chris Frey | lib: added support for a global config file
|
commit | commitdiff | tree |
2009-12-03 |
Chris Frey | lib: added IsVerbose() API call
|
commit | commitdiff | tree |
2009-12-02 |
Chris Frey | Added gui and opensync plugin configure.ac's to ReleaseCheck...
|
commit | commitdiff | tree |
2009-12-02 |
Chris Frey | Fixed missing file removal in gui/po's distclean target...
|
commit | commitdiff | tree |