summaryrefslogtreecommitdiff
path: root/source3/librpc/idl/wkssvc.idl
AgeCommit message (Collapse)AuthorFilesLines
2008-02-07wkssvc.idl: fix idl for wkssvc_NetrGetJoinableOus[2]()Stefan Metzmacher1-2/+10
metze (This used to be commit 07e6b1723d683132ae76d96a3b2146ddd688d2ea)
2008-02-04Remove "pointer_default_top(unique)" from wkssvc.idl and rerun make idl.Günther Deschner1-72/+71
Guenther (This used to be commit a301adcbc6034e88162e59b1fa43f2ad14472f0a)
2008-01-13idl: Replace non-standard "declare" keyword with typedef and regenerate.Jelmer Vernooij1-1/+1
(This used to be commit 7e75acfdd1910b3b5908c02d5f343f014eb77841)
2007-11-30Merge recent wkssvc changes from samba4.Günther Deschner1-74/+469
Guenther (This used to be commit 7539fb4c840a9b4429f347cebbda9c631746267a)
2007-10-10r19591: Use `import' and `include' in the IDL and regenerate.Jelmer Vernooij1-2/+3
(This used to be commit 68fc15a5e025348dee4bf14aa4498e20905cb377)
2007-10-10r18739: * Get the wkssvc patch right this time.Gerald Carter1-1/+1
* Remove the old wkssvc server, client, & parsing code. * Update srv_wkssvc_nt.c with stubs for the remaining stubs (This used to be commit 0cb79ee13fd78b515a48b2c72d91596ed21e41a8)
2007-10-10r18728: revert previous commit until I fix the wkssvc_nt.c changesGerald Carter1-1/+1
(This used to be commit 57d8519185008602fab5cf5d1d1951415aacb7f0)
2007-10-10r18725: Replace out one wkssvc call (wkssrv_GetInfo()) with autogeneratedGerald Carter1-1/+1
code. Removed first rpc_parse/*.c file. w00t! (This used to be commit bb9b7a058d72569bee5683856661ac063c281c9f)
2007-10-10r18718: Change a few out parameter to ref pointers and regenerateGerald Carter1-2/+2
(This used to be commit 91a48e9baaf210cf64a324e205a4786482ac4ebb)
2007-10-10r18688: get rid of the now obsolete keepref attributeJelmer Vernooij1-2/+1
(This used to be commit b970f05b9b06762ed11bef0e765717bd2b36d760)
2007-10-10r18641: Checking in the wkssvc files after updating the [out]Gerald Carter1-6/+5
pointers. Waiting on on srvsvc files before it can actually compile. (This used to be commit 1dbfb25d0a8a6e75af17ac8efff82bbe28d47094)
2007-10-10r18618: * remove svn:externalsGerald Carter1-0/+394
* 'make idl' now requires pidl in the current PATH * regenerate winreg ndr files (This used to be commit e936d39e00f07d942ce977b9a725ebe7b9e57625)
2007-10-10r18187: Replace copy of idl files with a svn:externals link.Gerald Carter1-394/+0
Will fix the build_idl.sh script to only process the files we are concerned with in this branch. (This used to be commit 647ed21b098e8fe6513040de7a540fe77fa0b37e)
2007-10-10r18185: add librpc/idl and relevant IDL files from SAMBA_4_0Gerald Carter1-0/+394
(This used to be commit 6da1ef0f1cf4d47c26cdb850f01a3411dfd87350)