r7018: take advantage of the server[TLS_SUPPORT] variable to auto-redirect the home
[samba.git] / source / build /
2007-10-10 Tim Potterr7010: Merge libcli/libsmb.mk into libcli/config.mk
2007-10-10 Andrew Tridgellr6982: install the swat pages with 'make installswat'
2007-10-10 Andrew Tridgellr6981: first version of the builtin web server for...
2007-10-10 Jelmer Vernooijr6973: Merge new version of pidl into the main SAMBA_4_...
2007-10-10 Jelmer Vernooijr6926: More build farm fixes:
2007-10-10 Jelmer Vernooijr6924: Remove some unused functions.
2007-10-10 Jelmer Vernooijr6874: Fix static library build
2007-10-10 Andrew Tridgellr6873: fixed exec bit
2007-10-10 Jelmer Vernooijr6862: Add some more tests
2007-10-10 Jelmer Vernooijr6860: Add some allocation and alignment tests, remove...
2007-10-10 Jelmer Vernooijr6859: Add ndr_align tests, use environment variables...
2007-10-10 Jelmer Vernooijr6857: - Support [public] on functions
2007-10-10 Jelmer Vernooijr6856: Add a couple of tests that test for the behaviou...
2007-10-10 Jelmer Vernooijr6854: Add --quiet option to pidl
2007-10-10 Andrew Tridgellr6853: again fixed SOCKET_WRAPPER_DIR in 'make test'
2007-10-10 Jelmer Vernooijr6842: Move to .mk file
2007-10-10 Jelmer Vernooijr6839: Add support for building subsystems as shared...
2007-10-10 Jelmer Vernooijr6838: Remove unnecessary calls to gensec_gsskrb5
2007-10-10 Jelmer Vernooijr6836: Allow optionally passing in a destination filena...
2007-10-10 Jelmer Vernooijr6828: More portability fixes
2007-10-10 Jelmer Vernooijr6825: Fall back to chsize if ftruncate is not available
2007-10-10 Tim Potterr6810: Rename auth/{ntlmssp,gensec,kerberos} mk and...
2007-10-10 Andrew Tridgellr6809: ifeq is not portable in make - jelmer, you'll...
2007-10-10 Jelmer Vernooijr6752: Patch by Steven Edwards to improve portability...
2007-10-10 Andrew Tridgellr6725: the beginnings of a cldap server
2007-10-10 Jelmer Vernooijr6621: Warn when the user is trying to use socket wrapper
2007-10-10 Jelmer Vernooijr6617: Let --enable-developer imply --enable-socket...
2007-10-10 Stefan Metzmacherr6607: fix the build
2007-10-10 Tim Potterr6589: Make the library versioning options for building...
2007-10-10 Jelmer Vernooijr6577: Make test works without installation now.
2007-10-10 Stefan Metzmacherr6572: add "string_array" as new scalar type for handli...
2007-10-10 Jelmer Vernooijr6568: Some more small 'make test' fixes
2007-10-10 Jelmer Vernooijr6567: Use "real" prefix for 'make test'
2007-10-10 Jelmer Vernooijr6564: - Fix bug in socket_wrapper
2007-10-10 Andrew Tridgellr6545: some notes and experiments on ref ptrs, testing...
2007-10-10 Tim Potterr6538: Somehow building shared libraries was broken...
2007-10-10 Stefan Metzmacherr6517: this line should be removed in the last patch...
2007-10-10 Stefan Metzmacherr6516: use only one list of scalar types and make ...
2007-10-10 Jelmer Vernooijr6485: Move LDAP detection M4 file and use it for the...
2007-10-10 Andrew Bartlettr6458: Split up NTLMSSP into a new directory, and into...
2007-10-10 Tim Potterr6350: Add a newline to make things look prettier.
2007-10-10 Andrew Tridgellr6331: added IDL and test suite for the ADS style respo...
2007-10-10 Stefan Metzmacherr6294: - add obfuscate support, which is used in MAPI...
2007-10-10 Stefan Metzmacherr6190: fix gensize on unions
2007-10-10 Jelmer Vernooijr6180: Use token_lists for storing switch values
2007-10-10 Tim Potterr6177: Use here documents instead of print() statements...
2007-10-10 Jelmer Vernooijr6159: Move some more general ndr stuff (alignment...
2007-10-10 Tim Potterr6148: Add a showflags target to display the various...
2007-10-10 Jelmer Vernooijr6143: Put compression support in the subcontext handli...
2007-10-10 Jelmer Vernooijr6139: Move socket_wrapper to a seperate directory
2007-10-10 Jelmer Vernooijr6130: More work on the NDR tree generator
2007-10-10 Andrew Bartlettr6113: Move GENSEC and the kerberos code out of libcli...
2007-10-10 Stefan Metzmacherr6101: only allow properties we know about, that helps...
2007-10-10 Stefan Metzmacherr6098: fix parsing of empty union cases
2007-10-10 Stefan Metzmacherr6097: allow compression only on subcontexts
2007-10-10 Stefan Metzmacherr6061: add start of compression support in our rpc...
2007-10-10 Jelmer Vernooijr5917: First step in using the new cli_credentials...
2007-10-10 Jelmer Vernooijr5906: Fix the usage of the internal popt (make proto...
2007-10-10 Jelmer Vernooijr5853: Move some of the functions not specific to the...
2007-10-10 Jelmer Vernooijr5852: Rename ndr.pm to ndr_parser.pm
2007-10-10 Stefan Metzmacherr5797: - add idl property [subcontext_size()]
2007-10-10 Jelmer Vernooijr5785: Fix subcontext pushes
2007-10-10 Jelmer Vernooijr5775: Remove some unused functions (unions are no...
2007-10-10 Stefan Metzmacherr5764: add support for embedded ref pointers
2007-10-10 Jelmer Vernooijr5709: Leave out the pull/push call with NDR_BUFFERS...
2007-10-10 Jelmer Vernooijr5697: Give an error message when a ref pointer is...
2007-10-10 Jelmer Vernooijr5675: - More DCOM bug fixes
2007-10-10 Jelmer Vernooijr5674: - Re-enable DCOM support.
2007-10-10 Jelmer Vernooijr5672: Use switch_type() and the token storage mechanis...
2007-10-10 Jelmer Vernooijr5671: Bunch of fixes related to arrays and pointers...
2007-10-10 Jelmer Vernooijr5669: Couple of minor clearifications, simplifications.
2007-10-10 Jelmer Vernooijr5661: Be a little stricter on syntax regarding arrays...
2007-10-10 Jelmer Vernooijr5660: Reduce number of generated "{}"'s
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
next