Commit Graph

62 Commits

Author SHA1 Message Date
Miloslav Trmač
35f9f0a28d Update to libuser-0.57
Resolves: #497333 #610172
2011-01-10 19:02:32 +01:00
Miloslav Trmač
b9e82f71f2 Update to libuser-0.56.18 2010-09-14 15:42:04 +02:00
Miloslav Trmač
0fe29a36da Update to libuser-0.56.17 2010-08-26 21:30:10 +02:00
Miloslav Trmac
11487ef38e - Update to libuser-0.56.16. 2010-03-25 15:58:45 +00:00
Miloslav Trmac
eb2207b418 - Update to libuser-0.56.15.
- Drop no longer necessary references to BuildRequires
2010-03-04 17:04:26 +00:00
Miloslav Trmac
b3b0b6af78 - Update to libuser-0.56.14. 2010-02-08 14:27:28 +00:00
Miloslav Trmac
ec6fea9c25 - Update to libuser-0.56.13. Resolves: #251951 Resolves: #454079 Resolves:
#456373 Resolves: #456382 Resolves: #530513
2009-12-11 10:36:04 +00:00
Miloslav Trmac
d1c940700f - Update to libuser-0.56.12. 2009-10-01 23:15:15 +00:00
Miloslav Trmac
b6680e7a97 - Update to libuser-0.56.11. Resolves: #454091 Resolves: #456267 Resolves:
#456270 Resolves: #487129
2009-09-14 16:59:04 +00:00
Miloslav Trmac
56b52d293d - Update to libuser-0.56.10. 2009-04-15 15:45:29 +00:00
Miloslav Trmac
5d10ee4c4b - Update to libuser-0.56.9. 2008-04-09 21:32:09 +00:00
Miloslav Trmac
c7eb1ad0d0 - New home page at https://fedorahosted.org/libuser/ . 2008-02-23 00:45:31 +00:00
Miloslav Trmac
aa3a61ee76 - Add support for SHA256 and SHA512 in password hashes Related: #173583
- Fix file locking on some architectures
- Rename sr@Latn.po to sr@latin.po Resolves: #426584
- Address issues from a review by Jason Tibbitts:
- Remove default.-c, moving the provided functions to libuser proper
- Remove the WITH_SELINUX build option
- Move Python library test to %%check Resolves: #226054
2008-01-09 13:46:24 +00:00
Miloslav Trmac
1d7024ad8e - Set SELinux file contexts when creating home directories, preserve them
when moving home directories Resolves: #351201
2007-10-25 07:20:41 +00:00
Miloslav Trmac
584dbbed16 - Work around spurious error messages when run against the Fedora Directory
server
- Fix error reporting when creating home directories and creating/removing
    mail spool files Resolves: #318121
