summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2008-04-02Move handle utility functions to public header, remove more public headers.Jelmer Vernooij1-1/+2
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij23-50/+342
2008-04-01Add warning to public headers.Jelmer Vernooij2-0/+9
2008-04-01Fix dependency on samba-hostconfig.Jelmer Vernooij1-1/+1
2008-04-01Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij1-3/+3
2008-03-18libndr: EXT_NSL doesn't exist anymore, but it wasn't needed anywayStefan Metzmacher1-1/+1
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-29Use special make variables.Jelmer Vernooij1-3/+3
2008-02-29Move public header accumulation out of the perl code.Jelmer Vernooij1-19/+40
2008-02-29Move manpage management out of the perl build system.Jelmer Vernooij1-1/+2
2008-02-28Merge branch 'v4-0-trivial' into v4-0-testJelmer Vernooij2-5/+6
2008-02-27unixinfo.idl: don't use utf8string anymoreStefan Metzmacher1-2/+2
2008-02-21Remove more global_loadparm instance.sJelmer Vernooij2-5/+6
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-18Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij1-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-15ndr_sec_helper: create a completely zero sid, so that ndr_size_dom_sid28 can ...Stefan Metzmacher1-0/+3
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-13missed a spot in the SMB2 create conversionAndrew Tridgell1-3/+3
2008-02-12librpc: remove special support for fixed length stringsStefan Metzmacher3-58/+1
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
2008-02-04spoolss.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher1-68/+67
2008-02-04samr.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher1-48/+47
2008-02-04netlogon.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher1-78/+77
2008-02-04winreg.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher1-22/+21
2008-02-04svcctl.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher1-50/+49
2008-02-04wkssvc.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher1-72/+71
2008-02-04srvsvc.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher1-73/+72
2008-02-04Rework cluster_id() to take an additional argument, as we needAndrew Bartlett1-1/+2