summaryrefslogtreecommitdiff
path: root/source3/passdb/util_unixsids.c
Commit message (Expand)AuthorAgeFilesLines
* s3: Replace most calls to sid_append_rid() by sid_compose()Volker Lendecke2010-01-101-12/+14
* s3: Fix some nonempty blank linesVolker Lendecke2009-10-131-5/+5
* Make us clean under valgrind --leak-check=full by using talloc_autofree_conte...Jeremy Allison2008-11-061-1/+1
* Add casts to uint32_t to match prototype for sid_append_rid().Jeremy Allison2008-07-241-4/+4
* Use sys_getgrnam not getgrnam. Pointed out by Herb.Jeremy Allison2008-07-241-1/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-8/+8
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r17709: Fix cut-n-paste error with the name of gid_to_unix_group_sid().Gerald Carter2007-10-101-1/+1
* r17669: Remove RID algorithm support from unmapped users and groupsGerald Carter2007-10-101-0/+6
* r16865: This is a proposal to fix bug 3915. Before sending patches around, th...Volker Lendecke2007-10-101-0/+6
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-1/+1
* r13316: Let the carnage begin....Gerald Carter2007-10-101-0/+94