2008-01-24 |
nekral-guest | Re-indent. |
commit | commitdiff | tree | snapshot |
2008-01-24 |
nekral-guest | Replace printf by puts for fixed strings. This would... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
nekral-guest | adduser was a typo. Move the adduser entries to the... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
nekral-guest | Apply Christian's recommendation: |
commit | commitdiff | tree | snapshot |
2008-01-23 |
nekral-guest | Check that the new fields set with -u, -s, -l, -g,... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
nekral-guest | Always define user_newcomment, user_newshell, user_newe... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
nekral-guest | user_newname can only be used in WITH_AUDIT code or... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
nekral-guest | Fix typo in comment: s/find_new_uid/find_new_gid/ |
commit | commitdiff | tree | snapshot |
2008-01-22 |
nekral-guest | * s/gid/GID/ in message string. |
commit | commitdiff | tree | snapshot |
2008-01-22 |
nekral-guest | * man/grpck.8.xml: Conditionally include the parts... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
nekral-guest | Fix typo. Remove "the" from "All entries in the <filena... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
nekral-guest | Indicate that the shadow parameter is optional (i.e... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
nekral-guest | Document the options with a list of options, as in... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
nekral-guest | * NEWS, src/newgrp.c: Fix segfault when an user returns... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
nekral-guest | * NEWS, src/useradd.c: Fix the handling of the --defaul... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
nekral-guest | Avoid setting the password to a const empty string... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
nekral-guest | * libmisc/salt.c: Add prototype for l64a(), gensalt(), |
commit | commitdiff | tree | snapshot |
2008-01-06 |
nekral-guest | * lib/Makefile.am: Do not link libshadow.la with the... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
nekral-guest | * lib/nscd.c, lib/nscd.h: Set the service parameter of |
commit | commitdiff | tree | snapshot |
2008-01-06 |
nekral-guest | Remove prototypes for __gr_dup() and __gr_set_changed(). |
commit | commitdiff | tree | snapshot |
2008-01-06 |
nekral-guest | Set the method string as a constant string. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
nekral-guest | Assume <errno.h> declares errno. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
nekral-guest | * Remove prototype for sgetgrent(). |
commit | commitdiff | tree | snapshot |
2008-01-06 |
nekral-guest | Fix typo: s/rend compte indiqué/rend le compte indiqué/ |
commit | commitdiff | tree | snapshot |
2008-01-06 |
nekral-guest | * Remove prototype of check_su_auth(). It is redundant... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
nekral-guest | * libmisc/obscure.c: Tag the `old' parameter of palindr... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
nekral-guest | * Remove teh macro definition of SETXXENT_TYPE, |
commit | commitdiff | tree | snapshot |
2008-01-06 |
nekral-guest | Remove prototypes for __pw_del_entry(), __pw_get_head... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
nekral-guest | Assume optarg and optind are declared in <getopt.h>. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
nekral-guest | Remove the pw_name argument of new_pw_passwd. Use the... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
nekral-guest | * Removed unused gid parameter of syslog_sg(). |
commit | commitdiff | tree | snapshot |
2008-01-06 |
nekral-guest | The crypt_method string always points to a constant... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
nekral-guest | Remove prototype of l64a() (not used in pwunconv). |
commit | commitdiff | tree | snapshot |
2008-01-06 |
nekral-guest | Remove prototypes for __gr_del_entry(), __gr_get_head(), |
commit | commitdiff | tree | snapshot |
2008-01-06 |
nekral-guest | * src/login_nopam.c: Use an ANSI prototype for resolve_... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
nekral-guest | Remove the src parameter of copy_special(). |
commit | commitdiff | tree | snapshot |
2008-01-06 |
nekral-guest | * libmisc/console.c, libmisc/ulimit.c, lib/sgetgrent.c, |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | Add documentation for the new --password options. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | Fix find_new_gid() prototype. Add a void parameter. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | Remove old comments in the header. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | Include <lastlog.h> for the declaration of struct lastlog. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | Fix typos. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | * lib/prototypes.h: Add the dolastlog() prototype. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | * libmisc/pwdcheck.c: Do not include <pwd.h>. Include... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | Fix the do_pam_passwd() prototype (it returns void). |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | do_pam_passwd should not have been defined static,... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | Remove prototype of putgrent(), add parameter's name... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | Add option --password to groupadd and groupmod (similar... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | Remove the declaration of getutent(), getutline(),... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | stat shadows another stat variable. Remove this |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | Changelog entry forgotten in previous src/gshadow.c... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | The prototypes of fgetsx() and fputsx() are already... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | loginsh is a global variable, use newshell for the... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | login_prompt is the name of a function, use loginprompt... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | Make a proper prototype for the main() function declara... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | Add changelog entry for previous commit. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | Add missing include "shadowio.h". (This was OK as long... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | * libmisc/pam_pass.c: Define do_pam_passwd() as static... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | Include config.h as a system include, as recommended... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | Define is_listed() as static and add its prototype. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | Include "prototypes.h" to make sure the exported protot... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | "shadowio.h" was included for the definition of the... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
nekral-guest | grent.c does not exist anymore. Remove the putgrent... |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Add the syslog_sg prototype. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Also split syslog_sg() out of main(). |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Remove duplicate logging to syslog. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Split check_perms() out of main(). |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Avoid assignments in conditionals. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Avoid assignments in conditionals. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | (split_groups): Test the pointer returned by malloc. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Document add_one_entry_nis(), write_all(), commonio_rem... |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Fix typo s/groupadd/chpasswd/ |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | New TODO item: |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Fix typo s/groupadd/chage/ |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Fix typo s/groupadd/chgpasswd/. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Avoid implicit conversions to booleans. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Avoid implicit brackets. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Re-indent. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Avoid implicit conversions to booleans. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | use_system_pw_file and use_system_spw_file were not... |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Re-indent. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Avoid implicit brackets. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | ignore libmisc.a |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | No functional changes were introduced by the previous... |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | * Fix open_files prototype (void argument). |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Fix typos in comments (gshadow/shadow). |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Simplify pwck's main(). Remove gotos. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Split also check_pw_file() and check_spw_file() out... |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Also split open_files and close_files out of main(). |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Split process_flags() out of main(). New global variabl... |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | De-comment code (duplicate the entry when the _R functi... |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | * src/lastlog.c: Remove statbuf, not used. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Avoid ?: construct without the middle term. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Forgot to commit that one. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | * libmisc/copydir.c, src/usermod.c, lib/prototypes... |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Avoid empty file when WITH_AUDIT is not set. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | * libmisc/limits.c, libmisc/obscure.c, src/login_nopam.c, |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Remove inaccurate documentation. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | Add missing prototype declarations. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
nekral-guest | I forgot to mention compare_members_lists(). |
commit | commitdiff | tree | snapshot |
next |