schedule tasks (cron jobs)

Discuss the technical details of Gargoyle and ongoing development

Moderator: Moderators

Post Reply
bplotkin
Posts: 41
Joined: Fri Nov 06, 2009 4:19 pm
Location: Canada
Contact:

schedule tasks (cron jobs)

Post by bplotkin »

I saw some possibilities to schedule tasks with other firmware, it would be great to be able to schedule a backup (need samba?) and reboot daily or weekly etc.

let me know how i can help with this feature.
Linksys WRT54GL = Gargoyle 1.4.2
TP-Link TL-WR741ND = Gargoyle 1.4.2
Buffalo WZR-HP-G300NH = Gargoyle 1.4.2
http://eduboris.blogspot.com/search/label/Gargoyle

Eric
Site Admin
Posts: 1443
Joined: Sat Jun 14, 2008 1:14 pm

Re: schedule tasks (cron jobs)

Post by Eric »

I've been thinking about implementing an auto-reboot, though it doesn't have particularly high priority. Before I could do a remote backup, I'd need a new remote file system page, which has a fairly low priority.

Of course if you want to implement either I'd be happy to accept your contribution to the project. You can download the latest code from the SVN by following the instructions on the download page. If you have specific questions about the code, just ask...

bplotkin
Posts: 41
Joined: Fri Nov 06, 2009 4:19 pm
Location: Canada
Contact:

Re: schedule tasks (cron jobs)

Post by bplotkin »

That sounds cool!
I will do that when some of my time frees up...

Just out of curiosity; what has higher priority? do you have a list?
curious to see what new features are coming up :)

anyway, I am defiantly looking forward to start learning how it all works with the router (I do have Linux knowledge as far as red hat and scripting goes)

Cheers
Linksys WRT54GL = Gargoyle 1.4.2
TP-Link TL-WR741ND = Gargoyle 1.4.2
Buffalo WZR-HP-G300NH = Gargoyle 1.4.2
http://eduboris.blogspot.com/search/label/Gargoyle

Eric
Site Admin
Posts: 1443
Joined: Sat Jun 14, 2008 1:14 pm

Re: schedule tasks (cron jobs)

Post by Eric »

Things tend to change priority based on my current assessment of what people want... but right now I'm working on:

1) Figuring out why ap+client mode and repeater mode isn't working on broadcom wireless devices. There's a mac address mismatch causing it, but I've been banging my head against the wall for the past week and a half figuring out how to correct it.

2) Working on implementing quotas for multiple ips and for multiple non-overlapping times on one IP. Implementing this on the backend was easy (that part's done), but it turns out the front end validation (making sure ranges don't overlap) takes a bit of tricky code.

bplotkin
Posts: 41
Joined: Fri Nov 06, 2009 4:19 pm
Location: Canada
Contact:

Re: schedule tasks (cron jobs)

Post by bplotkin »

Right on Eric, your doing a great job and I want to thank you for this awesome firmware and support!
Linksys WRT54GL = Gargoyle 1.4.2
TP-Link TL-WR741ND = Gargoyle 1.4.2
Buffalo WZR-HP-G300NH = Gargoyle 1.4.2
http://eduboris.blogspot.com/search/label/Gargoyle

Post Reply