]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/pw
backout remove of -q option for pw [user|group] next
[FreeBSD/FreeBSD.git] / usr.sbin / pw /
2015-06-08 baptbackout remove of -q option for pw [user|group] next
2015-06-08 baptFix typo
2015-06-07 baptFix mistakes than came along with r284139
2015-06-07 baptRemove '-q' support for pw [user|group] next
2015-06-07 baptFix setting uid/gid min/max via pw
2015-06-07 baptFix generating configuration file
2015-06-07 baptFix duplicate checking
2015-06-07 baptRemove uneeded code (already done by pw_make_v7)
2015-06-07 baptIn case of rename validate the length of the new name
2015-06-07 baptRefactor input validation
2015-06-07 baptFinish converting -7 to pwconf
2015-06-07 baptHandle -7 via gloval pwconf
2015-06-07 baptInitialize conf using menset(3)
2015-06-07 baptHandle pretty print (-P) via global pwconf
2015-06-07 baptHandle dryrun (-N) via global pwconf
2015-06-07 baptSort headers
2015-06-07 baptHandle -C and -Y locally and stop adding them to arglist
2015-06-07 baptAdd a new global struct pwconf to store etcpath, rootdi...
2015-06-07 baptFix pw userdel -r not deleting homedir
2015-06-07 baptTest explicitly the result of strcmp to be consistent...
2015-06-07 baptImprove readability by reducing indentations levels
2015-06-07 baptRemove one level of indentation
2015-06-07 baptMove user deletion code into a separate function to...
2015-06-07 baptInstead of always casting the pw_checkname input to...
2015-06-03 gjbDocument pw(8) '-R' option, added in r283961.
2015-06-03 baptNew pw -R rootdir option
2015-05-31 baptCast to gid_t for groups not uid_t
2015-05-31 baptRemove useless cast in printf and printf-like functions:
2015-05-31 baptCast -1 to uid_t and bump WARNING level to 3
2015-05-31 baptMove cleanup functions to the right place
2015-05-31 baptRemove useless test before free()
2015-05-31 baptReturn early in case we cannot read the configuration...
2015-05-31 baptMake pw_user()/pw_group() more consitent about errors
2015-05-31 baptRemove uneeded intermediate variable
2015-05-31 baptRemove uneeded intermediate variable
2015-05-31 baptUse asprintf instead of malloc + snprintf and test...
2015-05-29 baptRemove dead declaration
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-10 baptRemove extendline definition
2015-05-10 baptUse calloc(3) instead of malloc(3) + memset(3)
2015-05-10 baptThe initial logic for allocating the new string was...
2015-05-10 baptUse strndup(3) instead of malloc(3) + memcpy(3)
2015-05-10 baptRemove useless call to extendarray
2015-05-10 baptThe pwdb function is only used once to check the databa...
2015-05-10 baptif the check of the pw db fails return the failed value
2015-05-10 baptSome style(9) fixes
2015-05-09 baptReplace sprintf(3) with snprintf(3)
2015-05-09 baptUse snprintf(3) instead of sprintf(3)
2015-05-09 baptRemove now unused LNBUFSZ buffer size
2015-05-09 baptReturn from the function as early as possible
2015-05-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-09 baptRemove some uneeded headers
2015-05-09 baptRemove unneeded headers
2015-05-09 baptReplace malloc(3) + strcpy(3) + strcat(3) by asprintf(3)
2015-05-09 baptUse snprintf(3) instead of strcpy(3) + strncat(3)
2015-05-09 baptUse sbuf(9) instead of homebrewed buffered string
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-25 gjbMFH: r278968-r280640
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-26 dimMerge ^/head r279163 through r279308.
2015-02-24 brdFix a race condition by allowing up to 5 seconds of...
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-19 dimMerge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge...
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-18 gjbMFH: r278593-r278966
2015-02-17 dimMerge ^/head r278756 through r278915.
2015-02-17 brdAdd tests for account and password expiration.
2015-02-15 brdReally fix the pw_usernext tests.
2015-02-14 brdRemove an extra curly bracket that was causing intermit...
2015-02-11 gjbMFH: r278202,r278205-r278590
2015-02-10 dimMerge ^/head r278351 through r278498.
2015-02-09 brdAdd tests for `pw usernext'.
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-06 emasteUpdate LLDB snapshot to upstream r225923 (git 2b588ecd)
2015-01-26 dimMerge ^/head r277719 through 277776.
2015-01-26 baptRevert r277652
2015-01-25 dimMerge ^/head r277327 through r277718.
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
2015-01-24 baptAllow negative numbers in -u and -g options
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
next