Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r6862: Add some more tests | Jelmer Vernooij | 6 | -30/+178 |
2007-10-10 | r6860: Add some allocation and alignment tests, remove uint64 from list of sc... | Jelmer Vernooij | 5 | -6/+187 |
2007-10-10 | r6859: Add ndr_align tests, use environment variables ($CC, $CFLAGS, $LDFLAGS) | Jelmer Vernooij | 3 | -9/+51 |
2007-10-10 | r6857: - Support [public] on functions | Jelmer Vernooij | 3 | -133/+263 |
2007-10-10 | r6856: Add a couple of tests that test for the behaviour described in | Jelmer Vernooij | 2 | -1/+377 |
2007-10-10 | r6854: Add --quiet option to pidl | Jelmer Vernooij | 3 | -2/+173 |
2007-10-10 | r6853: again fixed SOCKET_WRAPPER_DIR in 'make test' | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r6842: Move to .mk file | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r6839: Add support for building subsystems as shared libraries. This can be | Jelmer Vernooij | 3 | -20/+22 |
2007-10-10 | r6838: Remove unnecessary calls to gensec_gsskrb5 | Jelmer Vernooij | 1 | -2/+9 |
2007-10-10 | r6836: Allow optionally passing in a destination filename for NDR parsers | Jelmer Vernooij | 1 | -12/+18 |
2007-10-10 | r6828: More portability fixes | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r6825: Fall back to chsize if ftruncate is not available | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r6810: Rename auth/{ntlmssp,gensec,kerberos} mk and m4 files to be called | Tim Potter | 1 | -3/+3 |
2007-10-10 | r6809: ifeq is not portable in make - jelmer, you'll need to find some other ... | Andrew Tridgell | 1 | -6/+1 |
2007-10-10 | r6752: Patch by Steven Edwards to improve portability to mingw32 | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r6725: the beginnings of a cldap server | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r6621: Warn when the user is trying to use socket wrapper | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r6617: Let --enable-developer imply --enable-socket-wrapper | Jelmer Vernooij | 1 | -1/+7 |
2007-10-10 | r6607: fix the build | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r6589: Make the library versioning options for building a shared library opti... | Tim Potter | 1 | -3/+10 |
2007-10-10 | r6577: Make test works without installation now. | Jelmer Vernooij | 1 | -7/+1 |
2007-10-10 | r6572: add "string_array" as new scalar type for handling SPOOLSS string array's | Stefan Metzmacher | 2 | -1/+5 |
2007-10-10 | r6568: Some more small 'make test' fixes | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r6567: Use "real" prefix for 'make test' | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r6564: - Fix bug in socket_wrapper | Jelmer Vernooij | 1 | -0/+10 |
2007-10-10 | r6545: some notes and experiments on ref ptrs, testing with midl | Andrew Tridgell | 1 | -0/+220 |
2007-10-10 | r6538: Somehow building shared libraries was broken. Either AC_CANONICAL_HOST | Tim Potter | 1 | -0/+2 |
2007-10-10 | r6517: this line should be removed in the last patch, (I readded it just for ... | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r6516: use only one list of scalar types and make "string" just a simple scal... | Stefan Metzmacher | 2 | -77/+147 |
2007-10-10 | r6485: Move LDAP detection M4 file and use it for the standalone ldb build | Jelmer Vernooij | 2 | -3/+1 |
2007-10-10 | r6458: Split up NTLMSSP into a new directory, and into seperate files for the | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r6350: Add a newline to make things look prettier. | Tim Potter | 1 | -0/+1 |
2007-10-10 | r6331: added IDL and test suite for the ADS style response to a datagram netl... | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r6294: - add obfuscate support, which is used in MAPI rpc's, (the ^= 0xA5 stu... | Stefan Metzmacher | 2 | -22/+81 |
2007-10-10 | r6190: fix gensize on unions | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r6180: Use token_lists for storing switch values | Jelmer Vernooij | 1 | -6/+10 |
2007-10-10 | r6177: Use here documents instead of print() statements to generate the | Tim Potter | 1 | -144/+164 |
2007-10-10 | r6159: Move some more general ndr stuff (alignment calculations) to ndr.pm | Jelmer Vernooij | 2 | -106/+85 |
2007-10-10 | r6148: Add a showflags target to display the various compiler flags a la | Tim Potter | 1 | -0/+7 |
2007-10-10 | r6143: Put compression support in the subcontext handling functions rather | Jelmer Vernooij | 1 | -45/+36 |
2007-10-10 | r6139: Move socket_wrapper to a seperate directory | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r6130: More work on the NDR tree generator | Jelmer Vernooij | 1 | -1/+260 |
2007-10-10 | r6113: Move GENSEC and the kerberos code out of libcli/auth, and into | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r6101: only allow properties we know about, that helps to catch typos! | Stefan Metzmacher | 1 | -1/+98 |
2007-10-10 | r6098: fix parsing of empty union cases | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r6097: allow compression only on subcontexts | Stefan Metzmacher | 1 | -2/+6 |
2007-10-10 | r6061: add start of compression support in our rpc code | Stefan Metzmacher | 1 | -4/+134 |
2007-10-10 | r5917: First step in using the new cli_credentials structure. This patch | Jelmer Vernooij | 2 | -16/+1 |
2007-10-10 | r5906: Fix the usage of the internal popt (make proto should ignore it) | Jelmer Vernooij | 2 | -1/+2 |