summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl/samr.idl
Commit message (Expand)AuthorAgeFilesLines
* s4-samr: move samr.idl to toplevel idl directory.Günther Deschner2008-11-101-1424/+0
* s4: merge from s3 samr.idl.Günther Deschner2008-10-151-6/+25
* Rename structures to better match the names in the WSPP IDL.Andrew Bartlett2008-07-211-9/+9
* samr.idl: windows uses lsa_AsciiStringLarge in QueryDisplayInfoStefan Metzmacher2008-02-211-1/+1
* samr.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher2008-02-041-48/+47
* Rename samr_*AccessMask bitfields to start with SAMR_.Günther Deschner2008-01-241-32/+32
* idl: Use typedef rather than declare.Jelmer Vernooij2008-01-121-2/+2
* r26332: Add samr_ValidationStatus error mapping to samr_ValidatePassword().Günther Deschner2007-12-211-1/+21
* r26331: Add IDL for samr_ValidatePassword(). A very interesting call.Günther Deschner2007-12-211-5/+75
* r24779: add 11 specific access rights that applies to accessmasks for UserRonnie Sahlberg2007-10-101-3/+17
* r24777: add 11 specific access rights to the access mask forRonnie Sahlberg2007-10-101-1/+15
* r24775: add 5 specific access right bits for the accessmask that refersRonnie Sahlberg2007-10-101-2/+10
* r24774: add 5 specific access mask bits for policy handles created for aliasesRonnie Sahlberg2007-10-101-2/+10
* r24772: add a bitmap that describes 6 of the specific accessmask bits forRonnie Sahlberg2007-10-101-5/+14
* r24052: Fix some of the NT4 usrmgr.exe portions of bug 4815.Andrew Bartlett2007-10-101-1/+1
* r23643: Fix the build farm tests. We were incorrectly passing theJim McDonough2007-10-101-17/+30
* r21662: More samr testsJelmer Vernooij2007-10-101-5/+5
* r21660: Add another testJelmer Vernooij2007-10-101-4/+4
* r20149: Remove the smb.conf distinction between PDC and BDC. Now the correctAndrew Bartlett2007-10-101-4/+4
* r19588: Use include and import statements rather than depends() and helper().Jelmer Vernooij2007-10-101-2/+2
* r18890: sort the flags out and remove unknown as there's stillRafal Szczesniak2007-10-101-6/+4
* r18887: add flags found while on the plane.Rafal Szczesniak2007-10-101-14/+19
* r18639: Get rid of the keepref supportJelmer Vernooij2007-10-101-2/+1
* r18635: Make sure to display samr_GroupAttrs in samr_DispInfo for groups insteadGünther Deschner2007-10-101-1/+14
* r18375: Volker noticed that this is in fact an 8bit number - well spotted!Andrew Tridgell2007-10-101-1/+1
* r16773: Fix one more RPC-SAMR test (an alias level), and make it clear thatAndrew Bartlett2007-10-101-8/+8
* r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij2007-10-101-1/+2
* r15653: Remove idl_types.h include where possible. RemoveJelmer Vernooij2007-10-101-6/+6
* r14055: merge from samba3. add ACB_NO_AUTH_DATA_REQD, this has been verifiedGünther Deschner2007-10-101-1/+2
* r13925: fix dependenciesStefan Metzmacher2007-10-101-1/+1
* r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn'tAndrew Bartlett2007-10-101-1/+2
* r13634: Fix typo.Günther Deschner2007-10-101-1/+1
* r13633: Adding more SE_GROUP bits and make it a bitmask as well.Günther Deschner2007-10-101-5/+11
* r13632: The "password_properties" is a bitmask as well.Günther Deschner2007-10-101-10/+12
* r13631: Add DOMAIN_PASSWORD_LOCKOUT_ADMINS (this bit only allows to lockoutGünther Deschner2007-10-101-0/+1
* r13630: Add new ACB-bits as seen in acct_flags in the PAC info3Günther Deschner2007-10-101-11/+17
* r11438: Move enum samr_RejectReason into misc.idl so I can use it in a globalAndrew Bartlett2007-10-101-5/+1
* r11099: Replace unistr with [string] equivalentJelmer Vernooij2007-10-101-4/+4
* r9574: - made the sec_info fields in lsa and samr use a IDL bitmapAndrew Tridgell2007-10-101-2/+4
* r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher2007-10-101-102/+84
* r7993: Further work on the Krb5 PAC.Andrew Bartlett2007-10-101-5/+9
* 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-4/+4
* r7029: Make array support in pidl similar to that in other IDL compilers. We ...Jelmer Vernooij2007-10-101-10/+10
* r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij2007-10-101-1/+2
* r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC.Andrew Bartlett2007-10-101-9/+9
* r6325: Rename aliasname -> alias_name in CreateDomAlias function.Tim Potter2007-10-101-1/+1
* r5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORKSTATIONS - it is a list.Andrew Bartlett2007-10-101-1/+1
* r5783: Test renaming of accounts in the RPC-SAMR test, and add support intoAndrew Bartlett2007-10-101-1/+2
* r5672: Use switch_type() and the token storage mechanism for unions:Jelmer Vernooij2007-10-101-5/+5