summaryrefslogtreecommitdiff
path: root/source4/rpc_server/lsa/lsa_lookup.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-27s4-lsa: merge lsa_LookupNames/{2,3,4} from s3 lsa idl.Günther Deschner1-9/+13
2008-10-27s4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl.Günther Deschner1-5/+9
2008-10-03updated the LSA and NETLOGON servers with fixes resulting from the ADAndrew Tridgell1-8/+24
2008-09-30fixed a number of places in our LSA server where we should return theAndrew Tridgell1-11/+13
2008-09-30check call status not rpc fault code when calling to different levelsAndrew Tridgell1-4/+4
2008-09-29we need to return NT_STATUS_INVALID_PARAMETER for bad levels inAndrew Tridgell1-0/+5
2008-09-29unmapped SIDs should be rid 0 not rid -1Andrew Tridgell1-1/+4
2008-09-29added some more well known SIDs - thanks to the WSPP LSAT test suiteAndrew Tridgell1-1/+42
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-7/+8
2008-04-02rpc_server: Remove references to sidmap from the lsa pipe code.Kai Blin1-3/+2
2008-03-13Show why a LookupName fails (help debugging)Andrew Bartlett1-0/+1
2007-12-21r26313: Fix more uses of static loadparm.Jelmer Vernooij1-7/+10
2007-12-21r26234: More global_loadparm fixes.Jelmer Vernooij1-1/+1
2007-10-10r25196: Thanks to id10ts on IRC for finding some typos in my well-known namesAndrew Bartlett1-2/+2
2007-10-10r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, withAndrew Bartlett1-0/+928