1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source/groupdb
Andrew Bartlett f9e59f8bc0 JHT came up with a nasty (broken) torture case in preparing examples for
his book.

This prompted me to look at the code that reads the unix group list.  This
code did a lot of name -> uid -> name -> sid translations, which caused
problems.  Instead, we now do just name->sid

I also cleaned up some interfaces, and client tools.

Andrew Bartlett
0001-01-01 00:00:00 +00:00
..
.cvsignore Fix broken regexp in cvsignore for *.po{,32} files. 0001-01-01 00:00:00 +00:00
mapping.c JHT came up with a nasty (broken) torture case in preparing examples for 0001-01-01 00:00:00 +00:00