mpkh
|
e64253f2b9
|
Merge pull request #1 from Arcterus/master
Use passwd and group from libc rather than custom definitions
|
2018-03-11 12:03:28 +04:00 |
|
Alex Lyon
|
ce26f3ac0f
|
Use passwd and group from libc rather than custom definitions
|
2018-03-06 02:40:03 -08:00 |
|
Alex Lyon
|
ed91d55dc1
|
Remove crate_name attribute
|
2018-03-01 23:06:03 -08:00 |
|
Alex Lyon
|
a91a1f682e
|
Change package name to avoid conflict in uutils
|
2018-03-01 23:05:03 -08:00 |
|
Benjamin Sago
|
e7d8b9c3d2
|
Version bump
|
2017-09-22 13:16:38 +01:00 |
|
Benjamin Sago
|
9cc8607887
|
Merge branch 'master' of github.com:ogham/rust-users
|
2017-09-22 13:15:36 +01:00 |
|
Benjamin Sago
|
a39151cb6e
|
Merge pull request #11 from 1wilkens/master
Removed warnings about patterns in functions without body
|
2017-09-22 12:56:41 +01:00 |
|
Benjamin Sago
|
bd32f2134d
|
“Fix” some warnings
|
2017-09-22 12:54:56 +01:00 |
|
Benjamin Sago
|
d8db0ee8d2
|
Merge pull request #16 from sdemos/setegid-before-seteuid
set effective gid before setting effective uid in `switch_user_group`
|
2017-09-22 12:52:23 +01:00 |
|
Stephen Demos
|
7c6ed6c340
|
set effective gid before setting effective uid in switch_user_group
|
2017-09-21 13:54:02 -07:00 |
|
Benjamin Sago
|
cc8ffdd304
|
Version bump
|
2017-08-04 03:11:32 +01:00 |
|
Benjamin Sago
|
fd8992ed87
|
Remove mut from traits
The compiler complained that this would become a hard error in a future release (see rust-lang#35203)
|
2017-08-04 03:11:26 +01:00 |
|
Benjamin Sago
|
94de55c0f7
|
Merge pull request #13 from wezm/openbsd
Add support for OpenBSD
|
2017-08-04 03:07:38 +01:00 |
|
Wesley Moore
|
ebdb20dcbb
|
Add support for OpenBSD
|
2017-07-18 08:03:48 +10:00 |
|
Florian Wilkens
|
c8e3353b13
|
Removed warnings about patterns in functions without body
|
2016-12-29 17:47:21 +01:00 |
|
Ben S
|
b51a138d10
|
Version and docs link bump
|
2016-09-25 16:14:12 +01:00 |
|
Ben S
|
439f3c4cce
|
0.5.1: Missing method for mock groups
v0.5.1
|
2016-02-10 15:19:23 +00:00 |
|
Ben S
|
901b1ccee7
|
Bump to version 0.5.0
v0.5.0
|
2016-01-29 14:23:11 +00:00 |
|
Ben S
|
ac85727588
|
Merge branch 'polachok-all-users'
|
2016-01-29 13:52:20 +00:00 |
|
Ben S
|
0d9a3911fd
|
Add docs and fix warnings
|
2016-01-29 13:52:13 +00:00 |
|
Ben S
|
941068b99c
|
Add a full UsersCache constructor
|
2016-01-29 13:30:48 +00:00 |
|
Ben S
|
5c52889e09
|
Merge branch 'all-users' of https://github.com/polachok/rust-users into polachok-all-users
# Conflicts:
# src/lib.rs
I put the users iterator functionality into the 'base' module, where it belongs now (but didn't when the code was written)
|
2016-01-29 11:20:07 +00:00 |
|
Ben S
|
3e1a0b50d7
|
Add extra Debug info to alternate fmts
|
2016-01-29 10:38:16 +00:00 |
|
Ben S
|
32d340e128
|
Add Debug impls
|
2016-01-28 17:15:27 +00:00 |
|
Ben S
|
54d53c82b2
|
Merge branch 'graft'
|
2016-01-28 16:07:01 +00:00 |
|