Age | Commit message (Expand) | Author | Files | Lines |
2008-02-21 | samr.idl: windows uses lsa_AsciiStringLarge in QueryDisplayInfo | Stefan Metzmacher | 1 | -1/+1 |
2008-02-04 | samr.idl: don't use pointer_default_top() and specify "unique" explizit | Stefan Metzmacher | 1 | -48/+47 |
2008-01-24 | Rename samr_*AccessMask bitfields to start with SAMR_. | Günther Deschner | 1 | -32/+32 |
2008-01-12 | idl: Use typedef rather than declare. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26332: Add samr_ValidationStatus error mapping to samr_ValidatePassword(). | Günther Deschner | 1 | -1/+21 |
2007-12-21 | r26331: Add IDL for samr_ValidatePassword(). A very interesting call. | Günther Deschner | 1 | -5/+75 |
2007-10-10 | r24779: add 11 specific access rights that applies to accessmasks for User | Ronnie Sahlberg | 1 | -3/+17 |
2007-10-10 | r24777: add 11 specific access rights to the access mask for | Ronnie Sahlberg | 1 | -1/+15 |
2007-10-10 | r24775: add 5 specific access right bits for the accessmask that refers | Ronnie Sahlberg | 1 | -2/+10 |
2007-10-10 | r24774: add 5 specific access mask bits for policy handles created for aliases | Ronnie Sahlberg | 1 | -2/+10 |
2007-10-10 | r24772: add a bitmap that describes 6 of the specific accessmask bits for | Ronnie Sahlberg | 1 | -5/+14 |
2007-10-10 | r24052: Fix some of the NT4 usrmgr.exe portions of bug 4815. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r23643: Fix the build farm tests. We were incorrectly passing the | Jim McDonough | 1 | -17/+30 |
2007-10-10 | r21662: More samr tests | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r21660: Add another test | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r20149: Remove the smb.conf distinction between PDC and BDC. Now the correct | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r19588: Use include and import statements rather than depends() and helper(). | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r18890: sort the flags out and remove unknown as there's still | Rafal Szczesniak | 1 | -6/+4 |
2007-10-10 | r18887: add flags found while on the plane. | Rafal Szczesniak | 1 | -14/+19 |
2007-10-10 | r18639: Get rid of the keepref support | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r18635: Make sure to display samr_GroupAttrs in samr_DispInfo for groups instead | Günther Deschner | 1 | -1/+14 |
2007-10-10 | r18375: Volker noticed that this is in fact an 8bit number - well spotted! | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r16773: Fix one more RPC-SAMR test (an alias level), and make it clear that | Andrew Bartlett | 1 | -8/+8 |
2007-10-10 | r15776: Don't generate ref pointers in Samba4-generated code. There is no point | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15653: Remove idl_types.h include where possible. Remove | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r14055: merge from samba3. add ACB_NO_AUTH_DATA_REQD, this has been verified | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r13925: fix dependencies | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn't | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r13634: Fix typo. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r13633: Adding more SE_GROUP bits and make it a bitmask as well. | Günther Deschner | 1 | -5/+11 |
2007-10-10 | r13632: The "password_properties" is a bitmask as well. | Günther Deschner | 1 | -10/+12 |
2007-10-10 | r13631: Add DOMAIN_PASSWORD_LOCKOUT_ADMINS (this bit only allows to lockout | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r13630: Add new ACB-bits as seen in acct_flags in the PAC info3 | Günther Deschner | 1 | -11/+17 |
2007-10-10 | r11438: Move enum samr_RejectReason into misc.idl so I can use it in a global | Andrew Bartlett | 1 | -5/+1 |
2007-10-10 | r11099: Replace unistr with [string] equivalent | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r9574: - made the sec_info fields in lsa and samr use a IDL bitmap | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r8232: remove samr_String and netr_String as they are the same as lsa_String | Stefan Metzmacher | 1 | -102/+84 |
2007-10-10 | r7993: Further work on the Krb5 PAC. | Andrew Bartlett | 1 | -5/+9 |
2007-10-10 | r7870: fixed the RPC-SCHANNEL test. It turned out it was my const changes, as | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7552: Use ParseExpr() for [value] attributes; allows | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r7029: Make array support in pidl similar to that in other IDL compilers. We ... | Jelmer Vernooij | 1 | -10/+10 |
2007-10-10 | r6973: Merge new version of pidl into the main SAMBA_4_0 branch. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC. | Andrew Bartlett | 1 | -9/+9 |
2007-10-10 | r6325: Rename aliasname -> alias_name in CreateDomAlias function. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORKSTATIONS - it is a list. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r5783: Test renaming of accounts in the RPC-SAMR test, and add support into | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r5672: Use switch_type() and the token storage mechanism for unions: | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r5661: Be a little stricter on syntax regarding arrays. A pointer to an | Jelmer Vernooij | 1 | -13/+13 |
2007-10-10 | r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'. | Tim Potter | 1 | -3/+3 |
2007-10-10 | r5080: patch from ronnie to make our samr IDL a little more consistent | Andrew Tridgell | 1 | -22/+22 |