r9635: Seperate window logic from registry js file.
[samba.git] / source / build /
2007-10-10 Jelmer Vernooijr9587: Fix SWAT data dir for --with-fhs
2007-10-10 Jelmer Vernooijr9549: Rerun ./config.status if one of the .mk files...
2007-10-10 James Peachr9494: Add ac-archive macro for checking GCC options...
2007-10-10 Jelmer Vernooijr9459: Move pidl up one level (to prevent too much...
2007-10-10 Jelmer Vernooijr9445: Support flags, add DATA_BLOB support
2007-10-10 Jelmer Vernooijr9441: Use "const char *" for fixed-size arrays with...
2007-10-10 Jelmer Vernooijr9433: - Update TODO & README
2007-10-10 Jelmer Vernooijr9430: Remove obsolete file.
2007-10-10 Tim Potterr9424: Remove duplicate interface name in DCERPC subdis...
2007-10-10 Tim Potterr9423: Fix a typo.
2007-10-10 Stefan Metzmacherr9373: - create a hierachical memory tree with recursiv...
2007-10-10 Stefan Metzmacherr9372: - make the subcontext handling autogenerated...
2007-10-10 Andrew Tridgellr9369: an attempt to fix the build on HPUX. This is...
2007-10-10 Andrew Tridgellr9356: a better way of coping with NULL arrays in the...
2007-10-10 Andrew Tridgellr9347: this array bounds checking is harder than it...
2007-10-10 Andrew Tridgellr9339: treat arrays of uint8 values as a special DATA_B...
2007-10-10 Andrew Tridgellr9337: defer the checking of array sizes until the...
2007-10-10 Andrew Tridgellr9335: only copy the in side of an array to the out...
2007-10-10 Andrew Tridgellr9298: pull non-array elements before array elements...
2007-10-10 Tim Potterr9279: In Samba3 debuglevel 10 used to print RPC debugs...
2007-10-10 Jelmer Vernooijr9168: Fix subcontext handling
2007-10-10 Jelmer Vernooijr9164: Fix subcontext handling
2007-10-10 Jelmer Vernooijr9161: More etheral parser generator fixes
2007-10-10 Jelmer Vernooijr9150: The ethereal parser generators work now. Thanks...
2007-10-10 Stefan Metzmacherr9148: remove the aix stuff it didn't fix the build
2007-10-10 Andrew Tridgellr9146: - enable winreg pipe from ejs
2007-10-10 Stefan Metzmacherr9142: fix the output to the new names
2007-10-10 Jelmer Vernooijr9128: More ethereal parser generator updates. String...
2007-10-10 Stefan Metzmacherr9108: try to get aix building...
2007-10-10 Jelmer Vernooijr9104: Finish ethereal parser generator. Still a couple...
2007-10-10 Tim Potterr9101: Check in file generated by Parse::YAPP.
2007-10-10 Jelmer Vernooijr9094: More ethereal parser updates, only header fields...
2007-10-10 Jelmer Vernooijr9088: More ethereal parser generator updates
2007-10-10 Jelmer Vernooijr9081: Work on new ethereal parser generator, partially...
2007-10-10 Stefan Metzmacherr9063: - don't pollute the global $LIBS variable with...
2007-10-10 Stefan Metzmacherr9055: fix header generation for string_array and some...
2007-10-10 Stefan Metzmacherr9049: - add property dependencies to include/proto.h
2007-10-10 Jelmer Vernooijr9001: Fix warning in make clean
2007-10-10 Jelmer Vernooijr8997: Define CPP for hosts that don't default to ...
2007-10-10 Jelmer Vernooijr8996: More build fixes...
2007-10-10 Jelmer Vernooijr8994: Clean up some more autogenerated files so I...
2007-10-10 Jelmer Vernooijr8991: Change Makefile.core to main.mk to prevent accid...
2007-10-10 Jelmer Vernooijr8988: Don't remove Makefile.core in distclean...
2007-10-10 Jelmer Vernooijr8985: Automatically generate make dependency rules for
2007-10-10 Jelmer Vernooijr8979: Bunch of makefile fragment inclusion fixes:
2007-10-10 Jelmer Vernooijr8974: Support makefile fragments in .mk files
2007-10-10 Stefan Metzmacherr8973: nicer output
2007-10-10 Jelmer Vernooijr8972: More simplifications...
2007-10-10 Jelmer Vernooijr8968: More simplifications
2007-10-10 Jelmer Vernooijr8966: Simplify the makefile generation system a bit.
2007-10-10 Jelmer Vernooijr8955: Move a bit more of the build process to the...
2007-10-10 Jelmer Vernooijr8953: Move a few utility functions
2007-10-10 Jelmer Vernooijr8942: Move intermediate subsystem output files to...
2007-10-10 Jelmer Vernooijr8940: Add TDR (Trivial Data Representation). The aim...
2007-10-10 Jelmer Vernooijr8936: Use incremental linking. This appeared to be...
2007-10-10 Tim Potterr8932: Handle non-anonymous unions and structures better.
2007-10-10 Tim Potterr8920: Make NAME hash entry for struct elements a list.
2007-10-10 Tim Potterr8919: Return references to structs and unions in parse...
2007-10-10 Tim Potterr8918: Handle const elements in structures or unions...
2007-10-10 Tim Potterr8910: An initial parser to parse structures in smb_int...
2007-10-10 Tim Potterr8878: Spelling fixes. (-:
2007-10-10 Stefan Metzmacherr8868: add comfigure check for c99 struct initialization,
2007-10-10 Andrew Tridgellr8853: fixed path to smb.conf
2007-10-10 Jelmer Vernooijr8841: disable dependencies for now. To try dependencie...
2007-10-10 Jelmer Vernooijr8838: Add ugly hack to prevent make from barfing out...
2007-10-10 Jelmer Vernooijr8832: Automatically rebuilding C files if headers...
2007-10-10 Jelmer Vernooijr8827: Fix install on some systems.
2007-10-10 Jelmer Vernooijr8826: Make configure generate config.mk files (with...
2007-10-10 Andrew Tridgellr8821: continue the trend to move to a more OO style...
2007-10-10 Jelmer Vernooijr8809: Merge validator with NDR.pm (validator is NDR...
2007-10-10 Jelmer Vernooijr8806: Move data representation-independent data into...
2007-10-10 Jelmer Vernooijr8803: Rename --header to --ndr-header and --parser...
2007-10-10 Jelmer Vernooijr8801: Change --output to --outputdir and make pidl...
2007-10-10 Andrew Tridgellr8746: replace opendir/readdir/telldir/seekdir/closedir...
2007-10-10 Tim Potterr8713: Experiment to try and fix warnings on 64-bit...
2007-10-10 Jelmer Vernooijr8690: Code cleanups, improvements necessary for depend...
2007-10-10 Andrew Tridgellr8671: use much shorter names for the selftest director...
2007-10-10 Andrew Tridgellr8649: added smbscript to the list of binaries to install
2007-10-10 Andrew Tridgellr8635: make object inheritance with the builtin objects...
2007-10-10 Jelmer Vernooijr8623: Fix warnings in ODL-generated code.
2007-10-10 Jelmer Vernooijr8622: Support parsing new structs/unions/enums/bitmaps...
2007-10-10 Jelmer Vernooijr8621: Simplify code. Add support for nested structures...
2007-10-10 Jelmer Vernooijr8614: Add COMRESULT/HRESULT scalar type
2007-10-10 Jelmer Vernooijr8613: Remove a couple of empty loops.
2007-10-10 Jelmer Vernooijr8612: Parse::Pidl::NDR:
2007-10-10 Andrew Tridgellr8576: install scripts from scripting/bin/
2007-10-10 Jelmer Vernooijr8566: Couple of code cleanups
2007-10-10 Jelmer Vernooijr8559: Couple of (D)COM updates:
2007-10-10 Andrew Tridgellr8540: fixed network interface detection on several...
2007-10-10 Andrew Tridgellr8533: improve --help output
2007-10-10 Andrew Tridgellr8532: this miight fix cross compilation for reactos
2007-10-10 Andrew Tridgellr8525: added two more test targets:
2007-10-10 Andrew Tridgellr8483: switched our generated ejs rpc code over to...
2007-10-10 Andrew Tridgellr8471: --ejs taking an optional arguments interferes...
2007-10-10 Andrew Tridgellr8462: added a test for %lld support to our snprintf...
2007-10-10 Andrew Tridgellr8461: fixed integer64 handling on bit endian platforms...
2007-10-10 Andrew Tridgellr8453: my solaris10 box doesn't have math.h
2007-10-10 Andrew Tridgellr8440: - several build farm hosts were failing 'make...
2007-10-10 Andrew Tridgellr8416: added the extra_cflags.txt system from smb-build
2007-10-10 Andrew Tridgellr8399: move the ejs and esp code closer to the director...
next