Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |