summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
* r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to beAndrew Bartlett2007-10-101-0/+1
* r7195: - Fix echo pipeJelmer Vernooij2007-10-101-12/+32
* r7187: fix alignment of unionsStefan Metzmacher2007-10-102-17/+14
* r7186: add [relative_base] property, which is allowed on typedef'sStefan Metzmacher2007-10-102-6/+66
* r7185: fix formattingStefan Metzmacher2007-10-101-35/+35
* r7184: remove unused ndr_pull/push_struct_start/end() functionsStefan Metzmacher2007-10-101-14/+2
* r7167: fix the buildStefan Metzmacher2007-10-101-1/+1
* r7165: Fix pidl testsJelmer Vernooij2007-10-107-7/+6
* r7161: - Add support for "aliases" for pidls scalar types and add a few aliases.Jelmer Vernooij2007-10-103-7/+24
* r7160: Initial work on an esp function wrapper generatorJelmer Vernooij2007-10-102-5/+91
* r7159: Improve the messages from pidl's validator module.Jelmer Vernooij2007-10-102-15/+42
* r7122: Some cleanups, simplification of the code.Jelmer Vernooij2007-10-104-223/+93
* r7121: More subcontext fixes. A subcontext does not always imply internally d...Jelmer Vernooij2007-10-102-6/+1
* r7119: the content of a subcontext can contain deferred data,Stefan Metzmacher2007-10-101-1/+1
* r7118: allways pull scalars and buffers when pulling the subcontext contextStefan Metzmacher2007-10-101-5/+5
* r7117: Move more manpages to the source repositoryJelmer Vernooij2007-10-101-0/+518
* r7115: specify what properties can be used on what objects...Stefan Metzmacher2007-10-101-57/+114
* r7111: Patch from Alan DeKok for correct use of the needed variables in Decl*Jelmer Vernooij2007-10-101-6/+8
* r7109: Change noid() to noopnum() so it isn't confusing to people familiar wi...Jelmer Vernooij2007-10-102-11/+2
* r7102: fix subcontext(0)Stefan Metzmacher2007-10-101-2/+3
* r7098: - make use of the NDR table instead of the IDL table in the client and...Stefan Metzmacher2007-10-107-102/+153
* r7084: - readd the work from rev 6516,6517,6572Stefan Metzmacher2007-10-106-130/+217
* r7065: Move ejs from web_server to lib so it can be shared with smbscript.Tim Potter2007-10-101-0/+1
* r7062: Merge scripting/swig/config.mk with scripting/config.mkTim Potter2007-10-101-1/+0
* r7061: A ejs scripting client. This should allow javascript to be run in aTim Potter2007-10-101-0/+1
* r7059: Use namespaces for pidl and the build system, so we can later onJelmer Vernooij2007-10-1020-73/+117
* r7049: auto-create the private/tls/ directory on installAndrew Tridgell2007-10-101-1/+1
* r7043: Patch from Julien Kerihuel <j.kerihuel@openchange.org> to reenableAndrew Bartlett2007-10-101-1/+2
* r7037: Add enough pointers in the header file as wellJelmer Vernooij2007-10-101-9/+13
* r7036: Allow more operations in several properties (such as size_is, length_is,Jelmer Vernooij2007-10-103-443/+491
* r7029: Make array support in pidl similar to that in other IDL compilers. We ...Jelmer Vernooij2007-10-101-84/+83
* r7022: Add support for parsing definitions of multi-dimension arrays.Jelmer Vernooij2007-10-109-163/+121
* r7010: Merge libcli/libsmb.mk into libcli/config.mkTim Potter2007-10-101-1/+0
* r6982: install the swat pages with 'make installswat'Andrew Tridgell2007-10-102-2/+23
* r6981: first version of the builtin web server for Samba4Andrew Tridgell2007-10-101-0/+1
* r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij2007-10-1019-2276/+3095
* r6926: More build farm fixes:Jelmer Vernooij2007-10-1011-175/+78
* r6924: Remove some unused functions.Jelmer Vernooij2007-10-101-200/+0
* r6874: Fix static library buildJelmer Vernooij2007-10-101-8/+6
* r6873: fixed exec bitAndrew Tridgell2007-10-101-0/+0
* r6862: Add some more testsJelmer Vernooij2007-10-106-30/+178
* r6860: Add some allocation and alignment tests, remove uint64 from list of sc...Jelmer Vernooij2007-10-105-6/+187
* r6859: Add ndr_align tests, use environment variables ($CC, $CFLAGS, $LDFLAGS)Jelmer Vernooij2007-10-103-9/+51
* r6857: - Support [public] on functionsJelmer Vernooij2007-10-103-133/+263
* r6856: Add a couple of tests that test for the behaviour described inJelmer Vernooij2007-10-102-1/+377
* r6854: Add --quiet option to pidlJelmer Vernooij2007-10-103-2/+173
* r6853: again fixed SOCKET_WRAPPER_DIR in 'make test'Andrew Tridgell2007-10-101-2/+1
* r6842: Move to .mk fileJelmer Vernooij2007-10-101-0/+1
* r6839: Add support for building subsystems as shared libraries. This can beJelmer Vernooij2007-10-103-20/+22
* r6838: Remove unnecessary calls to gensec_gsskrb5Jelmer Vernooij2007-10-101-2/+9