Menu

Code Commit Log


Commit Date  
[r8608] by yaberauneya

- services -> service.
- Add in some suggestions for how middleware should tie into the CLI since the APIs still don't exist.
- Add some stubbed out logic for doing things.

2011-11-09 05:14:20 Tree
[r8607] by delphij

Add a patch from scottl@ to solve mfi(4) lost interrupt issue.

2011-11-08 18:50:55 Tree
[r8606] by zippybr

several changes to the treemenu so we can support hook of plugin items

- change attribute of url path to pen from "view" to "url"
- change the gname attribute so it is autogenerated from the position of the tree
- e.g. UPS node under Services is called "services.UPS"
- add a simple method to catch new items from an url (plugin)
- the url must return a JSON array containing nodes for the tree
- the node can be appended anywhere in the tree:
- e.g. "append_to": "services.Rsync.RsyncMod" will append it to Rsync Modules node
- split auto_generate in two
- prepare_modelforms go through all the models and find all related modelforms
- generate actually generate the menu structures to dump as JSON later on

2011-11-08 18:01:12 Tree
[r8605] by daoyama

update samba to 3.5.12

2011-11-08 16:48:11 Tree
[r8604] by zippybr

Auto-Commit of i18n data from Pootle for GUI

2011-11-08 10:00:50 Tree
[r8603] by yaberauneya

Remove debug check added in r8602.

2011-11-08 07:21:25 Tree
[r8602] by yaberauneya

Merge changes from trunk to cli
------------------------------------------------------------------------
r8601 | yaberauneya | 2011-11-07 23:00:31 -0800 (Mon, 07 Nov 2011) | 2 lines

Read the .mk file. The variable is WITH_BDB_VER, not WITH_BDB_VERSION.
------------------------------------------------------------------------

2011-11-08 07:12:19 Tree
[r8601] by yaberauneya

Read the .mk file. The variable is WITH_BDB_VER, not WITH_BDB_VERSION.

2011-11-08 07:00:31 Tree
[r8600] by yaberauneya

Turn off allow trusted domains by default. This setting has caused me more grief than I wish to admit with support sessions. People can turn it on manually in the global configuration setting pane if they really want it.

2011-11-08 00:36:50 Tree
[r8599] by yaberauneya

Unbreak cache directory expiration.

Problem with the previous method of doing this is that is breaks apps like Samba, so that the next time you restart Samba it goes "What is this /var/tmp/.cache/.samba that you speak of?" which then goes and it barfs attempting to restart the system. Thus, you work into an ix-cache restart funk.

This unbreaks Samba when the cache is rebuilt nightly at 3:15 am, and probably fixes a bunch of random bugs that customers and users have been running into for a LONG time with FreeNAS 8.

2011-11-07 22:13:32 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.