2007-10-11 04:03:17 +00:00
Miloslav Trmac
6b57c4178b - Update the last password change date field when changing passwords
Resolves: #243854
2007-06-15 12:45:10 +00:00
Miloslav Trmac
9f481585e3 - Allow specifying a SASL mechanism (original patch by Simo Sorce)
Resolves: #240904
2007-06-09 17:21:09 +00:00
Miloslav Trmac
a0c1e33b4b - New release with updated translations 2007-04-19 13:38:21 +00:00
Miloslav Trmac
bcc73fff6f - When changing passwords, only silently ignore know shadow markers, not
all invalid hashes Resolves: #225495
2007-02-23 15:37:16 +00:00
Miloslav Trmac
e0fa05dbf5 - Tighten the API and implementation to avoid corrupting number-like
strings; the module interface ABI has changed Resolves: #226976
2007-02-17 13:54:15 +00:00
Miloslav Trmac
06b2106af6 - Update to support the 64-bit API of Python 2.5
- Drop the quota library and Python module
2006-12-10 22:27:14 +00:00
Miloslav Trmac
7b29958c69 - Add importing of HOME from default/useradd (#204707) 2006-11-02 00:04:36 +00:00
Miloslav Trmac
91ea6cbd87 - New release with updated translations 2006-09-25 13:59:59 +00:00
Miloslav Trmac
a0b2a1e271 - Fix bugs in handling of invalid lines in the files and shadow modules
- Fix pattern matching in lu_*_enumerate_full in the files and shadow
    modules
- Add more error reporting, return non-zero exit status on error from utils
- Use the skeleton directory specified in libuser.conf by Python
    admin.createHome and admin.addUser, add parameter skeleton= to
    admin.addUser (#189984)
2006-05-01 05:28:02 +00:00
Miloslav Trmac
0bace58c32 - Fix multilib conflict on libuser.conf.5 2006-02-21 17:05:20 +00:00
Miloslav Trmac
abea1abc59 - New release with updated translations 2006-02-13 17:07:15 +00:00
Miloslav Trmac
0d32756ffb - Fix crash in lpasswd when user is not specified (#174801) 2005-12-02 17:57:06 +00:00
Miloslav Trmac
9265533428 - Avoid using deprecated openldap functions 2005-11-11 21:06:52 +00:00
Miloslav Trmac
2b297586cc - Support importing of configuration from shadow-utils (/etc/login.defs and
/etc/default/useradd)
- Add libuser.conf(5) man page
2005-10-10 23:08:26 +00:00
Miloslav Trmac
521ffb2c0d - Make sure attributes with no values can never appear
- Fix crash in the "files" module when an attribute is missing
- Use hidden visibility for internal functions, remove them from
    libuser/user_private.h; this changes module interface ABI
2005-09-13 00:28:51 +00:00
Miloslav Trmac
ca41e24b25 - Permit "portable" user and group names as defined by SUSv3, plus trailing
$ (#159452)
- Don't build static libraries
2005-06-08 17:31:05 +00:00
Miloslav Trmac
dc28d1d63f - Rebuild with updated translations, add missing translations. 2005-04-30 16:56:58 +00:00
Miloslav Trmac
b9b6eaf8fd - Allow empty configuration values (#155402) 2005-04-24 21:34:58 +00:00
Miloslav Trmac
9aff46e66f - Ignore nss_compat lines in the "files" module (#154651)
- Autodetect Python version (#154096)
- Add BuildRequires: libselinux-devel, s/BuildPrereq/BuildRequires/
2005-04-15 13:51:03 +00:00
Miloslav Trmac
fcfabdc37c - Fix adding objectclasses to existing LDAP entries (#152960) 2005-04-05 22:18:48 +00:00
Miloslav Trmac
dd8d353539 - Don't silently ignore some I/O errors
- Don't include a Cyrus SASL v1 header file when libldap links to v2
    (#150046)
- Rebuild with gcc 4
2005-03-04 23:46:42 +00:00
Miloslav Trmac
2a88cfaff2 - Important bug fixes in lchage, lgroupmod, lnewusers and lusermod
- Minor bug fixes in lpasswd and luseradd
- Add man pages for the utilities (#61673)
2005-01-17 01:34:11 +00:00
Miloslav Trmac
f38066cf9e - Export UT_NAMESIZE from <utmp.h> to Python (#141273) 2004-12-13 20:57:52 +00:00
Miloslav Trmac
fb4a05db43 - Support UID and GID values larger than LONG_MAX (#124967)
- Fix updating of groups after user renaming in lusermod
- Allow setting a shadow password even if the current shadow password is
    invalid (#131180)
- Add lu_{user,group}_unlock_nonempty (#86414); module interface ABI has
    changed
- Miscellaneous bug and memory leak fixes
2004-11-14 22:41:12 +00:00
Miloslav Trmac
8407ceea55 - Make error reporting more consistent, more verbose and always on stderr
(partly #133861, original patch by Pawel Salek)
- Mark strings previously blocked by string freeze for translation
2004-11-01 23:29:29 +00:00
Miloslav Trmac
0e99601789 - Fix home directory renaming in ADMIN.modifyUser (#135280)
- Further Python reference counting fixes
2004-10-11 22:06:04 +00:00
Miloslav Trmac
8d53065c4b - Fix memory leaks (#113730)
- Build with updated translations
2004-10-10 21:57:30 +00:00
Miloslav Trmac
60203bebd7 - Fix compilation without libuser headers already installed (#134085) 2004-09-29 19:35:48 +00:00
Miloslav Trmac
9aed3fbab9 - Allow LDAP connection using ldaps, custom ports or without TLS (original
patch from Pawel Salek).
2004-09-28 21:35:10 +00:00
Miloslav Trmac
d7cf35813b - Fix freecon() of uninitialized value in files/shadow module
Mon Sep 27 2004 Miloslav Trmac <mitr@redhat.com> - 0.52-1
- Usable LDAP backend (#68052, #99435, #130404)
- Miscellaneous bug fixes
2004-09-27 17:48:06 +00:00
Miloslav Trmac
001b3ec17f - Don't claim success and exception at the same time (#133479)
- LDAP fixes, second round
- Various other bugfixes
2004-09-24 16:42:24 +00:00
Miloslav Trmac
2902f1e4ca - Allow documented optional arguments in Python
ADMIN.{addUser,modifyUser,deleteUser} (#119812)
- Add man pages for lchfn and lchsh
- LDAP fixes, first round
- Avoid file conflict on multilib systems
- Call ldconfig correctly
2004-09-22 23:19:10 +00:00
cvsdist
0619df7a4e auto-import changelog data from libuser-0.51.10-1.src.rpm
Fri Sep 03 2004 Miloslav Trmac <mitr@redhat.com> - 0.51.10-1
- Don't attempt to lookup using original entity name after entity
    modification (rename in particular) (#78376, #121252)
- Fix copying of symlinks from /etc/skel (#87572, original patch from
    gLaNDix)
- Make --enable-quota work, and fix the quota code to at least compile
    (#89114)
- Fix several bugs (#120168, original patch from Steve Grubb)
- Don't hardcode python version in spec file (#130952, from Robert Scheck)
- Properly integrate the SELinux patch, it should actually be used now,
    even though it was "enabled" since 0.51.7-6
2004-09-09 07:53:01 +00:00
cvsdist
44b87b4046 auto-import changelog data from libuser-0.51.9-1.src.rpm
Tue Aug 31 2004 Miloslav Trmac <mitr@volny.cz> - 0.51.9-1
- Fix various typos
- Document library interfaces
- Build all shared libraries with -fPIC (#72536)
2004-09-09 07:52:44 +00:00
cvsdist
b17e1d63d2 auto-import changelog data from libuser-0.51.8-1.src.rpm
Wed Aug 25 2004 Miloslav Trmac <mitr@volny.cz> - 0.51.8-1
- Update to build with latest autotools and gtk-doc
- Update ALL_LINGUAS and POTFILES.in
- Rebuild to depend on newer openldap
2004-09-09 07:52:42 +00:00