summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/libwbclient/wbc_sid.c
Commit message (Expand)AuthorAgeFilesLines
* libwbclient: let wbcStringToSid handle the global NULL sid.Günther Deschner2008-07-311-1/+1
* allow SID with 0 in subauthority to be converted properlyHerb Lewis2008-07-181-1/+2
* Fix a segfault in wbcLookupSidVolker Lendecke2008-06-171-19/+29
* Fix a segfault in wbcLookupRidsVolker Lendecke2008-06-171-16/+21
* Replace a very unusual variable declaration by a more conventional oneVolker Lendecke2008-06-171-1/+1
* libwbclient: rename MAXSUBAUTHS => WBC_MAXSUBAUTHSStefan Metzmacher2008-05-231-1/+1
* Follow error code name convention in libwbclient.Gerald W. Carter2008-04-211-5/+5
* libwbclient: add wbcListUsers() and wbcListGroups()Stefan Metzmacher2008-04-111-0/+142
* libwbclient: add wbcLookupUserSids()Stefan Metzmacher2008-04-111-0/+82
* Fix uninitialized variablesVolker Lendecke2008-01-291-5/+5
* Fix missing error check that caused crash when winbindd not running.Jeremy Allison2008-01-241-0/+1
* Some coding convention pedantism.Günther Deschner2008-01-031-5/+5
* Make sure that wbcLookupSid() and wbcLookupRids() use talloc()'d memory.Gerald (Jerry) Carter2008-01-021-18/+19
* Fix const warning.Jeremy Allison2007-12-211-5/+8
* Add files for new LGPL libwbclient DSO implementing the Winbind client APIGerald (Jerry) Carter2007-12-211-0/+420