Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-19 | HPM Hooks Update | Haru | 4 | -21/+22 | |
2016-08-19 | HPM Hooks Update | Haru | 4 | -39/+5 | |
2016-08-19 | HPM Hooks Update | Haru | 2 | -18/+18 | |
2016-08-19 | HPM Hooks Update | Haru | 2 | -9/+9 | |
2016-08-19 | HPM Hooks Update | Haru | 7 | -61/+266 | |
2016-08-19 | HPM Hooks Update | Haru | 4 | -42/+416 | |
2016-08-14 | HPM Hooks Update | Hercules.ws | 2 | -8/+8 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2016-07-14 | HPM Hooks Update | Hercules.ws | 2 | -53/+53 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2016-07-13 | HPM Hooks Update | Hercules.ws | 4 | -19/+19 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2016-07-12 | HPM Hooks Update | Hercules.ws | 4 | -0/+201 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2016-07-12 | HPM Hooks Update | Haru | 5 | -0/+242 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-07-12 | HPM Hooks Update | Haru | 13 | -0/+1077 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-07-12 | HPM Hooks Update | Haru | 13 | -0/+789 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-07-12 | HPM Hooks Update | Haru | 13 | -0/+973 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-07-12 | HPM Hooks Update | Haru | 13 | -0/+299 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-07-12 | HPM Hooks Update | Haru | 13 | -0/+204 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-07-10 | HPM Hooks Update | Hercules.ws | 4 | -0/+34 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2016-07-10 | HPM Hooks Update | Hercules.ws | 4 | -0/+33 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2016-07-09 | HPM Hooks Update | Hercules.ws | 2 | -112/+112 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2016-07-09 | HPM Hooks Update | Hercules.ws | 4 | -104/+530 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2016-07-05 | HPM Hooks Update | Hercules.ws | 4 | -10/+259 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-07-02 | HPM Hooks Update | Hercules.ws | 13 | -0/+26 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-06-25 | HPM Hooks Update | Haru | 4 | -0/+169 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-06-25 | HPM Hooks Update | Haru | 2 | -20/+21 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-06-24 | HPM Hooks Update | Hercules.ws | 4 | -0/+34 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-06-24 | HPM Hooks Update | Hercules.ws | 4 | -0/+68 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-04-30 | HPM Hooks Update | Haru | 4 | -8004/+8004 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-04-30 | HPM Hooks Update | Haru | 4 | -7268/+7268 | |
2016-04-30 | HPM Hooks Update | Haru | 3 | -78/+39 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-04-30 | HPM Hooks Update | Haru | 4 | -0/+7094 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-04-30 | Added type-checking for the addHookPre() and addHookPost() macros | Haru | 1 | -0/+24 | |
- The macros will now throw a warning at compile time if a plugin is using a wrong function type for a pre or post hook. This avoids some very subtle, hard to detect, issues. - The macros now require 3 arguments instead of 2. Example: old code: addHookPre("ifname->function" my_hook); becomes: addHookPre(ifname, function, my_hook); Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-04-27 | HPM Hooks Update | Hercules.ws | 3 | -0/+31 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-04-25 | HPM Hooks Update | Hercules.ws | 3 | -6/+100 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-04-23 | HPM Hooks Update | Haru | 3 | -114/+114 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-04-23 | HPM Hooks Update | Haru | 3 | -17/+112 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-04-16 | HPM Hooks Update | Haru | 3 | -0/+352 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-04-16 | HPM Hooks Update | Haru | 4 | -13/+48 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-04-16 | HPM Hooks Update | Haru | 4 | -235/+367 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-04-16 | HPM Hooks Update | Haru | 3 | -9/+9 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-04-16 | HPM Hooks Update | Haru | 6 | -216/+216 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-04-04 | HPM Hooks Update | Hercules.ws | 5 | -665/+697 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-03-19 | HPM Hooks Update | Hercules.ws | 3 | -30/+62 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-03-11 | HPM Hooks Update | Hercules.ws | 3 | -0/+31 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-03-10 | HPM Hooks Update | Hercules.ws | 3 | -32/+0 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-02-28 | HPM Hooks Update | Hercules.ws | 1 | -20/+20 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-02-24 | HPM Hooks Update | Hercules.ws | 9 | -234/+426 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-02-23 | HPM Hooks Update | Hercules.ws | 1 | -3/+3 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-02-21 | HPM Hooks Update | Hercules.ws | 3 | -6/+68 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-02-20 | HPM Hooks Update | Hercules.ws | 1 | -3/+3 | |
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome> | |||||
2016-02-17 | HPM Hooks Update | Haru | 3 | -696/+696 | |