Menu

Code Commit Log


Commit Date  
[r9041] by yaberauneya

Change some debug statements from syslog.LOG_NOTICE into syslog.LOG_DEBUG to quiet down unnecessary noise at boot on the console.

2011-12-09 09:11:56 Tree
[r9040] by yaberauneya

Merge changes from trunk to 8.0.3
------------------------------------------------------------------------
r9039 | yaberauneya | 2011-12-09 00:49:54 -0800 (Fri, 09 Dec 2011) | 9 lines

Fix tracebacks which occur if with invalidating home directories.

This occurs on 8.0.2+ if an SSH pubkey was provided and the path provided for the home directory was invalidated, in particular:

1. /nonexistent was provided for a home directory when creating a new user.
2. /nonexistent or /root was provided as the user's home directory when modifying an existing user.

This addresses ticket 1082.

2011-12-09 08:52:40 Tree
[r9039] by yaberauneya

Fix tracebacks which occur if with invalidating home directories.

This occurs on 8.0.2+ if an SSH pubkey was provided and the path provided for the home directory was invalidated, in particular:

1. /nonexistent was provided for a home directory when creating a new user.
2. /nonexistent or /root was provided as the user's home directory when modifying an existing user.

This addresses ticket 1082.

2011-12-09 08:49:54 Tree
[r9038] by yaberauneya

Merge changes from trunk to 8.0.3
------------------------------------------------------------------------
r8957 | yaberauneya | 2011-12-04 23:18:50 -0800 (Sun, 04 Dec 2011) | 2 lines

Enable winbindd if activedirectory is enabled.

------------------------------------------------------------------------
r8298 | yaberauneya | 2011-10-14 12:50:10 -0700 (Fri, 14 Oct 2011) | 4 lines

Always generate resolv.conf so that some applications (like avahi) don't spew
out messages via syslog every couple seconds when someone sets up static IP
info but doesn't setup DNS.

------------------------------------------------------------------------
r8284 | yaberauneya | 2011-10-13 11:53:10 -0700 (Thu, 13 Oct 2011) | 5 lines

Fix bad string quoting.

1) It drives the vim colorizer nuts.
2) It prevents the script from being executable on /bin/sh via 9.x+ because the <= 8.x shells do lazy evaluation whereas the 9.x+ shells do immediate evaluation.

2011-12-09 07:00:34 Tree
[r9037] by yaberauneya

Merge changes from trunk to 8.0.3
------------------------------------------------------------------------
r8675 | zippybr | 2011-11-15 12:34:18 -0800 (Tue, 15 Nov 2011) | 1 line

The default samba workgroup is wrong

2011-12-09 06:41:14 Tree
[r9036] by yaberauneya

Fix deleting zvols with the name 'zvol' and other creative ways for potentially misparsing actions from URLs. Also loosen input in URI parsing regexes to permit periods in snapshots, dataset names and paths.

This fix was manually merged from 8285 (I didn't add the rest of the manual zvol snapshot enhancement).

2011-12-09 06:36:10 Tree
[r9035] by yaberauneya

Don't merge you yet..

2011-12-09 06:23:22 Tree
[r9034] by yaberauneya

Merge changes from trunk to 8.0.3

This fixes fallout from the fix merged via r9000.
------------------------------------------------------------------------
r8746 | zippybr | 2011-11-21 04:04:48 -0800 (Mon, 21 Nov 2011) | 1 line

fix PathField clean logic

2011-12-09 06:22:34 Tree
[r9033] by yaberauneya

Update the FreeBSD release when ix-motd is run so folks aren't confused about it not reporting the right version :).

2011-12-09 01:24:59 Tree
[r9032] by yaberauneya

One slight tweak. If there was a change to /boot/loader.conf.local after an upgrade, it would be nice to delay the reboot until both /boot/loader.conf and /boot/loader.conf.local were updated to do everything all in one shot as opposed to having to reboot the machine again. Someday one will be able to trigger a reboot with a specific action, but for now, this will suffice for saving some time when the script is run from ix-update.

2011-12-08 23:15:15 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.