Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r9459: Move pidl up one level (to prevent too much nesting) | Jelmer Vernooij | 39 | -15209/+0 |
2007-10-10 | r9445: Support flags, add DATA_BLOB support | Jelmer Vernooij | 1 | -0/+14 |
2007-10-10 | r9441: Use "const char *" for fixed-size arrays with charset() because | Jelmer Vernooij | 2 | -28/+40 |
2007-10-10 | r9433: - Update TODO & README | Jelmer Vernooij | 4 | -40/+191 |
2007-10-10 | r9430: Remove obsolete file. | Jelmer Vernooij | 3 | -100/+153 |
2007-10-10 | r9424: Remove duplicate interface name in DCERPC subdissector strings. Also | Tim Potter | 1 | -5/+9 |
2007-10-10 | r9423: Fix a typo. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r9373: - create a hierachical memory tree with recursiv ndr_pull_* functions | Stefan Metzmacher | 1 | -11/+126 |
2007-10-10 | r9372: - make the subcontext handling autogenerated code look nicer, | Stefan Metzmacher | 1 | -67/+58 |
2007-10-10 | r9369: an attempt to fix the build on HPUX. This is based on work by Don | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9356: a better way of coping with NULL arrays in the array bounds checking. ... | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r9347: this array bounds checking is harder than it looks ... | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r9339: treat arrays of uint8 values as a special DATA_BLOB type in the ejs | Andrew Tridgell | 1 | -3/+19 |
2007-10-10 | r9337: defer the checking of array sizes until the end of the | Andrew Tridgell | 1 | -4/+53 |
2007-10-10 | r9335: only copy the in side of an array to the out side of an array when the | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r9298: pull non-array elements before array elements to overcome the problem | Andrew Tridgell | 1 | -0/+12 |
2007-10-10 | r9279: In Samba3 debuglevel 10 used to print RPC debugs. I think this should | Tim Potter | 1 | -2/+2 |
2007-10-10 | r9168: Fix subcontext handling | Jelmer Vernooij | 2 | -22/+43 |
2007-10-10 | r9164: Fix subcontext handling | Jelmer Vernooij | 1 | -23/+43 |
2007-10-10 | r9161: More etheral parser generator fixes | Jelmer Vernooij | 3 | -95/+137 |
2007-10-10 | r9150: The ethereal parser generators work now. Thanks to Ronnie Sahlberg for | Jelmer Vernooij | 4 | -107/+237 |
2007-10-10 | r9148: remove the aix stuff it didn't fix the build | Stefan Metzmacher | 1 | -8/+0 |
2007-10-10 | r9146: - enable winreg pipe from ejs | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r9142: fix the output to the new names | Stefan Metzmacher | 2 | -6/+6 |
2007-10-10 | r9128: More ethereal parser generator updates. String handling is still broke... | Jelmer Vernooij | 2 | -16/+61 |
2007-10-10 | r9108: try to get aix building... | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r9104: Finish ethereal parser generator. Still a couple of minor issues | Jelmer Vernooij | 2 | -14/+30 |
2007-10-10 | r9101: Check in file generated by Parse::YAPP. | Tim Potter | 1 | -142/+214 |
2007-10-10 | r9094: More ethereal parser updates, only header fields left to fix + actual ... | Jelmer Vernooij | 2 | -43/+77 |
2007-10-10 | r9088: More ethereal parser generator updates | Jelmer Vernooij | 2 | -63/+107 |
2007-10-10 | r9081: Work on new ethereal parser generator, partially based on | Jelmer Vernooij | 5 | -1443/+704 |
2007-10-10 | r9063: - don't pollute the global $LIBS variable with -ldl | Stefan Metzmacher | 1 | -159/+7 |
2007-10-10 | r9055: fix header generation for string_array and some other scalar types | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r9049: - add property dependencies to include/proto.h | Stefan Metzmacher | 1 | -27/+5 |
2007-10-10 | r9001: Fix warning in make clean | Jelmer Vernooij | 1 | -5/+1 |
2007-10-10 | r8997: Define CPP for hosts that don't default to 'cpp' | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r8996: More build fixes... | Jelmer Vernooij | 1 | -9/+4 |
2007-10-10 | r8994: Clean up some more autogenerated files so I can predict when I'm going to | Jelmer Vernooij | 1 | -6/+9 |
2007-10-10 | r8991: Change Makefile.core to main.mk to prevent accidental removal problems. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r8988: Don't remove Makefile.core in distclean... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r8985: Automatically generate make dependency rules for | Jelmer Vernooij | 1 | -137/+2 |
2007-10-10 | r8979: Bunch of makefile fragment inclusion fixes: | Jelmer Vernooij | 3 | -121/+45 |
2007-10-10 | r8974: Support makefile fragments in .mk files | Jelmer Vernooij | 4 | -111/+51 |
2007-10-10 | r8973: nicer output | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r8972: More simplifications... | Jelmer Vernooij | 1 | -26/+18 |
2007-10-10 | r8968: More simplifications | Jelmer Vernooij | 1 | -51/+16 |
2007-10-10 | r8966: Simplify the makefile generation system a bit. | Jelmer Vernooij | 3 | -110/+54 |
2007-10-10 | r8955: Move a bit more of the build process to the Makefile | Jelmer Vernooij | 1 | -1/+37 |
2007-10-10 | r8953: Move a few utility functions | Jelmer Vernooij | 2 | -52/+46 |
2007-10-10 | r8942: Move intermediate subsystem output files to bin/subsystems/ | Jelmer Vernooij | 1 | -1/+1 |