summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2008-05-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett4-14/+12
2008-05-27Start an 'NTP signing server' in Samba4.Andrew Bartlett1-0/+30
2008-05-27add a mask of invalid security bitsAndrew Tridgell1-0/+3
2008-05-26Remove evil hack which breaks Python bindings.Jelmer Vernooij1-12/+6
2008-05-26allow larger streams using the TDB backendAndrew Tridgell1-1/+2
2008-05-24Add tests for new NDR pack/unpack functionality in Python DCE/RPC bindings.Jelmer Vernooij1-1/+1
2008-05-21Manually handle the NETLOGON_SAM_LOGON_REQUEST too.Andrew Bartlett1-5/+10
2008-05-21Re-add alignment removed by metze in 0e2f6d481b3e35ed392b2b3340b244c77593819cAndrew Bartlett1-1/+4
2008-05-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-0/+1
2008-05-17Explain that the sid must be absent on the NTLOGON mailslot.Andrew Bartlett1-0/+1
2008-05-16This patch adds remaining padding bytes to the dcerpc_fault IDL structure and...Julien Kerihuel1-0/+1
2008-05-16Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett1-189/+136
2008-05-07pvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME codeStefan Metzmacher1-3/+9
2008-04-23Revert "Add port number for ncacn_http epmapper."Simo Sorce1-1/+1
2008-04-22Add port number for ncacn_http epmapper.Jelmer Vernooij1-1/+1
2008-04-17nbt.idl: fix parsing und pushing of dom_sids by using dom_sid0Stefan Metzmacher1-6/+4
2008-04-17libndr: add dom_sid0 type that can later be used for CLDAP and MAILSLOT ntlog...Stefan Metzmacher1-0/+3
2008-04-16Fix todo element on actually implemented function.Jelmer Vernooij1-1/+1
2008-04-16Provide stubs when the [todo] attribute is set.Jelmer Vernooij1-1/+1
2008-04-08Add [todo] for functions that are obviously incomplete.Jelmer Vernooij20-303/+303
2008-04-02wbclient: Add an async winbind client library.Kai Blin2-3/+33
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij8-9/+9
2008-03-12opendb: pass down a pointer to the fd in odb_open_file()Stefan Metzmacher1-0/+1
2008-03-06Ignore Kerberos PAC type 12.Günther Deschner1-5/+6
2008-03-06Slowly making progress on PAC_UNKNOWN_12.Günther Deschner1-3/+3
2008-03-06Add new Windows 2008 Kerberos PAC Type 12 (apparently again undocumented).Günther Deschner1-1/+16
2008-03-06opendb: add allow_level_II_oplock parameter to odb_open_file()Stefan Metzmacher1-0/+1
2008-02-27unixinfo.idl: don't use utf8string anymoreStefan Metzmacher1-2/+2
2008-02-21Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2-2/+11
2008-02-21Remove extra whitespace, use public variable in IDL.Jelmer Vernooij1-1/+1
2008-02-21srvsvc.idl: don't use STR_LEN4 anymoreStefan Metzmacher1-1/+10
2008-02-21samr.idl: windows uses lsa_AsciiStringLarge in QueryDisplayInfoStefan Metzmacher1-1/+1
2008-02-19initshutdown.idl: get rid of initshutdown_String and use lsa_StringLargeStefan Metzmacher1-13/+12
2008-02-19winreg.idl: get rid of initshutdown_String and use lsa_StringLargeStefan Metzmacher1-3/+11
2008-02-19drsblobs.idl: don't use asclstrStefan Metzmacher1-1/+2
2008-02-19lsa.idl: strlen_m*() also for the lsa_AsciiString* versionsStefan Metzmacher1-4/+4
2008-02-19lsa.idl: use strlen_m_term() in lsa_StringLarge to support NULL stringsStefan Metzmacher1-1/+1
2008-02-15lsa.idl: add lsa_AsciiStringLargeStefan Metzmacher1-0/+6
2008-02-15lsa.idl: don't use ascstr_noterm anymoreStefan Metzmacher1-3/+3
2008-02-15epmapper.idl: don't use ascstr2 anymoreStefan Metzmacher1-1/+10
2008-02-15epmapper.idl: add link to official IDLStefan Metzmacher1-0/+1
2008-02-15dcerpc.idl: use charset() instead of ascstr3Stefan Metzmacher1-1/+2
2008-02-15drsuapi.idl: use charset() instead of the exotic flags() and stringStefan Metzmacher1-3/+6
2008-02-15krb5pac.idl: use charset() instead of string type with flagsStefan Metzmacher1-1/+2
2008-02-13idl_types: remove unused lstringStefan Metzmacher1-5/+0
2008-02-13spoolss.idl: improve idl for EnumPrinterData and not use 'lstring' any moreStefan Metzmacher1-5/+6
2008-02-12librpc: remove special support for fixed length stringsStefan Metzmacher1-12/+0
2008-02-12spoolss.idl: don't use string32 anymore and use an charset() arrayStefan Metzmacher1-2/+2
2008-02-12nbt.idl: don't use astring15 anymore and use an charset() arrayStefan Metzmacher1-1/+1
2008-02-07wkssvc.idl: fix idl for wkssvc_NetrGetJoinableOus[2]()Stefan Metzmacher1-2/+10