summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Collapse)AuthorAgeFilesLines
* libndr: EXT_NSL doesn't exist anymore, but it wasn't needed anywayStefan Metzmacher2008-03-181-1/+1
| | | | | metze (This used to be commit 33347928e17dead3485de7dcfb0915da4638da05)
* opendb: pass down a pointer to the fd in odb_open_file()Stefan Metzmacher2008-03-121-0/+1
| | | | | | | This prepares kernel oplock support. metze (This used to be commit 9db9b6d85d80a8aaa8bd432afaef9bb634d7364d)
* Ignore Kerberos PAC type 12.Günther Deschner2008-03-061-5/+6
| | | | | | | | | Until we worked out the PAC_TYPE_UNKNOWN_12 format (or received documentation) ignore it so that the PAC parsing can proceed. Guenther (cherry picked from commit 3630ec26c99fdea46c47117d026f9bffb2c4590a) (This used to be commit 0c1ccbc183c1d2967da2d9a17033f3b116ff7387)
* Slowly making progress on PAC_UNKNOWN_12.Günther Deschner2008-03-061-3/+3
| | | | | | | | unknown1 and unknown2 are offset headers for the strings. Guenther (cherry picked from commit 7af70e75b9abf92921f33ec4207ad486ee2493d6) (This used to be commit ad19da7f83761948f379921560da34bb6a01e625)
* Add new Windows 2008 Kerberos PAC Type 12 (apparently again undocumented).Günther Deschner2008-03-061-1/+16
| | | | | | | | | We need at least to parse this in order to correctly support kerberized session setup from w2k8 as well as local pam_winbind logons using kerberos. Guenther (cherry picked from commit 4ba62d49d740c43cf17ceef1534cf1c8a7e4a130) (This used to be commit ef0971206cda598e6bfad2ff06a3d2e9e8131682)
* opendb: add allow_level_II_oplock parameter to odb_open_file()Stefan Metzmacher2008-03-061-0/+1
| | | | | | | Not all clients support a fallback to level II oplocks. metze (This used to be commit 146f1fe0b67ca0805f0e71358abc57da0c0579a9)
* Use special make variables.Jelmer Vernooij2008-02-291-3/+3
| | | | (This used to be commit dfb4ddcd5dbd27d275e7a41ede5441be25db9a35)
* Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-291-19/+40
| | | | | | | | | | | | | | | | | | | | | | | | | Never install generated prototype files. It's easier to break the API when using them and they're not easily readable for 3rd party users. Conflicts: source/auth/config.mk source/auth/credentials/config.mk source/auth/gensec/config.mk source/build/smb_build/config_mk.pm source/build/smb_build/main.pl source/build/smb_build/makefile.pm source/dsdb/config.mk source/lib/charset/config.mk source/lib/tdr/config.mk source/lib/util/config.mk source/libcli/config.mk source/libcli/ldap/config.mk source/librpc/config.mk source/param/config.mk source/rpc_server/config.mk source/torture/config.mk (This used to be commit 6c659689ed4081f1d7a6253c538c7f01784197ba)
* Move manpage management out of the perl build system.Jelmer Vernooij2008-02-291-1/+2
| | | | (This used to be commit 1dd6bea507f1f5e26cccf89148280721260a4673)
* Merge branch 'v4-0-trivial' into v4-0-testJelmer Vernooij2008-02-282-5/+6
|\ | | | | | | (This used to be commit 6cbb241c05539cc62526a366094c9c472e6422a5)
| * Remove more global_loadparm instance.sJelmer Vernooij2008-02-212-5/+6
| | | | | | | | (This used to be commit a1280252ce924df69d911e597b7f65d8038abef9)
* | unixinfo.idl: don't use utf8string anymoreStefan Metzmacher2008-02-271-2/+2
|/ | | | | | | | | | | | | | | | | | Note: This changes the on wire format!!! But it's a very bad idea to keep utf8string as it's not valid NDR encoding and noone would be able to write a compatible IDL file using another compiler than pidl. Maybe we should change the uuid, but as this isn't really used yet I keep the old one. metze (This used to be commit 5753d7fd8300d36558d3304418e1b0a300f56575)
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-212-2/+11
|\ | | | | | | (This used to be commit 52a8d06f00ab3900e2186e047902dbcbe3138a01)
| * srvsvc.idl: don't use STR_LEN4 anymoreStefan Metzmacher2008-02-211-1/+10
| | | | | | | | | | metze (This used to be commit 8c7509bd684ccdabcdb9ad9f75f3dd693ee9c416)
| * samr.idl: windows uses lsa_AsciiStringLarge in QueryDisplayInfoStefan Metzmacher2008-02-211-1/+1
| | | | | | | | | | | | | | Tested with nt4 and w2k3. metze (This used to be commit 24ec069751ef8db1211c50e7ca1e527adaa6432c)
* | Remove extra whitespace, use public variable in IDL.Jelmer Vernooij2008-02-211-1/+1
|/ | | | (This used to be commit bf08b682586f6b9a17d4ec3934836be957ef955c)
* initshutdown.idl: get rid of initshutdown_String and use lsa_StringLargeStefan Metzmacher2008-02-191-13/+12
| | | | | metze (This used to be commit d9303cb08324db5ceb89f69a1a71cc3e16fdf250)
* winreg.idl: get rid of initshutdown_String and use lsa_StringLargeStefan Metzmacher2008-02-191-3/+11
| | | | | metze (This used to be commit 1ccea2a260de83b2e3137f762716ae67070c7024)
* drsblobs.idl: don't use asclstrStefan Metzmacher2008-02-191-1/+2
| | | | | metze (This used to be commit f42cc9134004597eff19e477d3ed0693d5e6fef6)
* lsa.idl: strlen_m*() also for the lsa_AsciiString* versionsStefan Metzmacher2008-02-191-4/+4
| | | | | | | | | | | We already did this before b994f899b42d294c0418bdc82660a2f7510667d6. This is needed to handle NULL strings, where strlen() would crash... Maybe we should add a strlen_a() and strlen_a_term() later... metze (This used to be commit c388efab13d1be2086a99e6615fa348c4cdc4594)
* lsa.idl: use strlen_m_term() in lsa_StringLarge to support NULL stringsStefan Metzmacher2008-02-191-1/+1
| | | | | metze (This used to be commit bdd8d9ebdf184ee3e23a8de92fa4dec7123a8824)
* Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-1/+1
| | | | (This used to be commit 0e1d0a874ae3d22b8f97a79b81fe0af3ef53a771)
* lsa.idl: add lsa_AsciiStringLargeStefan Metzmacher2008-02-151-0/+6
| | | | | metze (This used to be commit 646c597b79cb01474ed8139e4e790206bd84632c)
* lsa.idl: don't use ascstr_noterm anymoreStefan Metzmacher2008-02-151-3/+3
| | | | | metze (This used to be commit b994f899b42d294c0418bdc82660a2f7510667d6)
* epmapper.idl: don't use ascstr2 anymoreStefan Metzmacher2008-02-151-1/+10
| | | | | metze (This used to be commit 96f1ad6d27fdfecd3a07a05052c8085d66472106)
* epmapper.idl: add link to official IDLStefan Metzmacher2008-02-151-0/+1
| | | | | metze (This used to be commit b5c0a6c114b5c832f742bd84179e5e9a5aed3698)
* dcerpc.idl: use charset() instead of ascstr3Stefan Metzmacher2008-02-151-1/+2
| | | | | metze (This used to be commit 47447f60bc8e5dd1021752e9b011f22762e45eed)
* ndr_sec_helper: create a completely zero sid, so that ndr_size_dom_sid28 can ↵Stefan Metzmacher2008-02-151-0/+3
| | | | | | | return 0 metze (This used to be commit ae6976eb4a8ddafc40ce91f68c9bca861502093b)
* drsuapi.idl: use charset() instead of the exotic flags() and stringStefan Metzmacher2008-02-151-3/+6
| | | | | metze (This used to be commit 70c7faace76a84d2fe15accf4f8a1ca0ad905bd4)
* krb5pac.idl: use charset() instead of string type with flagsStefan Metzmacher2008-02-151-1/+2
| | | | | metze (This used to be commit 30657ae0ebdb85ae995a3dfe3ce123851fd92e0f)
* idl_types: remove unused lstringStefan Metzmacher2008-02-131-5/+0
| | | | | metze (This used to be commit 5100452cf3b3c3c5dcdb77a9efe27e8c506d1d43)
* spoolss.idl: improve idl for EnumPrinterData and not use 'lstring' any moreStefan Metzmacher2008-02-131-5/+6
| | | | | metze (This used to be commit d6cdddbcf37d120cb365bc7f8188858c8776e2e0)
* missed a spot in the SMB2 create conversionAndrew Tridgell2008-02-131-3/+3
| | | | (This used to be commit 17357072dd175b7548122e40e4cecc6087e52561)
* librpc: remove special support for fixed length stringsStefan Metzmacher2008-02-123-58/+1
| | | | | | | Fixed arrays with the charset() attribute do the same metze (This used to be commit 9620b86e96e8065c0ff6db0d95130ab53581d468)
* spoolss.idl: don't use string32 anymore and use an charset() arrayStefan Metzmacher2008-02-121-2/+2
| | | | | metze (This used to be commit 746a715715c7af8036192ba6d74e282ceaec8c0d)
* nbt.idl: don't use astring15 anymore and use an charset() arrayStefan Metzmacher2008-02-121-1/+1
| | | | | metze (This used to be commit bb143c76fb971bc2a1d69954d37ab20a953f2b69)
* wkssvc.idl: fix idl for wkssvc_NetrGetJoinableOus[2]()Stefan Metzmacher2008-02-071-2/+10
| | | | | metze (This used to be commit 3f2edcc341e5b0e4369e8f601ef0cb6ecf73b4c7)
* spoolss.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher2008-02-041-68/+67
| | | | | | | Note: this doesn't change the generated output! metze (This used to be commit c472935c984016f0a26ef7851b6472d45b4ac510)
* samr.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher2008-02-041-48/+47
| | | | | | | Note: this doesn't change the generated output! metze (This used to be commit 14ee13c1fe2d17ebfd031a1cd2fbf2a9b72cdfc9)
* netlogon.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher2008-02-041-78/+77
| | | | | | | Note: this doesn't change the generated output! metze (This used to be commit e4b12aa9a44210a7d76a75db6a1fa4fecaf3e76f)
* winreg.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher2008-02-041-22/+21
| | | | | | | Note: this doesn't change the generated output! metze (This used to be commit f195093a86e1359572aacd7411e4a0cb8a2af0cf)
* svcctl.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher2008-02-041-50/+49
| | | | | | | Note: this doesn't change the generated output! metze (This used to be commit 7561e8fa51bf616916a1f87e16e971de29290dcf)
* wkssvc.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher2008-02-041-72/+71
| | | | | | | Note: this doesn't change the generated output! metze (This used to be commit f2227b3bb8dc74788614cc7eb9b84475f0a4a949)
* srvsvc.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher2008-02-041-73/+72
| | | | | | | Note: this doesn't change the generated output! metze (This used to be commit 6d20a2f3f98217ba78e905d0f85dd91cee218238)
* Rework cluster_id() to take an additional argument, as we needAndrew Bartlett2008-02-041-1/+2
| | | | | | | <node>.<pid>.<fd> to be unique in a prefork process environment. Andrew Bartlett and David Disseldorp (This used to be commit 931994a7f185bbc98924823e9e8cef1011dd0957)
* libndr: depend on samba-config, so that callers doesn't need to know about itStefan Metzmacher2008-01-301-1/+1
| | | | | metze (This used to be commit fc69e3f829a83aae311b4849d91509fcfa47816b)
* Add IDL for netr_DsrDeregisterDNSHostRecords (just for completion).Günther Deschner2008-01-251-1/+7
| | | | | Guenther (This used to be commit 722b4dfdc4821ecf349f87f57146f3b52e719b3d)
* Add IDL for netr_LogonGetTrustRid.Günther Deschner2008-01-241-1/+5
| | | | | Guenther (This used to be commit d0893014ab02f4a628bc05135e7afedd11427116)
* Rename samr_*AccessMask bitfields to start with SAMR_.Günther Deschner2008-01-241-32/+32
| | | | | Guenther (This used to be commit 70773be51a568dfc793111044cef93baa343d715)
* netlogon.idl: add some MSV1_0_ values from samba3 and use a bitmap32Stefan Metzmacher2008-01-241-4/+9
| | | | | metze (This used to be commit 7222edb9cde5cdeb9d065e890775a7254b26648f)