Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r8671: use much shorter names for the selftest directory and socket wrapper | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r8649: added smbscript to the list of binaries to install | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r8635: make object inheritance with the builtin objects easy by allowing | Andrew Tridgell | 1 | -5/+4 |
2007-10-10 | r8623: Fix warnings in ODL-generated code. | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r8622: Support parsing new structs/unions/enums/bitmaps without typedef in | Jelmer Vernooij | 2 | -646/+757 |
2007-10-10 | r8621: Simplify code. Add support for nested structures back into the header ... | Jelmer Vernooij | 6 | -165/+80 |
2007-10-10 | r8614: Add COMRESULT/HRESULT scalar type | Jelmer Vernooij | 1 | -1/+7 |
2007-10-10 | r8613: Remove a couple of empty loops. | Jelmer Vernooij | 1 | -2/+5 |
2007-10-10 | r8612: Parse::Pidl::NDR: | Jelmer Vernooij | 2 | -9/+11 |
2007-10-10 | r8576: install scripts from scripting/bin/ | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8566: Couple of code cleanups | Jelmer Vernooij | 1 | -88/+74 |
2007-10-10 | r8559: Couple of (D)COM updates: | Jelmer Vernooij | 3 | -4/+9 |
2007-10-10 | r8540: fixed network interface detection on several hosts | Andrew Tridgell | 1 | -3/+0 |
2007-10-10 | r8533: improve --help output | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8532: this miight fix cross compilation for reactos | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r8525: added two more test targets: | Andrew Tridgell | 1 | -2/+9 |
2007-10-10 | r8483: switched our generated ejs rpc code over to the new OO interface. This | Andrew Tridgell | 1 | -11/+9 |
2007-10-10 | r8471: --ejs taking an optional arguments interferes with the pidl extra args | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r8462: added a test for %lld support to our snprintf() configure test. | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r8461: fixed integer64 handling on bit endian platforms. The ejs code used | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r8453: my solaris10 box doesn't have math.h | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8440: - several build farm hosts were failing 'make clean' as the list of | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r8416: added the extra_cflags.txt system from smb-build | Andrew Tridgell | 2 | -6/+1 |
2007-10-10 | r8399: move the ejs and esp code closer to the directory layout used by the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8359: fix a shell warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r8356: avoid warning from AC_CHECK_HEADER that file is present but cannot be ... | Love Hörnquist Åstrand | 1 | -1/+7 |
2007-10-10 | r8314: - added an 'installmisc' target for installing miscellaneous files. | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r8306: some more heimdal configure checks | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8305: another attempt at getting heimdal building in the farm | Andrew Tridgell | 1 | -2/+8 |
2007-10-10 | r8303: a workaround for forcing HEIMDAL_EXTERNAL to build. | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8298: - started building a library of js routines in scripting/libjs/ | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8283: make sure we build constant variables for both pull and push side of e... | Andrew Tridgell | 1 | -12/+20 |
2007-10-10 | r8281: pass the callnum and rpc interface table directly from the generated | Andrew Tridgell | 1 | -3/+6 |
2007-10-10 | r8275: possibly a more portable way to export symbols in perl? | Andrew Tridgell | 3 | -6/+9 |
2007-10-10 | r8274: Export some more symbols. | Jelmer Vernooij | 11 | -145/+184 |
2007-10-10 | r8270: Export some symbols, making the code more readable. | Jelmer Vernooij | 12 | -103/+117 |
2007-10-10 | r8268: added the 'needed' logic to ehs generation, so we don't generate | Andrew Tridgell | 1 | -13/+73 |
2007-10-10 | r8267: re-generated the yapp parser with correct paths | Andrew Tridgell | 1 | -59/+59 |
2007-10-10 | r8265: Fixes to the pidl test suite. | Jelmer Vernooij | 8 | -62/+51 |
2007-10-10 | r8264: - Use standard perl package structure for pidl. | Jelmer Vernooij | 29 | -534/+375 |
2007-10-10 | r8263: Some small pidl fixes, start working towards supporting installation o... | Jelmer Vernooij | 3 | -4/+6 |
2007-10-10 | r8261: charset style strings in pidl should be const, just like old style ndr... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8260: added an init based registration system for the generated ejs rpc code... | Andrew Tridgell | 1 | -0/+11 |
2007-10-10 | r8243: fixed indentation of generated ejs interface code | Andrew Tridgell | 1 | -92/+167 |
2007-10-10 | r8242: support bitmap constants from ejs calls | Andrew Tridgell | 1 | -4/+13 |
2007-10-10 | r8238: - fixed handling of NULL pointers from ejs | Andrew Tridgell | 1 | -0/+23 |
2007-10-10 | r8233: - added support for more base types in pidl ejs | Andrew Tridgell | 4 | -18/+149 |
2007-10-10 | r8220: added auto-generation of ENUM constants in ejs wrapper. So we can now ... | Andrew Tridgell | 1 | -1/+29 |
2007-10-10 | r8216: - handle union pull in ejs pidl generation | Andrew Tridgell | 1 | -2/+19 |
2007-10-10 | r8215: switched the pull side of the ejs generator over to the recursive LEVE... | Andrew Tridgell | 1 | -31/+57 |