Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r7119: the content of a subcontext can contain deferred data, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r7118: allways pull scalars and buffers when pulling the subcontext context | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r7117: Move more manpages to the source repository | Jelmer Vernooij | 1 | -0/+518 |
2007-10-10 | r7115: specify what properties can be used on what objects... | Stefan Metzmacher | 1 | -57/+114 |
2007-10-10 | r7111: Patch from Alan DeKok for correct use of the needed variables in Decl* | Jelmer Vernooij | 1 | -6/+8 |
2007-10-10 | r7109: Change noid() to noopnum() so it isn't confusing to people familiar wi... | Jelmer Vernooij | 2 | -11/+2 |
2007-10-10 | r7102: fix subcontext(0) | Stefan Metzmacher | 1 | -2/+3 |
2007-10-10 | r7098: - make use of the NDR table instead of the IDL table in the client and... | Stefan Metzmacher | 7 | -102/+153 |
2007-10-10 | r7084: - readd the work from rev 6516,6517,6572 | Stefan Metzmacher | 6 | -130/+217 |
2007-10-10 | r7065: Move ejs from web_server to lib so it can be shared with smbscript. | Tim Potter | 1 | -0/+1 |
2007-10-10 | r7062: Merge scripting/swig/config.mk with scripting/config.mk | Tim Potter | 1 | -1/+0 |
2007-10-10 | r7061: A ejs scripting client. This should allow javascript to be run in a | Tim Potter | 1 | -0/+1 |
2007-10-10 | r7059: Use namespaces for pidl and the build system, so we can later on | Jelmer Vernooij | 20 | -73/+117 |
2007-10-10 | r7049: auto-create the private/tls/ directory on install | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7043: Patch from Julien Kerihuel <j.kerihuel@openchange.org> to reenable | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r7037: Add enough pointers in the header file as well | Jelmer Vernooij | 1 | -9/+13 |
2007-10-10 | r7036: Allow more operations in several properties (such as size_is, length_is, | Jelmer Vernooij | 3 | -443/+491 |
2007-10-10 | r7029: Make array support in pidl similar to that in other IDL compilers. We ... | Jelmer Vernooij | 1 | -84/+83 |
2007-10-10 | r7022: Add support for parsing definitions of multi-dimension arrays. | Jelmer Vernooij | 9 | -163/+121 |
2007-10-10 | r7010: Merge libcli/libsmb.mk into libcli/config.mk | Tim Potter | 1 | -1/+0 |
2007-10-10 | r6982: install the swat pages with 'make installswat' | Andrew Tridgell | 2 | -2/+23 |
2007-10-10 | r6981: first version of the builtin web server for Samba4 | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r6973: Merge new version of pidl into the main SAMBA_4_0 branch. | Jelmer Vernooij | 19 | -2276/+3095 |
2007-10-10 | r6926: More build farm fixes: | Jelmer Vernooij | 11 | -175/+78 |
2007-10-10 | r6924: Remove some unused functions. | Jelmer Vernooij | 1 | -200/+0 |
2007-10-10 | r6874: Fix static library build | Jelmer Vernooij | 1 | -8/+6 |
2007-10-10 | r6873: fixed exec bit | Andrew Tridgell | 1 | -0/+0 |
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 |