[Frugalware-git] fvbe: re2ctest: add tests for is_partition_name

2013-05-17 Thread James Buren
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=200e4e84fe5bc641e220724c9d59a363a012ff91 commit 200e4e84fe5bc641e220724c9d59a363a012ff91 Author: James Buren Date: Fri May 17 22:45:09 2013 -0500 re2ctest: add tests for is_partition_name diff --git a/src/re2ctest

[Frugalware-git] fvbe: re2ctest: add tests for is_dns_label

2013-05-17 Thread James Buren
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=60b5713542a2aca2fd1c114284bd3b5ac02a1497 commit 60b5713542a2aca2fd1c114284bd3b5ac02a1497 Author: James Buren Date: Fri May 17 22:38:26 2013 -0500 re2ctest: add tests for is_dns_label diff --git a/src/re2ctest.c b/

[Frugalware-git] fvbe: re2ctest: add tests for is_user_name

2013-05-17 Thread James Buren
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=c46ce735c7de213ce0d83d7a24d2e808c411d03f commit c46ce735c7de213ce0d83d7a24d2e808c411d03f Author: James Buren Date: Fri May 17 22:22:44 2013 -0500 re2ctest: add tests for is_user_name diff --git a/src/re2ctest.c b/

[Frugalware-git] fvbe: re2ctest: add tests for is_utf8_locale

2013-05-17 Thread James Buren
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=241ee5a3c0305463afc07544196f0fc2226f8048 commit 241ee5a3c0305463afc07544196f0fc2226f8048 Author: James Buren Date: Fri May 17 22:13:39 2013 -0500 re2ctest: add tests for is_utf8_locale diff --git a/src/re2ctest.c

[Frugalware-git] fvbe: remove some more utility functions which are converted to re2c

2013-05-17 Thread James Buren
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=9de456fee2e11ccc8998fe7398e99fb567ba2578 commit 9de456fee2e11ccc8998fe7398e99fb567ba2578 Author: James Buren Date: Fri May 17 21:58:22 2013 -0500 remove some more utility functions which are converted to re2c diff

[Frugalware-git] fvbe: ui_newt: use new is_dns_label in ui_window_host

2013-05-17 Thread James Buren
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=d068cd66113eb7fa2adee3a54bd7f4f02b768dca commit d068cd66113eb7fa2adee3a54bd7f4f02b768dca Author: James Buren Date: Fri May 17 21:56:32 2013 -0500 ui_newt: use new is_dns_label in ui_window_host diff --git a/src/ui

[Frugalware-git] fvbe: ui_newt: replace data checks in user/root config also use general error text macros for these 2.

2013-05-17 Thread James Buren
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=b0aebb40f76ecdac66f10dcc814fc26c181e5739 commit b0aebb40f76ecdac66f10dcc814fc26c181e5739 Author: James Buren Date: Fri May 17 21:49:34 2013 -0500 ui_newt: replace data checks in user/root config also use general er

[Frugalware-git] fvbe: ui_newt: remove minimum password length checks. it shall now only test that it is non-empty.

2013-05-17 Thread James Buren
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=f4292707c47ef101d2d0875217bbafc999ff7acc commit f4292707c47ef101d2d0875217bbafc999ff7acc Author: James Buren Date: Fri May 17 21:38:47 2013 -0500 ui_newt: remove minimum password length checks. it shall now only te

[Frugalware-git] fvbe: block: when loading gpt labels, if the partition name does not pass out validation engine, then set it to an empty string.

2013-05-17 Thread James Buren
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=a314d9aba70db5ce4fda964d6ac86ab3681bcc2b commit a314d9aba70db5ce4fda964d6ac86ab3681bcc2b Author: James Buren Date: Fri May 17 21:35:44 2013 -0500 block: when loading gpt labels, if the partition name does not pass

[Frugalware-git] fvbe: add scanner for utf8 locale matching

2013-05-17 Thread James Buren
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=4ac8c015a70be83810e01c0e2c82182d96c72961 commit 4ac8c015a70be83810e01c0e2c82182d96c72961 Author: James Buren Date: Fri May 17 21:10:11 2013 -0500 add scanner for utf8 locale matching diff --git a/src/langconfig.c

[Frugalware-git] fvbe: more stuff for scanner

2013-05-17 Thread James Buren
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=1bd9a9e6d01d6b8d9c7f51bda27a56841362ddde commit 1bd9a9e6d01d6b8d9c7f51bda27a56841362ddde Author: James Buren Date: Fri May 17 20:30:01 2013 -0500 more stuff for scanner diff --git a/src/re2ctest.c b/src/re2ctest.c

[Frugalware-git] fvbe: scanner: remove YYSILENCE

2013-05-17 Thread James Buren
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=e0fa37d7384a6ee16de6f2f0f6c07d2ed7c36cd2 commit e0fa37d7384a6ee16de6f2f0f6c07d2ed7c36cd2 Author: James Buren Date: Fri May 10 20:24:46 2013 -0500 scanner: remove YYSILENCE diff --git a/src/scanner.re b/src/scanner

[Frugalware-git] pacman-g2: libpacman: Fix use of f_list_free instead of flist delete.

