r5603: add "authservice()" property to the interface property list
[samba.git] / source4 / build /
2007-10-10 Stefan Metzmacherr5603: add "authservice()" property to the interface...
2007-10-10 Jelmer Vernooijr5506: Simplify the use of subcontexts and make them...
2007-10-10 Jelmer Vernooijr5494: Some more code simplification, some additional...
2007-10-10 Jelmer Vernooijr5493: Some code simplification
2007-10-10 Jelmer Vernooijr5492: Update example coclass, autogenerate some parts.
2007-10-10 Jelmer Vernooijr5490: The big (D)COM commit! :-) Contains most of...
2007-10-10 Jelmer Vernooijr5487: - Allow disabling modules
2007-10-10 Jelmer Vernooijr5486: - Use references to interfaces in coclasses...
2007-10-10 Jelmer Vernooijr5485: Support nopull,nopush in header.pm as well.
2007-10-10 Stefan Metzmacherr5480: allow nopush and nopull on functions
2007-10-10 Jelmer Vernooijr5479: Add ODL input support.
2007-10-10 Jelmer Vernooijr5478: Bunch of small optimizations and generalizations.
2007-10-10 Jelmer Vernooijr5477: - Move some more of the typelist stuff out of...
2007-10-10 Jelmer Vernooijr5476: Move ORPC extensions to DCE/RPC into seperate...
2007-10-10 Jelmer Vernooijr5475: Move some existing and new type information...
2007-10-10 Jelmer Vernooijr5466: Put the type information list in a seperate...
2007-10-10 Jelmer Vernooijr5465: Add support to multiple levels of pointers in...
2007-10-10 Jelmer Vernooijr5464: Simplify print function generator code.
2007-10-10 Jelmer Vernooijr5463: Make need_wire_pointer() return the number of...
2007-10-10 Jelmer Vernooijr5453: Treat "embedded" arrays (surrounding structures...
2007-10-10 Jelmer Vernooijr5449: More array handling cleanups. This should make...
2007-10-10 Andrew Tridgellr5448: another portability fix for solaris
2007-10-10 Jelmer Vernooijr5447: Add some utility functions for arrays and use...
2007-10-10 Jelmer Vernooijr5443: Fix HeaderProperties(). Not re-enabling yet...
2007-10-10 Jelmer Vernooijr5442: Use argument list generator functions from NdrPa...
2007-10-10 Jelmer Vernooijr5441: Put push, pull and print arguments in hash as...
2007-10-10 Jelmer Vernooijr5440: Some more generalizations
2007-10-10 Jelmer Vernooijr5439: (hopefully) fix build on older perls. Thanks...
2007-10-10 Jelmer Vernooijr5438: Keep new CFLAGS if the compiler accepted them.
2007-10-10 Jelmer Vernooijr5437: Allow Samba4 to be compiled by tcc (tinycc.org...
2007-10-10 Jelmer Vernooijr5426: Warn about embedded ref pointers.
2007-10-10 Jelmer Vernooijr5422: Fix ethereal parser generator.
2007-10-10 Jelmer Vernooijr5417: Add wrapper function for typedefs hash rather...
2007-10-10 Andrew Tridgellr5414: - added libcli/wins/, a basic client library...
2007-10-10 Jelmer Vernooijr5410: Automatically determine indenting for the ndr...
2007-10-10 Jelmer Vernooijr5378: Put ndr size generators and alignment calc funct...
2007-10-10 Jelmer Vernooijr5377: Put push/pull/print functions for the various...
2007-10-10 Jelmer Vernooijr5376: ORPC is NDR specific, so move it to ndr.pm.
2007-10-10 Jelmer Vernooijr5363: - ndr_%_ptr -> ndr_%_unique_ptr
2007-10-10 Jelmer Vernooijr5362: Add pointer_default() support to pidl. pointer_d...
2007-10-10 Jelmer Vernooijr5361: Rename some functions, add tests to validator.
2007-10-10 Jelmer Vernooijr5360: Remove a couple of unused functions.
2007-10-10 Jelmer Vernooijr5345: Some more minor code readability fixes.
2007-10-10 Jelmer Vernooijr5338: More efforts to handle types similarly.
2007-10-10 Jelmer Vernooijr5320: Treat structs and unions somewhat more similarly:
2007-10-10 Jelmer Vernooijr5319: Make some more alignment code generic, move...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Jelmer Vernooijr5288: Make alignment code more generic
2007-10-10 Jelmer Vernooijr5286: Some first steps in making the pidl code somewha...
2007-10-10 Tim Potterr5245: Remove dead code.
2007-10-10 Tim Potterr5241: Generate swig wrappers for unions as well as...
2007-10-10 Tim Potterr5223: Rename dom_sid2 to dom_sid as we don't care...
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Andrew Tridgellr5194: added support for using epoll instead of select...
2007-10-10 Tim Potterr5190: Grr - typo.
2007-10-10 Tim Potterr5188: Add config.mk file for swig.
2007-10-10 Andrew Tridgellr5155: define ipv4address as a based IDL type, mapped...
2007-10-10 Stefan Metzmacherr5133: fix type mapping to internal types
2007-10-10 Andrew Tridgellr5108: the beginnings of a nbtd server for Samba4....
2007-10-10 Andrew Tridgellr5104: - added support for task based servers. These...
2007-10-10 Andrew Tridgellr5102: This is a major simplification of the logic...
2007-10-10 Andrew Bartlettr5086: Fix list of binaries to install:
2007-10-10 Andrew Tridgellr5085: add net and nmblookup to installed binaries
2007-10-10 Tim Potterr5073: Call new autogenerator function for swig stuff...
2007-10-10 Tim Potterr5072: oDecrease the amount of autogenerated code ...
2007-10-10 Andrew Tridgellr5051: initialise all elements of an array (thanks...
2007-10-10 Tim Potterr5047: Fix swig dependencies.
2007-10-10 Stefan Metzmacherr5044: fix pidl--swig
2007-10-10 Andrew Tridgellr5043: this broke more systems than it helped. Remove...
2007-10-10 Andrew Tridgellr5042: another attempt to get solaris10 building
2007-10-10 Andrew Tridgellr5040: attempt to get solaris10 building by defining...
2007-10-10 Andrew Tridgellr5039: fixed eparser not to generate talloc_p()
2007-10-10 Andrew Tridgellr5036: changed HYPER_T to the more standard "hyper"
2007-10-10 Andrew Tridgellr5034: - added a type mapping function in pidl, so...
2007-10-10 Tim Potterr5033: Remove --with-eparserdir configure option and...
2007-10-10 Andrew Tridgellr5032: get rid of the init fns in eparser
2007-10-10 Tim Potterr5024: Fix build.
2007-10-10 Tim Potterr5019: Some tweaks to building the swig .i files.
2007-10-10 Tim Potterr5016: Use LIBRARY instead of BINARY for inserting...
2007-10-10 Tim Potterr5010: Handle weird-ass NTTIME_1sec and NTTIME_hyper...
2007-10-10 Tim Potterr5009: Put bitmaps in their own subtree.
2007-10-10 Tim Potterr5008: 32-bits is the default bitmap size.
2007-10-10 Tim Potterr5007: Fix bug in regexp where we were eating the strin...
2007-10-10 Tim Potterr5006: Implement parsing of pidl bitmaps in ethereal...
2007-10-10 Tim Potterr4993: Generate nicer name for enum hf.
2007-10-10 Tim Potterr4991: Remove debugging statement.
2007-10-10 Tim Potterr4990: Generate value strings for pidl enumerations.
2007-10-10 Tim Potterr4983: On second thoughts don't include the config...
2007-10-10 Tim Potterr4982: Start to move swig dependencies into new build...
2007-10-10 Tim Potterr4940: Add a variable to hold a list of typedefs for...
2007-10-10 Tim Potterr4930: Update my copyright.
2007-10-10 Andrew Tridgellr4884: - 2nd part of support ndr_size_ generation on...
2007-10-10 Andrew Tridgellr4883: support ndr_size_ generation on unions as well...
2007-10-10 Tim Potterr4865: Fix up subtree name when dissecting unions....
2007-10-10 Andrew Tridgellr4858: a better fix for alignment of enumerated types...
2007-10-10 Andrew Tridgellr4843: fixed the alignment handling of enumerated types
2007-10-10 Tim Potterr4842: Set the end of a structure so that when you...
2007-10-10 Tim Potterr4841: Handle levels that are signed integer types.
2007-10-10 Tim Potterr4815: Handle uint8 and uint16 bitmap types.
2007-10-10 Andrew Tridgellr4814: cope with perl not being in /usr/bin for idl...
next