SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libcli-debuginfo-71e6c71-1.1.x86_64.rpm :
Wed Jun 12 14:00:00 2013 joop.boonenAATTopensuse.org
- Cleaned the spec file up

Mon Feb 1 13:00:00 2010 davidAATTdparrish.com
- Removed dependence on \"quit\" command
- Added cli_set_idle_timeout_callback() for custom timeout handling
- Fixed an error caused by vsnprintf() overwriting it\'s input data
- Added #ifdef __cplusplus which should allow linking with C++ now

Thu Oct 9 14:00:00 2008 davidAATTdparrish.com
- cli_regular() failures now close client connections
- Migrate development to Google Code
- Remove docs as they were out of date and now migrated to Google Code wiki

Mon Jul 28 14:00:00 2008 davidAATTdparrish.com
- Add support for compiling on WIN32 (Thanks Hamish Coleman)
- Fix cli_build_shortest() length handling
- Don\'t call cli_build_shortest() when registering every command
- Disable TAB completion during username entry

Mon Jun 2 14:00:00 2008 davidAATTdparrish.com
- Add configurable timeout for cli_regular() - defaults to 1 second
- Add idle timeout support

Thu Jul 5 14:00:00 2007 bodAATToptus.net
- Revert callback argument passing to match 1.8.x
- Recalculate unique_len on change of priv/mode
- Fixes for tab completion

Thu Jun 7 14:00:00 2007 davidAATTdparrish.com
- Implemented tab completion - Thanks Marc Donner, Andrew Silent, Yuriy N. Shkandybin and others
- Filters are now extendable
- Rename internal functions to all be cli_xxxx()
- Many code cleanups and optimisations
- Fix memory leak calling cli_loop() repeatedly - Thanks Qiang Wu

Fri Jan 19 13:00:00 2007 davidAATTdparrish.com
- Fix broken auth_callback logic - Thanks Ben Menchaca

Sat Jun 17 14:00:00 2006 bodAATToptus.net
- Code cleanups.
- Declare internal functions static.
- Use private data in cli_def rather than static buffers for do_print
and command_name functions.

Mon Mar 6 13:00:00 2006 davidAATTdparrish.com
- Fix file descriptor leak in cli_loop() - Thanks Liam Widdowson
- Fix memory leak when calling cli_init() and cli_done() repeatedly.

Fri Nov 25 13:00:00 2005 bodAATToptus.net
- Apply spec changes from Charlie Brady: use License header, change
BuildRoot to include username.

Mon May 2 14:00:00 2005 bodAATToptusnet.com.au
- Add cli_error function which does not filter output.

Wed Jan 5 13:00:00 2005 bodAATToptusnet.com.au
- Add printf attribute to cli_print prototype

Fri Nov 19 13:00:00 2004 bodAATToptusnet.com.au
- Free help if set in cli_unregister_command (reported by Jung-Che Vincent Li)
- Correct auth_callback() documentation (reported by Serge B. Khvatov)

Thu Nov 11 13:00:00 2004 bodAATToptusnet.com.au
- Allow config commands to exit a submode
- Make \"exit\" work in exec/config/submodes
- Add ^K (kill to EOL)

Mon Jul 12 14:00:00 2004 bodAATToptusnet.com.au
- Documentation update.
- Allow NULL or \"\" to be passed to cli_set_banner() and
cli_set_hostname() to clear a previous value.

Sun Jul 11 14:00:00 2004 bodAATToptusnet.com.au
- Dropped prompt arg from cli_loop now that prompt is set by
hostname/mode/priv level; bump soname. Fixes ^L and ^A.
- Reworked parsing/filters to allow multiple filters (cmd|inc X|count).
- Made \"grep\" use regex, added -i, -v and -e args.
- Added \"egrep\" filter.
- Added \"exclude\" filter.

Fri Jul 2 14:00:00 2004 bodAATToptusnet.com.au
- Add mode argument to cli_file(), bump soname.
- Return old value from cli_set_privilege(), cli_set_configmode().

Fri Jun 25 14:00:00 2004 davidAATTdparrish.com
- Add support for privilege levels and nested config levels. Thanks to Friedhelm
Düsterhöft for most of the code.

Tue Feb 24 13:00:00 2004 davidAATTdparrish.com
- Add cli_print_callback() for overloading the output
- Don\'t pass around the FILE
* handle anymore, it\'s in the cli_def struct anyway
- Add cli_file() to execute every line read from a file handle
- Add filter_count

Sat Feb 14 13:00:00 2004 bodAATToptusnet.com.au
- Add more line editing support: ^W, ^A, ^E, ^P, ^N, ^F, ^B
- Modify cli_print() to add \\r\
and to split on \
to allow inc/begin
to work with multi-line output (note: API change, client code
should not include trailing \\r\
; version bump)
- Use libcli.so.M.m as the soname

Fri Jul 25 14:00:00 2003 davidAATTdparrish.com
- Add cli_regular to enable regular processing while cli is connected

Wed Jun 25 14:00:00 2003 davidAATTdparrish.com
- Stop random stack smashing in cli_command_name.
- Stop memory leak by allocating static variable in cli_command_name.


 
ICM