2013-05-17 Thread Michel Hermier
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=89cb91f41843e7585dbe1740c0477b65bea5f78e commit 89cb91f41843e7585dbe1740c0477b65bea5f78e Author: Michel Hermier Date: Fri May 17 13:16:17 2013 +0200 libpacman: Fix use of f_list_free instead of flist delete.

[Frugalware-git] pacman-g2: libflib: Use fcallbacks objects in f_list_filter.

2013-05-17 Thread Michel Hermier
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=589be6072a4322f3344bf77adad74d770e0553fe commit 589be6072a4322f3344bf77adad74d770e0553fe Author: Michel Hermier Date: Fri May 17 12:35:44 2013 +0200 libflib: Use fcallbacks objects in f_list_filter. diff --gi

[Frugalware-git] pacman-g2: libflib: Fix f_detectvisit name.

2013-05-17 Thread Michel Hermier
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=f66767f08b3f9c507c6fd344d0aa2517eb33b6a9 commit f66767f08b3f9c507c6fd344d0aa2517eb33b6a9 Author: Michel Hermier Date: Fri May 17 11:00:08 2013 +0200 libflib: Fix f_detectvisit name. diff --git a/lib/libflib/f

[Frugalware-git] pacman-g2: libflib: Remove f_list_foreach_filter, one can do same thing and more generic using FDetectVisitor.

2013-05-17 Thread Michel Hermier
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=22821d1161bad6560ac277631c08cafa7e015c29 commit 22821d1161bad6560ac277631c08cafa7e015c29 Author: Michel Hermier Date: Fri May 17 10:33:41 2013 +0200 libflib: Remove f_list_foreach_filter, one can do same thing

[Frugalware-git] frugalware-current: ruby-mongo-1.8.6-1-i686

2013-05-17 Thread Slown
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d278b0e29631b1da0b7f4a8b5c82d94aedff25ca commit d278b0e29631b1da0b7f4a8b5c82d94aedff25ca Author: Slown Date: Fri May 17 11:40:54 2013 +0100 ruby-mongo-1.8.6-1-i686 * version bump diff --git a/source

[Frugalware-git] frugalware-current: libechonest-2.1.0-1-i686

2013-05-17 Thread Slown
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=843e3d1237b904a0bfd3e0487f26e5acf1fc42c9 commit 843e3d1237b904a0bfd3e0487f26e5acf1fc42c9 Author: Slown Date: Fri May 17 11:35:58 2013 +0100 libechonest-2.1.0-1-i686 * version bump diff --git a/sourc

[Frugalware-git] frugalware-current: eio-1.7.7-1-i686

2013-05-17 Thread Slown
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a2954f6fd3b1070cf429b57691fc0241fc0acd13 commit a2954f6fd3b1070cf429b57691fc0241fc0acd13 Author: Slown Date: Fri May 17 10:42:02 2013 +0100 eio-1.7.7-1-i686 * version bump diff --git a/source/e17-ex

[Frugalware-git] frugalware-current: evolution-data-server-3.8.2-1-x86_64 * Version bump

2013-05-17 Thread Baste
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=38a7dde10094b4aa57c7c99012ed55c88575d46d commit 38a7dde10094b4aa57c7c99012ed55c88575d46d Author: Baste Date: Fri May 17 09:33:19 2013 +0200 evolution-data-server-3.8.2-1-x86_64 * Version bump diff --

[Frugalware-git] frugalware-current: libgweather-3.8.2-1-x86_64 * Version bump

2013-05-17 Thread Baste
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=600c40d6ddf99870cde37b1aac443ebe93fb0b7a commit 600c40d6ddf99870cde37b1aac443ebe93fb0b7a Author: Baste Date: Fri May 17 09:17:30 2013 +0200 libgweather-3.8.2-1-x86_64 * Version bump diff --git a/sour

[Frugalware-git] pacman-g2: libflib: Move callbacks to fcallbacks.h, add callback structs.

2013-05-17 Thread Michel Hermier
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=d481b3dc48fca3f3823885636f1813f59ed90675 commit d481b3dc48fca3f3823885636f1813f59ed90675 Author: Michel Hermier Date: Fri May 17 09:11:54 2013 +0200 libflib: Move callbacks to fcallbacks.h, add callback struct

[Frugalware-git] frugalware-current: gnome-online-accounts-3.8.2-1-x86_64 * Version bump

2013-05-17 Thread Baste
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7bf2544d4fbe6ac574f07b36555f1feddac77afe commit 7bf2544d4fbe6ac574f07b36555f1feddac77afe Author: Baste Date: Fri May 17 08:34:09 2013 +0200 gnome-online-accounts-3.8.2-1-x86_64 * Version bump diff --

[Frugalware-git] pacman-g2: libpacman: Make __pacman_transpkg_cmp and __pacman_transpkg_detect_name static.

2013-05-17 Thread Michel Hermier
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=2581ee41c1e627e21c9fd60d92723b3d8f534471 commit 2581ee41c1e627e21c9fd60d92723b3d8f534471 Author: Michel Hermier Date: Thu May 16 18:08:27 2013 +0200 libpacman: Make __pacman_transpkg_cmp and __pacman_transpkg_