summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/lsa/lsa_lookup.c
Commit message (Expand)AuthorAgeFilesLines
* updated the LSA and NETLOGON servers with fixes resulting from the ADAndrew Tridgell2008-10-031-8/+24
* fixed a number of places in our LSA server where we should return theAndrew Tridgell2008-09-301-11/+13
* check call status not rpc fault code when calling to different levelsAndrew Tridgell2008-09-301-4/+4
* we need to return NT_STATUS_INVALID_PARAMETER for bad levels inAndrew Tridgell2008-09-291-0/+5
* unmapped SIDs should be rid 0 not rid -1Andrew Tridgell2008-09-291-1/+4
* added some more well known SIDs - thanks to the WSPP LSAT test suiteAndrew Tridgell2008-09-291-1/+42
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-7/+8
* rpc_server: Remove references to sidmap from the lsa pipe code.Kai Blin2008-04-021-3/+2
* Show why a LookupName fails (help debugging)Andrew Bartlett2008-03-131-0/+1
* r26313: Fix more uses of static loadparm.Jelmer Vernooij2007-12-211-7/+10
* r26234: More global_loadparm fixes.Jelmer Vernooij2007-12-211-1/+1
* r25196: Thanks to id10ts on IRC for finding some typos in my well-known namesAndrew Bartlett2007-10-101-2/+2
* r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, withAndrew Bartlett2007-10-101-0/+928