r955: Update debian package rules... builds now
[samba.git] / source4 / build /
2007-10-10 Jelmer Vernooijr955: Update debian package rules... builds now
2007-10-10 Tim Potterr954: Start working on typedef parsing.
2007-10-10 Tim Potterr953: Remove unused Pull and Print parse functions...
2007-10-10 Tim Potterr948: Tridge suggested that the best way to write the...
2007-10-10 Andrew Tridgellr900: when DEBUGLEVEL > 10 print the full deocde of...
2007-10-10 Stefan Metzmacherr899: remove the weird shell patterns from the makerules
2007-10-10 Andrew Tridgellr894: use _t in generated pidl code
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Tridgellr873: converted samba4 to use real 64 bit integers...
2007-10-10 Stefan Metzmacherr807: compile with PICFLAG by default
2007-10-10 Tim Potterr806: Checkin of workarea - tridge gave me some good...
2007-10-10 Stefan Metzmacherr767: add a $flags argument to the std_CC make rule...
2007-10-10 Stefan Metzmacherr765: add SMB_INCLUDE_M4() macro as wrapper arround...
2007-10-10 Tim Potterr759: Fix some perl warnings.
2007-10-10 Tim Potterr757: Handle empty union arms (ala rid only entries...
2007-10-10 Tim Potterr756: Handle default element in union.
2007-10-10 Tim Potterr753: Big reorganisation of everything - also fixes...
2007-10-10 Tim Potterr750: Rename global $name -> $module.
2007-10-10 Stefan Metzmacherr749: move the basic type checks
2007-10-10 Stefan Metzmacherr748: get some more info about what the compilers in...
2007-10-10 Tim Potterr746: Add entry in proto tree when we don't handle...
2007-10-10 Tim Potterr744: A bunch of minor fixes. The ethereal pidl parser...
2007-10-10 Jelmer Vernooijr738: Use same error message format as is used by compi...
2007-10-10 Jelmer Vernooijr736: Add list of supported and unsupported MIDL attributes
2007-10-10 Stefan Metzmacherr725: fix usage of $PERL to "$PERL" to handle perl...
2007-10-10 Stefan Metzmacherr703: only use $PERL -W when --enable-debug
2007-10-10 Stefan Metzmacherr701: change debug messages a bit
2007-10-10 Stefan Metzmacherr700: fix SMB_LIBRARY() to disable the lib by default
2007-10-10 Stefan Metzmacherr696: fix formating
2007-10-10 Stefan Metzmacherr695: don't add libs andlinkerflags to STATIC_LIBRARY
2007-10-10 Stefan Metzmacherr691: add
2007-10-10 Stefan Metzmacherr690: - ignore source/tags
2007-10-10 Stefan Metzmacherr688: add --enable-experimental
2007-10-10 Stefan Metzmacherr687: add newline at eof
2007-10-10 Jelmer Vernooijr686: - Add SMB_EXT_LIB_FROM_PKGCONFIG()
2007-10-10 Jelmer Vernooijr682: Typo fixes
2007-10-10 Stefan Metzmacherr680: fail directly when we notice that perl is not...
2007-10-10 Stefan Metzmacherr679: fix make install
2007-10-10 Stefan Metzmacherr678: use ./config.smb_build.pl instead of config.smb_b...
2007-10-10 Stefan Metzmacherr677: fix: '$' -> '\$'
2007-10-10 Stefan Metzmacherr674: use the same -I flags as before
2007-10-10 Stefan Metzmacherr671: fix make ./include/proto.h
2007-10-10 Stefan Metzmacherr670: add make everything
2007-10-10 Stefan Metzmacherr667: remove Data::Dumper dependecy
2007-10-10 Stefan Metzmacherr666: readd 'make etags' and 'make ctags'
2007-10-10 Stefan Metzmacherr665: merge over the new build system from my tmp branch
2007-10-10 Stefan Metzmacherr641: readd 'use dump;'
2007-10-10 Stefan Metzmacherr638: remove unused dependency to Data::Dumper and...
2007-10-10 Tim Potterr617: Sync some minor updates with repository:
2007-10-10 Tim Potterr604: Better dumping of in,out,ref properties.
2007-10-10 Tim Potterr602: Autogenerated packet-dcerpc-samr.c now compiles!
2007-10-10 Tim Potterr600: Get rid of trailing whitespace which freaks out...
2007-10-10 Tim Potterr597: Start generating parser code - only supports...
2007-10-10 Tim Potterr589: Fix IDL dump module so --dump and --diff options...
2007-10-10 Tim Potterr550: Remove clientfns.pm module - it was a bad idea.
2007-10-10 Andrew Tridgellr464: a big improvement to the API for writing server...
2007-10-10 Stefan Metzmacherr419: Data::Dumper is not portable
2007-10-10 Andrew Tridgellr363: nicer error handling in pidl
2007-10-10 Tim Potterr356: Start of auto-generated client functions. Tridge...
2007-10-10 Stefan Metzmacherr147: - Remove dublicate ldap tests (richard the curren...
2007-10-10 Stefan Metzmacherr55: if you try to use a custom bind or unbind hook in
2007-10-10 Gerald Carterr42: importing .cvsignore files
2004-02-22 Stefan Metzmacher- creat the LIBCMDLINE subsystem
2004-02-18 Stefan Metzmacherdon't inlcude rpc/rpc.h and rpcsvc/*.h anymore
2004-02-18 Stefan Metzmacherremove unused NISPLUS/AUTOMOUNT stuff
2004-02-13 Stefan Metzmachermove external configure test programs
2004-02-13 Stefan Metzmachermove all old configure checks to build/m4/rewrite.m4
2004-02-02 Stefan Metzmachersome DEBUG and comment fixes
2004-01-22 Stefan Metzmachersorry, the last commit went in by mistake:-(
2004-01-22 Stefan Metzmacherinitilize ev->maxfd = EVENT_INVALID_MAXFD; before the...
2004-01-22 Stefan Metzmachermake dcerpc_pipes[] completely const.
2004-01-22 Andrew Tridgelladded a little bit of const magic to get rid of the...
2004-01-08 Stefan MetzmacherThis patch adds a better dcerpc server infastructure.
2003-12-19 Andrew Tridgelladded code to the IDL validator to check for common...
2003-12-16 Andrew Tridgella fairly large commit!
2003-12-16 Andrew Tridgellthe out substructure is not empty if there is a return...
2003-12-16 Andrew Tridgellsome compilers can't handle structures with no elements...
2003-12-16 Andrew Tridgelldon't rely on the ability of perl 5.6.x to remove eleme...
2003-12-16 Andrew Tridgellcope with different cpp formatting on some systems...
2003-12-15 Andrew Tridgelluse the @CPP@ value from configure if possible when...
2003-12-15 Andrew Tridgelllets see if "cc -E" keeps more of the build farm happy...
2003-12-15 Andrew Tridgelladded "pidl.pl --template" to dump a rough template...
2003-12-15 Andrew Tridgellpatch from metze with updates to srvsvc and changes...
2003-12-15 Andrew Tridgellmake pidl no longer dependent on Data::Dumper, which...
2003-12-15 Andrew Tridgellfixed the handling of zero-length top level arrays...
2003-12-14 Andrew Tridgelladded auto-generation of the server side boilerplate...
2003-12-14 Simo Sorcetypo
2003-12-14 Simo Sorcereduce double explanation of FIXED ARRAYS
2003-12-14 Andrew Tridgellfix _ptr_ declaration
2003-12-12 Andrew Tridgellhandle the auto-allocation of [ref] output arrays in...
2003-12-12 Andrew Tridgell * the RPC-ECHO pipe now works in smbd, as long as...
2003-12-10 Andrew Tridgellmore portable array of endpoints code from pidl
2003-12-08 Andrew Tridgellsome systems don't have "which" and some systems don...
2003-12-08 Andrew Tridgellcommit idl.pm now, as many build farm machines don...
2003-12-08 Andrew Tridgell * reduced the number of grammer conflicts a lot using...
2003-12-07 Andrew Tridgelldon't save the intermediate form to disk unless we...
2003-12-07 Andrew Tridgella bit more speed and better line matching in errors
2003-12-07 Andrew Tridgellmake pidl a little less verbose
next