summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr
AgeCommit message (Collapse)AuthorFilesLines
2008-01-25Re-run make idl.Günther Deschner7-40/+227
Couldn't we move on doing this during the build?? Guenther (This used to be commit d69cbd009903a8b36c9254a59faa5783fbc737f9)
2008-01-25run "make idl".Günther Deschner5-23/+7
Guenther (This used to be commit 5db4310d4c9149dc9d68f7684dc961926f94544a)
2008-01-25Add generated dssetup code after make idl.Günther Deschner7-0/+2730
Guenther (This used to be commit 4b3d96be8017a38a6af4ce58ae54a6af005fbe3e)
2008-01-25Re-run make idl.Günther Deschner4-76/+64
Guenther (This used to be commit c0bf3af692bee5bc5a3405feb405e67d35d77a16)
2008-01-24make idl.Günther Deschner7-33/+141
Guenther (This used to be commit 212f6fc000d093bad9f78307743639b391db3fe5)
2008-01-24rerun 'make idl'Stefan Metzmacher11-113/+45
metze (This used to be commit 37b95450518419e2153e9930b63f894b68096d3d)
2008-01-24Re-run make idl and use generated ndr based on samba4 security.idl (except ↵Günther Deschner3-2/+1406
for DOM_SID). Guenther (This used to be commit 1781a57b18f681f1bc03873330147a813f10eba2)
2008-01-24Fix samr_EnumDomainUsers in samba3, must not be a ref pointer here.Günther Deschner3-13/+21
Guenther (This used to be commit 3b87c5ce4f74f8dd01bfdf8859c6c832da15cd24)
2008-01-17Re-run make idl to regnerated netlogon.Günther Deschner2-10/+12
Guenther (This used to be commit 0230284cfa83477ad5a084a7970db1ea0cfe8563)
2008-01-17Re-run make idl to generate SAMR output.Günther Deschner7-0/+23359
Guenther (This used to be commit b4c1904022cd34c239f163d49d5a13925d238cda)
2008-01-17Use pidl generated data from misc.idl.Günther Deschner3-1/+287
Guenther (This used to be commit 5d8e5cbc3b3ddd1c5788d66f252e4801739243bb)
2008-01-17Re-run make idl to regenerate netlogon output.Günther Deschner7-598/+2264
Guenther (This used to be commit b0e86c5b4d375f21f06208dc063adb9d2659d30b)
2008-01-17idl: Update IDL for eventlog, misc, netlogon and security from Samba 4.Jelmer Vernooij3-6/+7
(This used to be commit 48288869d314d8c91d07282b5536b231d95db159)
2008-01-17idl: Update initshutdown and echo IDL from Samba 4.Jelmer Vernooij3-12/+12
(This used to be commit 35d71a40b385a62b8c85ed68e64b6d38d80aeb3c)
2008-01-17idl: Update DFS IDL from Samba 4.Jelmer Vernooij6-4/+498
(This used to be commit a6677b2e186212f723b24775293682ce5b94952e)
2008-01-16Merge lsarpc.idl from samba4 and rerun make idl.Günther Deschner7-94/+831
Guenther (This used to be commit d9c8a2271d5d4ff845f1fe5986a2c63d79c41415)
2008-01-15Use autogenerated libnet_join header.Günther Deschner3-0/+196
Guenther (This used to be commit d94bd3a03b574b3fdddd62add25b0c04673500a3)
2008-01-15Implement vfs_ea_tdbVolker Lendecke3-0/+136
This is an option for file systems that do not implement xattrs: in lockdir/eas.tdb an array of xatts per inode is stored. It can not solve the problem that xattrs might reappear if a posix-level process deletes a file and happens to re-create it under the same name. On file systems with birthtime we might have a chance to detect this, but not with standard posix. A future version might put relief on file systems that do have xattrs but where these are severely limited in size/speed/whatever: We can put a simple marker as a native xattr, but the xattrs proper are stored in the tdb. Volker (This used to be commit 2036b4c5ad677b8a477b34b0f076febab0abff5e)
2008-01-14Re-run make idl to update lsa idl.Günther Deschner5-26/+62
Guenther (This used to be commit 94693755a291993217b5cb74794504a8593eae30)
2008-01-14Fix prototypes for lsa set info policy calls.Günther Deschner1-2/+8
Guenther (This used to be commit 33f6eff92b6bdf804d54c84375cece8a867933f2)
2008-01-14Re-run make idl for new lsa calls.Günther Deschner3-2/+102
Guenther (This used to be commit add28753b2e740804c48db5f6235cb2f8908d82b)
2008-01-13idl: Replace non-standard "declare" keyword with typedef and regenerate.Jelmer Vernooij11-48/+87
(This used to be commit 7e75acfdd1910b3b5908c02d5f343f014eb77841)
2008-01-09Re-run make idl to get even nicer pidl generated server code.Günther Deschner12-10260/+10992
Guenther (This used to be commit 6169dea4dc3c4fc5eb1caefde828ed896cf048c5)
2008-01-09Re-run make idl. The pidl generated code now fully complies to coding standards.Günther Deschner24-1830/+7842
Guenther (This used to be commit 3d34c87612138e4457e824e1a6e3981d1c3fe238)
2008-01-08Pedantic cosmetics: rerun make idl.Günther Deschner12-3146/+3146
Guenther (This used to be commit d1fa8049b1c0a3cebbc2c64e245e8055c8d3e84b)
2007-12-07Fix two unused variable warningsVolker Lendecke1-2/+0
I know this will be overwritten by the next "make idl", but it just bugs me *now* :-) Volker (This used to be commit a0abb885214ed29659889e359aecb60fb6dec100)
2007-12-03Forgot header in previous commit.Günther Deschner7-218/+218
Guenther (This used to be commit 8a1b306b826c75dde9caadc93b022bfa9bf3c4e3)
2007-12-03Regenerate pidl rpc client calls that are WERROR based.Günther Deschner7-218/+1090
Guenther (This used to be commit 298b0ce951f02705c5660a4171f7cc208de7a1db)
2007-11-30Merge recent wkssvc changes from samba4.Günther Deschner7-961/+7382
Guenther (This used to be commit 7539fb4c840a9b4429f347cebbda9c631746267a)
2007-11-09rerun make idlStefan Metzmacher40-4946/+4946
metze (This used to be commit 53a636828d2ba01603401086f4a5f72f9b5ea214)
2007-10-27rerun make idlStefan Metzmacher11-447/+1325
metze (This used to be commit 83b3ecde1312092fd9875a2a8628652ffa6b6aca)
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison12-366/+366
bugs in various places whilst doing this (places that assumed BOOL == int). I also need to fix the Samba4 pidl generation (next checkin). Jeremy. (This used to be commit f35a266b3cbb3e5fa6a86be60f34fe340a3ca71f)
2007-10-17fix crash bug in pidl generated client code, thisStefan Metzmacher7-84/+84
could have happend with [in,out,unique] pointers when the clients sends a valid pointer, but the server reponse with a NULL pointer (as samba-3.0.26a do for some calls). I've tested with midl to see how windows handles this situation and also the reverse case where the client sends NULL and the server reposnse with non-NULL. It appears that midl generated code just ignores this and only copies the result if both pointers are non-NULL. metze (This used to be commit cb98869fa189ce2a926a00fa9077a114f31a5d45)
2007-10-10r25245: rerun 'make idl'Stefan Metzmacher13-1897/+1897
metze (This used to be commit af91f4fd08aae117d9b48eade4d49762c9634cbc)
2007-10-10r24605: remove some stuff samba3 doesn't need any moreStefan Metzmacher2-65/+0
metze (This used to be commit 5514e8487fee453b730a966ebc6fcdcd56da047a)
2007-10-10r24597: - talloc request structure for the samba3 server bindingsStefan Metzmacher12-7435/+9997
and make that the primary context for the request which the implementations can also use. - go via functions pointers in the ndr_interface_table instead of calling functions directly. metze (This used to be commit 5c4d998300d0c9836eb3cc6c3cd8ee4f262396b8)
2007-10-10r24594: pass down the ndr_interface_table in the samba3 client bindingsStefan Metzmacher12-366/+366
instead of the pull and push functions metze (This used to be commit 5e3d4df9bca069708d72f548dc5ddfc7708ac122)
2007-10-10r24564: regenerate after pidl changes...Stefan Metzmacher12-12/+0
metze (This used to be commit ec8858c37482f0d2ac1291d9a9df00dace6944a8)
2007-10-10r24561: merge from SAMBA_4_0:Stefan Metzmacher50-1184/+1184
rename some DCERPC_ prefixes into NDR_ metze (This used to be commit 8f07b8ab658ae3d63487ca5fb20065318cdd9d0e)
2007-10-10r24558: merge from SAMBA_4_0:Stefan Metzmacher25-36/+36
rename 'dcerpc_table_' -> 'ndr_table_' metze (This used to be commit 4e5908cd596f97d3bb73bd9c0bf3d360944f7810)
2007-10-10r24552: merge from SAMBA_4_0:Stefan Metzmacher24-24/+24
rename dcerpc_interface_table -> ndr_interface_table rename dcerpc_interface_list -> ndr_interface_list and move them to libndr.h metze (This used to be commit f57d23d0f1b1c7a435f3a4ad801e58519cc92a77)
2007-10-10r24541: merge from SAMBA_4_0:Stefan Metzmacher12-24/+24
rename struct dcerpc_endpoint_list/struct dcerpc_authservice_list into ndr_interface_string_array and move it to libndr.h metze (This used to be commit 9fec0d6c2ceaf66752baa5c8a34821bef2c5b833)
2007-10-10r24538: merge from SAMBA_4_0:Stefan Metzmacher12-12/+12
rename struct dcerpc_interface_call -> struct ndr_interface_call and move it to librpc/ndr/libndr.h metze (This used to be commit 24e096b3659c3070a1ce029174fba51ae59e89ad)
2007-10-10r24537: regenerate after pidl fixesStefan Metzmacher2-2/+2
metze (This used to be commit e827c7311ce9890358be145099391c6b3cee15a1)
2007-10-10r24458: regenerate pidl output after pidl fixes:Stefan Metzmacher4-8/+8
fixes winreg_EnumValues() metze (This used to be commit cedf7022c5c61ed5eb49bb1cb24b062858f7d2fd)
2007-10-10r23808: Make us a bit more C++ friendly. Thanks to Constantine VetoshevVolker Lendecke2-4/+4
<gepardcv@yahoo.com> for checking. (This used to be commit 84b8a56fe9aef1e0583cf5f5abb037199cf21fd9)
2007-10-10r23622: regenerate dfs rpc gen_ndr.Günther Deschner6-248/+2092
Guenther (This used to be commit 71b3259962004c278ca2e859d5460ad47c2468d6)
2007-10-10r23269: Regenerate svcctl files after IDL fixesGerald Carter5-120/+120
(This used to be commit 92c505bf7f15a79c6e32a38b2d218f65b0283507)
2007-10-10r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke3-0/+152
doing this because for the clustering the marshalling is needed in more than one place, so I wanted a decent routine to marshall a message_rec struct which was not there before. Tridge, this seems about the same speed as it used to be before, the librpc/ndr overhead in my tests was under the noise. Volker (This used to be commit eaefd00563173dfabb7716c5695ac0a2f7139bb6)
2007-10-10r22055: Port the endpoint mapper (and functions it requires) to Samba 3.Jelmer Vernooij8-0/+3987
(This used to be commit ad981261877e6a2dce0c4f4e71fd9127aa31538a)