index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
bsdconfig
/
usermgmt
Commit message (
Expand
)
Author
Age
Files
Lines
*
When the fall-back of a case-statement is the last thing executed in a
dteske
2013-06-20
1
-7
/
+6
*
When the fall-back of a case-statement is the last thing executed in a
dteske
2013-06-20
3
-21
/
+18
*
Whitespace.
dteske
2013-06-19
1
-20
/
+10
*
Whitespace and comments.
dteske
2013-06-19
1
-1
/
+0
*
Remove extra whitespace lines.
dteske
2013-06-19
4
-8
/
+0
*
Perform some code consolidation and add some additional error
dteske
2013-06-18
2
-28
/
+17
*
Improve the INDEX format. Whitespace improvements, format improvements, typo
dteske
2013-06-18
1
-17
/
+21
*
Add a prompt to the "Add User" and "Add Group" sub-menu items (under the
dteske
2013-06-08
3
-34
/
+64
*
Curb another regression (this one introduced by r251545, itself trying to
dteske
2013-06-08
2
-6
/
+14
*
Fix a regression introduced by r251544; if user chooses "NO" when being
dteske
2013-06-08
2
-0
/
+2
*
Check for ESC as a separate choice from "NO" when asking if the operator
dteske
2013-06-08
2
-8
/
+8
*
Track defaultitem in the password and account expiry menus; if the user
dteske
2013-06-08
1
-2
/
+6
*
Fix a regression in the "Login Management" module introduced by r251242 in
dteske
2013-06-08
1
-4
/
+8
*
Change the name of a couple of functions in `usermgmt/user_input.subr' to
dteske
2013-06-02
2
-8
/
+8
*
Improvements to whitespace and comments.
dteske
2013-06-02
2
-17
/
+17
*
Standardize the way functions build their arguments leading up to a dialog
dteske
2013-06-02
3
-114
/
+110
*
Improve the dialog(1) API in dialog.subr by adding f_dialog_default_store()
dteske
2013-06-02
3
-32
/
+38
*
Similar to r251236, improve the portion of dialog(1) API in dialog.subr
dteske
2013-06-02
2
-73
/
+41
*
Improve portion of the dialog(1) API in dialog.subr responsible for
dteske
2013-06-01
9
-86
/
+63
*
Improve portion of the dialog(1) API in dialog.subr responsible for
dteske
2013-05-31
5
-165
/
+195
*
Centralize standard getopts arguments, both for convenience and to correct
dteske
2013-05-14
7
-7
/
+7
*
UI improvements. First, implement --default-item whenever and wherever
dteske
2013-04-22
10
-42
/
+68
*
Add new flags `-d' (sets debug=1) and `-D file' (sets debugFile) and
dteske
2013-04-22
8
-16
/
+20
*
Don't use f_show_msg() unless printf(1) syntax is required (this reduces the
dteske
2013-01-14
4
-32
/
+34
*
Add missing dialog(1) arguments to internationalize "Help"-button label.
dteske
2013-01-14
1
-0
/
+1
*
Add more debugging to help with diagnosis of program-flow when needed.
dteske
2012-12-25
11
-0
/
+19
*
Remove unnecessary duplicate initialization of the dialog(1) API (automatically
dteske
2012-12-25
9
-9
/
+0
*
Remove erroneous use of "local" (not in a function).
dteske
2012-12-21
1
-1
/
+0
*
Improve the debugging abilities and clean up debug messages. In most cases,
dteske
2012-12-21
9
-55
/
+60
*
Add much-needed dialog(1) --inputbox function for simplifying the process of
dteske
2012-12-21
2
-335
/
+48
*
Replicate a feature from sysinstall documented in
dteske
2012-11-16
9
-9
/
+9
*
Resurrect and integrate stable/9/usr.sbin/sysinstall/help/usermgmt.hlp
dteske
2012-10-26
3
-2
/
+96
*
Reverse SVN r240770 -- jilles@ made a suggestion that allowed us to redesign
dteske
2012-09-21
1
-6
/
+6
*
Replace redirections to /dev/null with "close file-descriptor" syntax (>&-).
dteske
2012-09-21
1
-6
/
+6
*
Change all invocations of dialog(1) to no-longer require temporary files.
dteske
2012-09-20
5
-64
/
+162
*
Move major includes into /usr/share/bsdconfig for easy external access.
dteske
2012-09-18
14
-63
/
+74
*
Import bsdconfig(8) as a replacement for the post-install abilities of
dteske
2012-07-14
16
-0
/
+3309