]> pilppa.org Git - libplp.git/log
libplp.git
13 years agoadded new helper function for getting byte array as hex-str.
Mika Laitio [Mon, 14 Feb 2011 20:30:02 +0000 (22:30 +0200)]
added new helper function for getting byte array as hex-str.

Signed-off-by: Mika Laitio <lamikr@pilppa.org>
13 years agocleanups and error handling for set_config_value method.
Mika Laitio [Mon, 24 Jan 2011 19:34:30 +0000 (21:34 +0200)]
cleanups and error handling for set_config_value method.

Signed-off-by: Mika Laitio <lamikr@pilppa.org>
13 years agoset_config_value(): fix memory leak
Mika Laitio [Sun, 23 Jan 2011 22:16:04 +0000 (00:16 +0200)]
set_config_value(): fix memory leak

Signed-off-by: Mika Laitio <lamikr@pilppa.org>
13 years agofixed pkgconfig file dependencies
Mika Laitio [Tue, 21 Dec 2010 23:12:43 +0000 (01:12 +0200)]
fixed pkgconfig file dependencies

Signed-off-by: Mika Laitio <lamikr@pilppa.org>
13 years agoAdded libuci dependency to pkconfig file
Mika Laitio [Tue, 21 Dec 2010 22:23:37 +0000 (00:23 +0200)]
Added libuci dependency to pkconfig file

Signed-off-by: Mika Laitio <lamikr@pilppa.org>
13 years agoinitial config file support
Mika Laitio [Tue, 21 Dec 2010 22:18:50 +0000 (00:18 +0200)]
initial config file support

supports for now only the setting of config values, read must still be
done directly by using libuci functions. Note config value setup
requires a special version of libuci which contains some modifications
for adding new sections.

Signed-off-by: Mika Laitio <lamikr@pilppa.org>
13 years agoversion 0.1.0
Mika Laitio [Thu, 28 Oct 2010 21:34:04 +0000 (00:34 +0300)]
version 0.1.0

13 years agoremoved non-needed libuci dependency
Mika Laitio [Thu, 28 Oct 2010 21:31:08 +0000 (00:31 +0300)]
removed non-needed libuci dependency

13 years agocleanups
Mika Laitio [Sun, 3 Oct 2010 21:20:21 +0000 (00:20 +0300)]
cleanups

13 years agoinitial version
Mika Laitio [Sat, 2 Oct 2010 21:06:08 +0000 (00:06 +0300)]
initial version