summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl/lsa.idl
Commit message (Expand)AuthorAgeFilesLines
* idl: more lsa.idl merges.Günther Deschner2008-10-151-14/+14
* s4: merge from s3 lsa idl.Günther Deschner2008-10-151-2/+2
* s4-idl: merge lsa_BinaryString from s3.Günther Deschner2008-10-151-0/+6
* Sync with Samba 3.Jelmer Vernooij2008-10-141-1/+16
* updated the LSA and NETLOGON servers with fixes resulting from the ADAndrew Tridgell2008-10-031-15/+24
* fixed a number of places in our LSA server where we should return theAndrew Tridgell2008-09-301-1/+1
* added new level for lsalookupnames2Andrew Tridgell2008-09-291-1/+2
* Sync more interface descriptions between Samba 3 and Samba 4.Jelmer Vernooij2008-09-171-4/+14
* More work towards trusted domains support in Samba4's LSAAndrew Bartlett2008-09-081-3/+3
* More work to implement LSA CreateTrustedDomainEx2Andrew Bartlett2008-09-041-7/+17
* Share IDL between the LSA and drsblob representations of trustsAndrew Bartlett2008-09-021-6/+34
* Update RPC-LSA to (almost) pass against Windows 2008.Andrew Bartlett2008-08-261-27/+84
* Add [todo] for functions that are obviously incomplete.Jelmer Vernooij2008-04-081-33/+33
* wbclient: Add an async winbind client library.Kai Blin2008-04-021-1/+1
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-1/+1
* lsa.idl: strlen_m*() also for the lsa_AsciiString* versionsStefan Metzmacher2008-02-191-4/+4
* lsa.idl: use strlen_m_term() in lsa_StringLarge to support NULL stringsStefan Metzmacher2008-02-191-1/+1
* lsa.idl: add lsa_AsciiStringLargeStefan Metzmacher2008-02-151-0/+6
* lsa.idl: don't use ascstr_noterm anymoreStefan Metzmacher2008-02-151-3/+3
* Add lsa_PolicyAuditEventType and lsa_PolicyAuditPolicy enums from samba3 to IDL.Günther Deschner2008-01-161-1/+21
* Use lsa_PolicyInfo enum in lsa policy info calls.Günther Deschner2008-01-141-5/+5
* Fill in IDL for lsa_SetInfoPolicy and lsa_SetInfoPolicy2.Günther Deschner2008-01-141-2/+10
* idl: Use typedef rather than declare.Jelmer Vernooij2008-01-121-1/+1
* r24118: Start fixing #4842 (usrmgr polcies menu not working) by removing rangeAndrew Bartlett2007-10-101-1/+1
* r23630: Found out what LSA_LOOKUP_NAMES level 5 means:Günther Deschner2007-10-101-2/+2
* r23629: Document lsa lookupname lookuplevels Volker discovered a while ago.Günther Deschner2007-10-101-4/+21
* r23382: Fill in lsa_lsaRQueryForestTrustInformation.Günther Deschner2007-10-101-1/+43
* r21377: More tests.Jelmer Vernooij2007-10-101-4/+4
* r21376: More tests.Jelmer Vernooij2007-10-101-3/+3
* r21375: More lsa tests.Jelmer Vernooij2007-10-101-6/+6
* r21374: lsa testsJelmer Vernooij2007-10-101-4/+4
* r19588: Use include and import statements rather than depends() and helper().Jelmer Vernooij2007-10-101-2/+3
* r18639: Get rid of the keepref supportJelmer Vernooij2007-10-101-2/+1
* r18238: add SID_NAME_COMPUTER to the enum lsa_SidType typeGerald Carter2007-10-101-1/+2
* r17987: Make the LSA pipe listen on the \pipe\netlogon interface.Andrew Bartlett2007-10-101-1/+1
* r17956: LSA Cleanup!Andrew Bartlett2007-10-101-19/+37
* r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij2007-10-101-1/+2
* r12635: use the new [validate] value() checking to fix the string types forAndrew Tridgell2007-10-101-11/+11
* r11288: Fill out LSA LookupNames4 and LookupSids3, including a server-sideAndrew Bartlett2007-10-101-1/+10
* r11104: Fix LOCAL-PAC testJelmer Vernooij2007-10-101-1/+1
* r11102: Remove unistr_notermJelmer Vernooij2007-10-101-1/+1
* r11100: Replace unistr with [string,charset(UTF16)]Jelmer Vernooij2007-10-101-4/+4
* r11096: Eliminate pointer_default_top()Jelmer Vernooij2007-10-101-121/+120
* r9888: add IDL for lsa_QueryDomainInformationPolicy to query Kerberos Settings.Günther Deschner2007-10-101-2/+37
* r9574: - made the sec_info fields in lsa and samr use a IDL bitmapAndrew Tridgell2007-10-101-1/+3
* r8375: - move from netr_StringLarge to lsa_StringLargeStefan Metzmacher2007-10-101-3/+15
* r8256: - allow rpc calls from non-command line ejs contexts by creating a setAndrew Tridgell2007-10-101-1/+1
* r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher2007-10-101-7/+17
* r7870: fixed the RPC-SCHANNEL test. It turned out it was my const changes, asAndrew Tridgell2007-10-101-1/+1
* r7552: Use ParseExpr() for [value] attributes; allowsJelmer Vernooij2007-10-101-2/+2