summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'openchange' into cprovisionJelmer Vernooij2008-04-091-2/+0
|\
| * Avoid installing unused header file.Jelmer Vernooij2008-04-041-2/+0
* | Add python bindings for drsuapi.Jelmer Vernooij2008-04-081-0/+4
* | Add python bindings for unixinfo.Jelmer Vernooij2008-04-081-0/+4
* | Add [todo] for functions that are obviously incomplete.Jelmer Vernooij2008-04-0820-303/+303
* | Add Python bindings for DFS.Jelmer Vernooij2008-04-081-0/+4
|/
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchangeJelmer Vernooij2008-04-042-3/+33
|\
| * wbclient: Add an async winbind client library.Kai Blin2008-04-022-3/+33
* | Install libevents since it's required by samba-gtk.Jelmer Vernooij2008-04-033-4/+8
* | Fix installation of dcerpc_atsvc and registry as required by samba-gtk.Jelmer Vernooij2008-04-032-2/+16
|/
* Move handle utility functions to public header, remove more public headers.Jelmer Vernooij2008-04-021-1/+2
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-0223-50/+342
* Add warning to public headers.Jelmer Vernooij2008-04-012-0/+9
* Fix dependency on samba-hostconfig.Jelmer Vernooij2008-04-011-1/+1
* Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2008-04-011-3/+3
* libndr: EXT_NSL doesn't exist anymore, but it wasn't needed anywayStefan Metzmacher2008-03-181-1/+1
* 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
* Use special make variables.Jelmer Vernooij2008-02-291-3/+3
* Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-291-19/+40
* Move manpage management out of the perl build system.Jelmer Vernooij2008-02-291-1/+2
* Merge branch 'v4-0-trivial' into v4-0-testJelmer Vernooij2008-02-282-5/+6
|\
| * Remove more global_loadparm instance.sJelmer Vernooij2008-02-212-5/+6
* | 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
* Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-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
* ndr_sec_helper: create a completely zero sid, so that ndr_size_dom_sid28 can ...Stefan Metzmacher2008-02-151-0/+3
* 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
* missed a spot in the SMB2 create conversionAndrew Tridgell2008-02-131-3/+3
* librpc: remove special support for fixed length stringsStefan Metzmacher2008-02-123-58/+1
* spoolss.idl: don't use string32 anymore and use an charset() arrayStefan Metzmacher2008-02-121-2/+2