r6988: added a test of esp include() calls
[samba.git] / source /
2007-10-10 Andrew Tridgellr6987: - make sure esp pages cannot read data outside...
2007-10-10 Andrew Tridgellr6986: added support for <% include("somefile.ejs"...
2007-10-10 Derrell Lipmanr6984: added tree representation documentation and...
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 Andrew Tridgellr6980: added data_blob_append(), which I use in the...
2007-10-10 Jeremy Allisonr6975: Test opening filenames with control characters...
2007-10-10 Jelmer Vernooijr6973: Merge new version of pidl into the main SAMBA_4_...
2007-10-10 Andrew Tridgellr6968: fixed a typo in the event macros. I'm surprised...
2007-10-10 Andrew Tridgellr6967: fixed the new multi-value dn=@ATTRIBUTES so...
2007-10-10 Rafal Szczesniakr6963: Further definitions for share manipulation code...
2007-10-10 Rafal Szczesniakr6962: Severely simplified share functions. Removed...
2007-10-10 Jelmer Vernooijr6961: Add RPC-WINREG to list of win2k3 tests
2007-10-10 Derrell Lipmanr6956: added start of ldb_sqlite3 work
2007-10-10 Tim Potterr6952: Remove unneeded include of popt_common.h
2007-10-10 Tim Potterr6951: Fix all calls to setup_logging() that use 'True...
2007-10-10 Tim Potterr6939: Get rid of SUBSYSTEM::NDR since all it did was...
2007-10-10 Stefan Metzmacherr6938: a minor update, use a better name for the NDR...
2007-10-10 Stefan Metzmacherr6937: some minor fixes and updates
2007-10-10 Tim Potterr6936: Have RPC compression depend only on NDR_DRSUAPI...
2007-10-10 Simo Sorcer6935: don't do three things at a time :-)
2007-10-10 Simo Sorcer6934: thanks to HotaruT for pointing out skel.c was...
2007-10-10 Tim Potterr6933: Add a couple of helper functions for creating...
2007-10-10 Tim Potterr6932: Comment out static function - not used anywhere?
2007-10-10 Simo Sorcer6931: declare this to avoid warnings until we have...
2007-10-10 Tim Potterr6930: Use NBT_NAME_CLIENT instead of the number 0.
2007-10-10 Tim Potterr6929: LIBCLI_NBT depends on LIB_SECURITY_NDR for vario...
2007-10-10 Andrew Bartlettr6928: Add support for printing trusted domain names...
2007-10-10 Andrew Bartlettr6927: Make it easier to program with the SamSync callb...
2007-10-10 Jelmer Vernooijr6926: More build farm fixes:
2007-10-10 Jelmer Vernooijr6924: Remove some unused functions.
2007-10-10 Stefan Metzmacherr6922: remove bad file...
2007-10-10 Stefan Metzmacherr6921: preparing for cherry picking merging
2007-10-10 Stefan Metzmacherr6920: display the SVN revision in svk build of tree...
2007-10-10 Tim Potterr6919: Jelmer, here is my script for filtering individu...
2007-10-10 Volker Lendecker6907: Unixinfo for samba4, not activated by default.
2007-10-10 Stefan Metzmacherr6904: use "krb5:kdc=yes" in your smb.conf when you...
2007-10-10 Andrew Bartlettr6902: Turn the LDAP server on by default. It is no...
2007-10-10 Stefan Metzmacherr6884: the invocationID is only used as objectGUID...
2007-10-10 Andrew Bartlettr6883: Move to what simo assures me is the 'correct...
2007-10-10 Andrew Bartlettr6882: Put in configure tests and #ifdef to keep Samba...
2007-10-10 Andrew Bartlettr6879: Another attempt at including the 'right' kerbero...
2007-10-10 Andrew Tridgellr6877: added CLDAP testing to test_ldap.sh
2007-10-10 Andrew Tridgellr6876: - fixed a memory leak in the cldap server
2007-10-10 Andrew Tridgellr6875: added a BENCH-CLDAP test. Speed of the cldap...
2007-10-10 Jelmer Vernooijr6874: Fix static library build
2007-10-10 Andrew Tridgellr6873: fixed exec bit
2007-10-10 Andrew Tridgellr6869: removed completely bogus BASE-RW2 test
2007-10-10 Simo Sorcer6868: the @ATTRIBUTES object format has changed
2007-10-10 Simo Sorcer6867: this code will change the way the @ATTRIBUTES...
2007-10-10 Jelmer Vernooijr6863: lib-friendlier names + fix some dependencies
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 Andrew Tridgellr6852: implement an idea from kinkie to make the 'make...
2007-10-10 Tim Potterr6851: Typo in comment.
2007-10-10 Tim Potterr6848: Remove some dead/unused code.
2007-10-10 Tim Potterr6847: Fix some unused variable warnings in the libnet...
2007-10-10 Andrew Tridgellr6846: make smbd terminate immediately on EOF from...
2007-10-10 Andrew Tridgellr6845: make the talloc header align to 40 bytes, which...
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 Andrew Tridgellr6833: split out the routine that calculates the diff...
2007-10-10 Andrew Tridgellr6831: talloc now requires config.h (this fixes ldb...
2007-10-10 Andrew Tridgellr6830: put header checks in config.m4 so when it is...
2007-10-10 Andrew Tridgellr6829: include the talloc autoconf tests when building...
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 Andrew Bartlettr6819: More notes on krb5 requirements
2007-10-10 Andrew Tridgellr6817: - fixed empty ldap search elements in filters
2007-10-10 Andrew Tridgellr6816: - fixed debug display of ndr netlogon union
2007-10-10 Andrew Tridgellr6815: fill in values in cldap server as well
2007-10-10 Andrew Tridgellr6814: fill in two more unknown values in cldap responses
2007-10-10 Andrew Tridgellr6812: more talloc portability tweaks
2007-10-10 Andrew Bartlettr6811: Another attempt at better kerberos/gssapi headers.
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 Andrew Tridgellr6808: - test for gcov not needed
2007-10-10 Jelmer Vernooijr6807: Fix in-tree build of talloc testsuite
2007-10-10 Andrew Bartlettr6806: Try again to fix the build on various kerberos...
2007-10-10 Jelmer Vernooijr6805: Remove two remaining references to gensec_gsskrb5
2007-10-10 Jelmer Vernooijr6804: Add config.h for talloc (and use it)
2007-10-10 Andrew Bartlettr6803: Try to bring in the correct GSSAPI headers for...
2007-10-10 Andrew Tridgellr6802: - fixed CFLAGS
2007-10-10 Andrew Bartlettr6801: It appears that krb5_make_principal, while conve...
2007-10-10 Andrew Bartlettr6800: A big GENSEC update:
2007-10-10 Andrew Bartlettr6799: Remove a rudundent variable from the context...
2007-10-10 Andrew Bartlettr6798: Valgrind pain is not something I look forward...
2007-10-10 Rafal Szczesniakr6797: Typo fix.
2007-10-10 Andrew Bartlettr6796: Remove the gensec_gsskrb5 module, which had...
2007-10-10 Jelmer Vernooijr6795: Make some functions static and remove some unuse...
2007-10-10 Simo Sorcer6794: spellfix
2007-10-10 Andrew Bartlettr6793: Move auth_sam to use the dnsDomain rather than the
2007-10-10 Andrew Bartlettr6792: Allow a mech to fail on the first pass at the...
next