summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r13626: fix make testStefan Metzmacher2007-10-101-2/+0
* r13624: as abartlet requested, move the saslauthd parsing stuff to a seperate...Stefan Metzmacher2007-10-102-16/+25
* r13621: add an idl structure to parse saslauthd requestsStefan Metzmacher2007-10-101-0/+14
* r13583: Realise that the member server name appears in all calls that use theAndrew Bartlett2007-10-101-3/+3
* r13242: cc-1009 cc: WARNING File = librpc/idl/nbt.idl, Line = 579James Peach2007-10-101-4/+4
* r13131: windows sends termination here, this fixes access with regeditStefan Metzmacher2007-10-101-1/+1
* r13044: I finally understand that the [charset()] and [string] propertiesStefan Metzmacher2007-10-102-4/+4
* r12982: fix parsing of LDAP DIRSYNC cookiesStefan Metzmacher2007-10-101-7/+21
* r12933: fix parsing of browse packets based on the infos on http://ubiqx.org/...Stefan Metzmacher2007-10-101-43/+74
* r12651: Remove STR_LARGE_SIZE as it's no longer usedJelmer Vernooij2007-10-101-1/+0
* r12635: use the new [validate] value() checking to fix the string types forAndrew Tridgell2007-10-101-11/+11
* r12517: Don't generate empty init functionsJelmer Vernooij2007-10-102-5/+1
* r12514: Move DCE/RPC interface table to a seperate fileJelmer Vernooij2007-10-102-12/+3
* r12513: Similar change as my previous commit, but now for transfer syntaxes.Jelmer Vernooij2007-10-101-6/+0
* r12512: Use GUID structs in API functions everywhere rather then converting b...Jelmer Vernooij2007-10-101-1/+0
* r12465: Merge Parse::Pidl::Samba4::NDR::Header into Parse::Pidl::Samba4::NDR:...Jelmer Vernooij2007-10-103-7/+7
* r12461: Some updates to the srvsvc IDL from Ronnie SahlbergJelmer Vernooij2007-10-101-105/+280
* r12136: fixed a bug in NetWkstaTransportEnum() from the recent merge with eth...Andrew Tridgell2007-10-101-1/+0
* r12086: reverted the utf8string change in xattr.idl. See the discussion onAndrew Tridgell2007-10-101-3/+3
* r12085: wkssvc.idl updated based on work by Ronnie Sahlberg to bring theAndrew Tridgell2007-10-102-11/+157
* r12084: added a comment on what is appropriate for parameter_controlAndrew Tridgell2007-10-101-1/+1
* r12022: add NBTD IRPC proxy calls for wins challenge and wins release demand,Stefan Metzmacher2007-10-101-1/+17
* r12010: - added support for domain specific SID codes in SDDL stringsAndrew Tridgell2007-10-101-0/+13
* r12004: added some SEC_ADS_* security flags. Needed for a SDDL parser.Andrew Tridgell2007-10-101-0/+11
* r11783: - make the VIUD field in smbsrv_session 64bit, as SMB2 needs itStefan Metzmacher2007-10-101-1/+2
* r11782: - make the TID 32bit in the smbsrv_tcon structure, as SMB2 usesStefan Metzmacher2007-10-101-1/+1
* r11781: rename tree to tcons to match the sessions substructure of smbsrv_con...Stefan Metzmacher2007-10-101-6/+6
* r11457: fixed the winreg IDL and torture code so key and value enumerationsAndrew Tridgell2007-10-101-1/+4
* r11438: Move enum samr_RejectReason into misc.idl so I can use it in a globalAndrew Bartlett2007-10-102-5/+7
* r11402: In response to comments by volker, expand our Netlogon DsRGetDCNameAndrew Bartlett2007-10-101-17/+35
* r11373: Handle an apparent alias in NBT ntlogin replies.Andrew Bartlett2007-10-101-2/+4
* r11362: Remove attempt to decode uint8 array as a security descriptor. Pidl ...Tim Potter2007-10-101-2/+0
* r11352: Add newly discovered (via the radiator lists) flags for controllingAndrew Bartlett2007-10-101-0/+4
* r11318: Tweak import statement for decoding KeySecurityData as a NT securityTim Potter2007-10-101-1/+1
* r11288: Fill out LSA LookupNames4 and LookupSids3, including a server-sideAndrew Bartlett2007-10-101-1/+10
* r11262: Try to get the equivalent of a subcontext in pidl ethereal conformanceTim Potter2007-10-101-0/+2
* r11261: Rename access_required field in winreg idl to access_mask so it matchesTim Potter2007-10-101-10/+10
* r11259: Map system_name and handle fields to new hf fields.Tim Potter2007-10-101-0/+40
* r11258: Dissect all access_required fields as hex using the same hf.Tim Potter2007-10-101-1/+10
* r11243: length and size can now be filled in automatically.Jelmer Vernooij2007-10-101-5/+2
* r11187: in case the msDS-KeyVersionNumber is replicated (I didn't assume this...Stefan Metzmacher2007-10-101-0/+1
* r11185: - resolve attid for "supplementalCredentials" into a nameStefan Metzmacher2007-10-101-18/+19
* r11179: revert to the old code, till jelmer find a solution how toStefan Metzmacher2007-10-101-1/+1
* r11105: Warn if conformant arrays are not at the end of a structJelmer Vernooij2007-10-103-8/+8
* r11104: Fix LOCAL-PAC testJelmer Vernooij2007-10-101-1/+1