Age | Commit message (Expand) | Author | Files | Lines |
2008-01-09 | r26699: Some minor cosmetics for pidl samba3 server code. | Günther Deschner | 1 | -18/+20 |
2007-12-21 | r25915: ndr/pidl: change NTSTAUS into enum ndr_err_code (pidl code) | Stefan Metzmacher | 1 | -5/+5 |
2007-12-21 | r25700: Now BOOL no longer exists in Samba 3.2, use bool instead. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r24596: - talloc request structure for the samba3 server bindings | Stefan Metzmacher | 1 | -24/+33 |
2007-10-10 | r24560: rename some DCERPC_ prefixes into NDR_ | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r24524: make use of ElementStars() | Stefan Metzmacher | 1 | -24/+8 |
2007-10-10 | r24523: we don't support multi-dimentional [out] arrays | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r24522: make the "skip pointer to an array" logic a bit easier | Stefan Metzmacher | 1 | -5/+3 |
2007-10-10 | r24463: we have a function to correctly create an $env object | Stefan Metzmacher | 1 | -4/+3 |
2007-10-10 | r21433: Get rid of the COM support code - it's not used and unmaintained. We can | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r21075: Generate parameters in structs for the server side Samba 3 code. The ... | Jelmer Vernooij | 1 | -6/+2 |
2007-10-10 | r20836: Use real type name, to fix compilation with -WC++-compat | Jelmer Vernooij | 1 | -7/+46 |
2007-10-10 | r20567: Print proper errors with filename and line numbers in ParseExpr() | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r20511: Combine warnings/errors/fatal functions and move them to Parse::Pidl. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r19219: Fix a memleak in the generated srv_code. | Volker Lendecke | 1 | -2/+10 |
2007-10-10 | r19208: Fix Samba3 pidl generation to remove memory leaks. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r18696: Zero initialize ref ptrs. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r18693: Print debug info when DEBUGLEVEL >= 10 in the Samba3 code. | Jelmer Vernooij | 1 | -0/+6 |
2007-10-10 | r18689: Initialize r.out in the server side code, in case the handler function | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r18524: Pre-allocate out arguments. | Jelmer Vernooij | 1 | -0/+33 |
2007-10-10 | r18522: It's probably not a good idea to use rpc_netdfs_init() as initialization | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r18482: Fix a couple of small issues in the generated server code. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r18478: Add missing declaration for status. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r18477: Finish server code generator for Samba 3. | Jelmer Vernooij | 1 | -0/+68 |
2007-10-10 | r18475: Start working on server code generator that uses libndr. | Jelmer Vernooij | 1 | -0/+110 |