summaryrefslogtreecommitdiff
path: root/source3/passdb/pdb_wbc_sam.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-12s3-group-mapping: Remove fstrings from GROUP_MAP.Simo Sorce1-2/+5
2011-10-10s3-passdb: split out passdb/pdb_wbc_sam.h.Günther Deschner1-0/+1
2011-06-09s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett1-1/+1
2011-03-30s3-passdb: add passdb.h where needed.Günther Deschner1-0/+1
2011-03-30s3-winbind: remove global inclusion of libwbclient.Günther Deschner1-0/+1
2011-03-27s3: Fix Coverity ID 976: BAD_SIZEOFVolker Lendecke1-1/+1
2011-02-28Fix one more warning introduced by changing the size of UNIX_USER_TOKEN->ngro...Jeremy Allison1-1/+1
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-20/+20
2009-07-17Fix Coverity CIDs 887, 888. Don't pass NULL's to functionsJeremy Allison1-4/+3
2009-07-14s3-passdb: fix wbc build warning.Günther Deschner1-2/+2
2009-06-08Pass a talloc_ctx to pdb_enum_aliasmemVolker Lendecke1-2/+4
2009-05-12s3: Fallback to the legacy sid_to_(uid|gid) instead of returning NULL.Aravind Srinivasan1-17/+0
2009-03-12s3 pdb_wbc_sam: LookupRids should return sAMAccountName, not NT4 namesDan Sledz1-5/+7
2009-02-25Fix an incompatible pointer passed to winbind_get_groupsVolker Lendecke1-1/+3
2009-02-24s3: Rename auth_onefs_wb and pdb_onefs_samDan Sledz1-0/+448