-
Updated
Oct 31, 2020 - PHP
PIM
The abbrevation PIM may refer to Personal Information Management OR Product Information Management (among others).
Here are 107 public repositories matching this topic...
Hello, lately I can't successfully vdirsyncer sync my calendars because of a
database is locked error. Synchronization works fine with android's davdroid which talks with the same server.
Your vdirsyncer version: 0.16.4
If applicable, which server software (and which version) you're using: Nextcloud 13
Your Python version: 3.6.4
Your operating system: Arch linux
Relevant debug outpu
-
Updated
Oct 31, 2020 - PHP
-
Updated
Jun 7, 2020 - Python
-
Updated
Oct 30, 2020
-
Updated
Sep 2, 2020 - Rust
-
Updated
Oct 13, 2020 - PHP
-
Updated
Mar 3, 2020 - PHP
-
Updated
Oct 20, 2020 - PHP
-
Updated
Oct 2, 2020 - PHP
-
Updated
Sep 12, 2020
-
Updated
Sep 13, 2020 - Python
-
Updated
Nov 11, 2017 - Python
-
Updated
Oct 20, 2020 - Python
-
Updated
Oct 24, 2020 - Vue
-
Updated
Apr 8, 2020 - PHP
- Wikipedia
- Wikipedia
In
zebra/rt_netlink.c, we callvrf_lookup_by_id()when we get a route to find the associated vrf object for that table.This should be improved to be a hash table mapping of Table ID to
zebra_vrfobject.You would need to create a hash table probably in
zebra/zebra_vrf.hthat uses thetable_idhash as a key and then update the code invrf_lookup_by_id()to use this.This shoul