summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij5-5/+5
2007-10-10r14384: Remove orpc code from includes.hJelmer Vernooij1-1/+13
2007-10-10r14361: Support 'helper' attribute in pidl and use it.Jelmer Vernooij5-5/+10
2007-10-10r14055: merge from samba3. add ACB_NO_AUTH_DATA_REQD, this has been verifiedGünther Deschner1-1/+2
2007-10-10r13927: fix dependencyStefan Metzmacher1-1/+2
2007-10-10r13925: fix dependenciesStefan Metzmacher1-1/+1
2007-10-10r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn'tAndrew Bartlett1-1/+2
2007-10-10r13739: a fairly major overhaul of the opendb code to allow the BASE-DELETEAndrew Tridgell1-0/+39
2007-10-10r13637: Adding more netr_UserFlags.Günther Deschner1-3/+13
2007-10-10r13634: Fix typo.Günther Deschner1-1/+1
2007-10-10r13633: Adding more SE_GROUP bits and make it a bitmask as well.Günther Deschner1-5/+11
2007-10-10r13632: The "password_properties" is a bitmask as well.Günther Deschner1-10/+12
2007-10-10r13631: Add DOMAIN_PASSWORD_LOCKOUT_ADMINS (this bit only allows to lockoutGünther Deschner1-0/+1
2007-10-10r13630: Add new ACB-bits as seen in acct_flags in the PAC info3Günther Deschner1-11/+17
2007-10-10r13626: fix make testStefan Metzmacher1-2/+0
2007-10-10r13624: as abartlet requested, move the saslauthd parsing stuff to a seperate...Stefan Metzmacher2-16/+25
2007-10-10r13621: add an idl structure to parse saslauthd requestsStefan Metzmacher1-0/+14
2007-10-10r13583: Realise that the member server name appears in all calls that use theAndrew Bartlett1-3/+3
2007-10-10r13242: cc-1009 cc: WARNING File = librpc/idl/nbt.idl, Line = 579James Peach1-4/+4
2007-10-10r13131: windows sends termination here, this fixes access with regeditStefan Metzmacher1-1/+1
2007-10-10r13044: I finally understand that the [charset()] and [string] propertiesStefan Metzmacher2-4/+4
2007-10-10r12982: fix parsing of LDAP DIRSYNC cookiesStefan Metzmacher1-7/+21
2007-10-10r12933: fix parsing of browse packets based on the infos on http://ubiqx.org/...Stefan Metzmacher1-43/+74
2007-10-10r12651: Remove STR_LARGE_SIZE as it's no longer usedJelmer Vernooij1-1/+0
2007-10-10r12635: use the new [validate] value() checking to fix the string types forAndrew Tridgell1-11/+11
2007-10-10r12517: Don't generate empty init functionsJelmer Vernooij2-5/+1
2007-10-10r12514: Move DCE/RPC interface table to a seperate fileJelmer Vernooij2-12/+3
2007-10-10r12513: Similar change as my previous commit, but now for transfer syntaxes.Jelmer Vernooij1-6/+0
2007-10-10r12512: Use GUID structs in API functions everywhere rather then converting b...Jelmer Vernooij1-1/+0
2007-10-10r12465: Merge Parse::Pidl::Samba4::NDR::Header into Parse::Pidl::Samba4::NDR:...Jelmer Vernooij3-7/+7
2007-10-10r12461: Some updates to the srvsvc IDL from Ronnie SahlbergJelmer Vernooij1-105/+280
2007-10-10r12136: fixed a bug in NetWkstaTransportEnum() from the recent merge with eth...Andrew Tridgell1-1/+0
2007-10-10r12086: reverted the utf8string change in xattr.idl. See the discussion onAndrew Tridgell1-3/+3
2007-10-10r12085: wkssvc.idl updated based on work by Ronnie Sahlberg to bring theAndrew Tridgell2-11/+157
2007-10-10r12084: added a comment on what is appropriate for parameter_controlAndrew Tridgell1-1/+1
2007-10-10r12022: add NBTD IRPC proxy calls for wins challenge and wins release demand,Stefan Metzmacher1-1/+17
2007-10-10r12010: - added support for domain specific SID codes in SDDL stringsAndrew Tridgell1-0/+13
2007-10-10r12004: added some SEC_ADS_* security flags. Needed for a SDDL parser.Andrew Tridgell1-0/+11
2007-10-10r11783: - make the VIUD field in smbsrv_session 64bit, as SMB2 needs itStefan Metzmacher1-1/+2
2007-10-10r11782: - make the TID 32bit in the smbsrv_tcon structure, as SMB2 usesStefan Metzmacher1-1/+1
2007-10-10r11781: rename tree to tcons to match the sessions substructure of smbsrv_con...Stefan Metzmacher1-6/+6
2007-10-10r11457: fixed the winreg IDL and torture code so key and value enumerationsAndrew Tridgell1-1/+4
2007-10-10r11438: Move enum samr_RejectReason into misc.idl so I can use it in a globalAndrew Bartlett2-5/+7
2007-10-10r11402: In response to comments by volker, expand our Netlogon DsRGetDCNameAndrew Bartlett1-17/+35
2007-10-10r11373: Handle an apparent alias in NBT ntlogin replies.Andrew Bartlett1-2/+4
2007-10-10r11362: Remove attempt to decode uint8 array as a security descriptor. Pidl ...Tim Potter1-2/+0
2007-10-10r11352: Add newly discovered (via the radiator lists) flags for controllingAndrew Bartlett1-0/+4
2007-10-10r11318: Tweak import statement for decoding KeySecurityData as a NT securityTim Potter1-1/+1
2007-10-10r11288: Fill out LSA LookupNames4 and LookupSids3, including a server-sideAndrew Bartlett1-1/+10
2007-10-10r11262: Try to get the equivalent of a subcontext in pidl ethereal conformanceTim Potter1-0/+2