summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl
Commit message (Expand)AuthorAgeFilesLines
...
* | Start an 'NTP signing server' in Samba4.Andrew Bartlett2008-05-271-0/+30
|/
* Manually handle the NETLOGON_SAM_LOGON_REQUEST too.Andrew Bartlett2008-05-211-5/+10
* Re-add alignment removed by metze in 0e2f6d481b3e35ed392b2b3340b244c77593819cAndrew Bartlett2008-05-211-1/+4
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-171-0/+1
|\
| * This patch adds remaining padding bytes to the dcerpc_fault IDL structure and...Julien Kerihuel2008-05-161-0/+1
* | Explain that the sid must be absent on the NTLOGON mailslot.Andrew Bartlett2008-05-171-0/+1
* | Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett2008-05-161-189/+136
|/
* pvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME codeStefan Metzmacher2008-05-071-3/+9
* Revert "Add port number for ncacn_http epmapper."Simo Sorce2008-04-231-1/+1
* Add port number for ncacn_http epmapper.Jelmer Vernooij2008-04-221-1/+1
* nbt.idl: fix parsing und pushing of dom_sids by using dom_sid0Stefan Metzmacher2008-04-171-6/+4
* libndr: add dom_sid0 type that can later be used for CLDAP and MAILSLOT ntlog...Stefan Metzmacher2008-04-171-0/+3
* Fix todo element on actually implemented function.Jelmer Vernooij2008-04-161-1/+1
* Provide stubs when the [todo] attribute is set.Jelmer Vernooij2008-04-161-1/+1
* Add [todo] for functions that are obviously incomplete.Jelmer Vernooij2008-04-0820-303/+303
* wbclient: Add an async winbind client library.Kai Blin2008-04-022-3/+33
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-028-9/+9
* opendb: pass down a pointer to the fd in odb_open_file()Stefan Metzmacher2008-03-121-0/+1
* Ignore Kerberos PAC type 12.Günther Deschner2008-03-061-5/+6
* Slowly making progress on PAC_UNKNOWN_12.Günther Deschner2008-03-061-3/+3
* Add new Windows 2008 Kerberos PAC Type 12 (apparently again undocumented).Günther Deschner2008-03-061-1/+16
* opendb: add allow_level_II_oplock parameter to odb_open_file()Stefan Metzmacher2008-03-061-0/+1
* unixinfo.idl: don't use utf8string anymoreStefan Metzmacher2008-02-271-2/+2
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-212-2/+11
|\
| * srvsvc.idl: don't use STR_LEN4 anymoreStefan Metzmacher2008-02-211-1/+10
| * samr.idl: windows uses lsa_AsciiStringLarge in QueryDisplayInfoStefan Metzmacher2008-02-211-1/+1
* | Remove extra whitespace, use public variable in IDL.Jelmer Vernooij2008-02-211-1/+1
|/
* initshutdown.idl: get rid of initshutdown_String and use lsa_StringLargeStefan Metzmacher2008-02-191-13/+12
* winreg.idl: get rid of initshutdown_String and use lsa_StringLargeStefan Metzmacher2008-02-191-3/+11
* drsblobs.idl: don't use asclstrStefan Metzmacher2008-02-191-1/+2
* lsa.idl: strlen_m*() also for the lsa_AsciiString* versionsStefan Metzmacher2008-02-191-4/+4
* lsa.idl: use strlen_m_term() in lsa_StringLarge to support NULL stringsStefan Metzmacher2008-02-191-1/+1
* lsa.idl: add lsa_AsciiStringLargeStefan Metzmacher2008-02-151-0/+6
* lsa.idl: don't use ascstr_noterm anymoreStefan Metzmacher2008-02-151-3/+3
* epmapper.idl: don't use ascstr2 anymoreStefan Metzmacher2008-02-151-1/+10
* epmapper.idl: add link to official IDLStefan Metzmacher2008-02-151-0/+1
* dcerpc.idl: use charset() instead of ascstr3Stefan Metzmacher2008-02-151-1/+2
* drsuapi.idl: use charset() instead of the exotic flags() and stringStefan Metzmacher2008-02-151-3/+6
* krb5pac.idl: use charset() instead of string type with flagsStefan Metzmacher2008-02-151-1/+2
* idl_types: remove unused lstringStefan Metzmacher2008-02-131-5/+0
* spoolss.idl: improve idl for EnumPrinterData and not use 'lstring' any moreStefan Metzmacher2008-02-131-5/+6
* librpc: remove special support for fixed length stringsStefan Metzmacher2008-02-121-12/+0
* spoolss.idl: don't use string32 anymore and use an charset() arrayStefan Metzmacher2008-02-121-2/+2
* nbt.idl: don't use astring15 anymore and use an charset() arrayStefan Metzmacher2008-02-121-1/+1
* wkssvc.idl: fix idl for wkssvc_NetrGetJoinableOus[2]()Stefan Metzmacher2008-02-071-2/+10
* spoolss.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher2008-02-041-68/+67
* samr.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher2008-02-041-48/+47
* netlogon.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher2008-02-041-78/+77
* winreg.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher2008-02-041-22/+21
* svcctl.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher2008-02-041-50/+49