Menu

/trunk/gui/account Commit Log


Commit Date  
[r8418] by zippybr

add a checkbox to cascade bsdUsers if one want to

2011-10-25 11:08:16 Tree
[r8417] by zippybr

do not cascade by default on group delete (set 'nobody' instead)

2011-10-25 10:53:02 Tree
[r8405] by zippybr

do not show old password if it is not required

2011-10-24 13:38:44 Tree
[r8302] by delphij

- Do a strip() before manupilating the public key;
- Remove an unneeded str() before calling save_pubkey.

2011-10-16 06:46:13 Tree
[r8172] by yaberauneya

Don't barf when supplied a zero-length string for authorized_keys when editing a user in the GUI.

2011-10-06 21:49:10 Tree
[r8049] by delphij

Explicitly say "SSH Public Key" per user request.

2011-09-29 23:05:06 Tree
[r8005] by delphij

Correct inverted path validation check.

2011-09-28 00:25:33 Tree
[r7892] by zippybr

use JsonResponse in account.views and storage.views

2011-09-21 15:02:03 Tree
[r7818] by yaberauneya

Build system, branding, and image size enhancements.

Overall:

- Use variables instead of hardcoded and relative path based assumptions.
- Change branding from FreeNAS to a (largely) build driven variable name to simplify muxing between FreeNAS and TrueNAS.
- Rename /etc/version.freenas to /etc/version .
- Change the version info to <sw-name>-<version>-<revision>-<arch>, e.g.
FreeNAS-8.1-r7817-amd64 .

build/do_build.sh:

- Simplify arguments for forcing builds again to -f (no args), based on feedback from jpaetzel.
- Use variables as necessary.
- Add alpha support for unionfs based builds. This doesn't work with UFS SU+J on 9.0-BETA1+, so caveat emptor.

build/functions.sh:

- Consolidate build-related functions into a single file for simplicity.

build/nano_env:

- Add a file which contains the master info for how a build is performed.

gui/...:

- Chase the changes done above, but try to simplify / improve how things are done, emitting more diagnostic info than before.

nanobsd/common:

1. Allow the end user to specify the number of CPUS in the environment if they want, instead of hardcoding $CPUS + 1.
2. Nuke .pyc files. They're created automatically by They'll get regenerated on the fly once they're read in again by the interpreter.
3. Nuke the headers (minus the pyconfig.h -- it's required at runtime) since we're not compiling binaries (cc, etc isn't included in the final image).
4. Nuke all of perl the right way if $DEBUG == 1.

Misc:
nanobsd/freenas-common:

- Start features based build tunables for

2011-09-19 00:25:06 Tree
[r7801] by jhixson

fixes for ldap.

2011-09-16 22:22:02 Tree
Older >