summaryrefslogtreecommitdiffstats
path: root/source3/passdb/pdb_wbc_sam.c
Commit message (Expand)AuthorAgeFilesLines
* s3-group-mapping: Remove fstrings from GROUP_MAP.Simo Sorce2011-10-121-2/+5
* s3-passdb: split out passdb/pdb_wbc_sam.h.Günther Deschner2011-10-101-0/+1
* s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett2011-06-091-1/+1
* s3-passdb: add passdb.h where needed.Günther Deschner2011-03-301-0/+1
* s3-winbind: remove global inclusion of libwbclient.Günther Deschner2011-03-301-0/+1
* s3: Fix Coverity ID 976: BAD_SIZEOFVolker Lendecke2011-03-271-1/+1
* Fix one more warning introduced by changing the size of UNIX_USER_TOKEN->ngro...Jeremy Allison2011-02-281-1/+1
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-20/+20
* Fix Coverity CIDs 887, 888. Don't pass NULL's to functionsJeremy Allison2009-07-171-4/+3
* s3-passdb: fix wbc build warning.Günther Deschner2009-07-141-2/+2
* Pass a talloc_ctx to pdb_enum_aliasmemVolker Lendecke2009-06-081-2/+4
* s3: Fallback to the legacy sid_to_(uid|gid) instead of returning NULL.Aravind Srinivasan2009-05-121-17/+0
* s3 pdb_wbc_sam: LookupRids should return sAMAccountName, not NT4 namesDan Sledz2009-03-121-5/+7
* Fix an incompatible pointer passed to winbind_get_groupsVolker Lendecke2009-02-251-1/+3
* s3: Rename auth_onefs_wb and pdb_onefs_samDan Sledz2009-02-241-0/+448