r7307: Add phony rules for OUTPUT_TYPE OBJLIST, e.g. it is now possible
[samba.git] / source4 / lib /
2007-10-10 Andrew Tridgellr7298: ensure messages are sent in order even when...
2007-10-10 Andrew Tridgellr7296: avoid two stat() calls per message. This increas...
2007-10-10 Andrew Tridgellr7295: added an irpc benchmark. It gets about 16k messa...
2007-10-10 Andrew Tridgellr7294: implemented the irpc messaging system. This...
2007-10-10 Andrew Bartlettr7293: Turn sqlite3 support off by default, use --with...
2007-10-10 Andrew Bartlettr7292: Fix up the build system support for derrell...
2007-10-10 Derrell Lipmanr7287: work in progress. no more time to work on this...
2007-10-10 Derrell Lipmanr7286: add prototype for public connect function in...
2007-10-10 Derrell Lipmanr7283: add sqlite3.m4
2007-10-10 Derrell Lipmanr7282: ldb_sqlite3 work in progress.
2007-10-10 Derrell Lipmanr7281: removing document
2007-10-10 Derrell Lipmanr7280: taking advantage of previous research. this...
2007-10-10 Derrell Lipmanr7276: - moved static tdb function ltdb_dn_fold() into...
2007-10-10 Andrew Tridgellr7265: fixed d_printf() so it works again.
2007-10-10 Derrell Lipmanr7260: save current schema before I blow it away to...
2007-10-10 Jelmer Vernooijr7248: Remove enum that is causing trouble on AIX
2007-10-10 Simo Sorcer7239: add a little test
2007-10-10 Andrew Tridgellr7228: use socket_pending() instead of the direct ioctl...
2007-10-10 Andrew Tridgellr7227: added a socket_pending() call to abstract away...
2007-10-10 Tim Potterr7214: Undo my interpreter patch. Tridge thought of...
2007-10-10 Tim Potterr7213: Add a small bit to the ejs parser to ignore...
2007-10-10 Andrew Tridgellr7211: - use ioctl(FIONREAD) to remove the artificial...
2007-10-10 Andrew Tridgellr7206: changed the messaging library to use sendto...
2007-10-10 Andrew Tridgellr7205: added support for sendto() on unix domain sockets
2007-10-10 Jelmer Vernooijr7166: Move replacement stuff to seperate directory
2007-10-10 Derrell Lipmanr7133: work in progress, including a HIGHLY revised...
2007-10-10 Andrew Tridgellr7127: allow for recursive ejs functions
2007-10-10 Andrew Tridgellr7124: fixed a bug in array construction (see ECMA...
2007-10-10 Derrell Lipmanr7116: work in progress
2007-10-10 Jelmer Vernooijr7114: Convert ldb documentation to DocBook/XML
2007-10-10 Jelmer Vernooijr7113: Move manpages from docs repository to source...
2007-10-10 Andrew Tridgellr7085: fixed a bug in ejs with setting up the arguments...
2007-10-10 Andrew Tridgellr7071: allow access to the current mpr memory context...
2007-10-10 Tim Potterr7066: Rename http_exception to ejs_exception.
2007-10-10 Tim Potterr7065: Move ejs from web_server to lib so it can be...
2007-10-10 Simo Sorcer7058: Add experimenthal pam authentication for web...
2007-10-10 Andrew Tridgellr7052: added a case insensitive str_list_check_ci(...
2007-10-10 Andrew Tridgellr7011: when using macros, the parameters should be...
2007-10-10 Derrell Lipmanr6984: added tree representation documentation and...
2007-10-10 Andrew Tridgellr6980: added data_blob_append(), which I use in the...
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 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 Stefan Metzmacherr6937: some minor fixes and updates
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 Simo Sorcer6931: declare this to avoid warnings until we have...
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 Andrew Tridgellr6845: make the talloc header align to 40 bytes, which...
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 Tridgellr6817: - fixed empty ldap search elements in filters
2007-10-10 Andrew Tridgellr6812: more talloc portability tweaks
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 Jelmer Vernooijr6804: Add config.h for talloc (and use it)
2007-10-10 Andrew Tridgellr6802: - fixed CFLAGS
2007-10-10 Andrew Bartlettr6798: Valgrind pain is not something I look forward...
2007-10-10 Jelmer Vernooijr6795: Make some functions static and remove some unuse...
2007-10-10 Jelmer Vernooijr6790: Use config.h file for ldb and add test for stdint.h
2007-10-10 Simo Sorcer6759: let us have a wildcard attribute so that we...
2007-10-10 Andrew Tridgellr6741: prevent talloc_strndup() from reading one byte...
2007-10-10 Andrew Bartlettr6700: Upper case realms in kerberos-specific parts...
2007-10-10 Andrew Tridgellr6688: removed unused binary_string() function
2007-10-10 Andrew Tridgellr6687: added a idr helper function for creating random IDs
2007-10-10 Jelmer Vernooijr6664: Obey overrided CC in the Makefile
2007-10-10 Andrew Tridgellr6663: only use -Wall for gcc
2007-10-10 Andrew Tridgellr6662: add an installcheck target for talloc
2007-10-10 Andrew Tridgellr6661: fix up talloc autoconf to have a chance of worki...
2007-10-10 Volker Lendecker6660: Sorry for the spam... I think now I've got a...
2007-10-10 Simo Sorcer6650: keep style consistent
2007-10-10 Simo Sorcer6645: Add talloc_get_size() function.
2007-10-10 Jelmer Vernooijr6622: Add talloc manpage in DocBook XML, based on...
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 Andrew Tridgellr6578: brown paper bag time with the new messaging...
2007-10-10 Andrew Bartlettr6573: Start on my project to implement an NT4 compatib...
2007-10-10 Andrew Bartlettr6565: Cludge, cludge, cludge...
2007-10-10 Jelmer Vernooijr6564: - Fix bug in socket_wrapper
2007-10-10 Andrew Tridgellr6562: added support for datagram unix domain sockets...
2007-10-10 Andrew Tridgellr6561: re-did the internal message system based on...
2007-10-10 Andrew Tridgellr6560: added a tdb_chainlock_read() call in ldb_search...
2007-10-10 Jelmer Vernooijr6546: Fix ldb standalone build
2007-10-10 Andrew Tridgellr6528: - in tdb_fetch() we effectively disallowed zero...
2007-10-10 Tim Potterr6520: Fix unused variable warning.
2007-10-10 Volker Lendecker6513: Commit talloc_free_children.
2007-10-10 Jelmer Vernooijr6487: Use autoconf for standalone build of tdb
2007-10-10 Jelmer Vernooijr6486: Add 'make install' and pkg-config file.
2007-10-10 Jelmer Vernooijr6485: Move LDAP detection M4 file and use it for the...
2007-10-10 Stefan Metzmacherr6483: fix anonymous connections, '-U %' or '-U ""...
2007-10-10 Andrew Tridgellr6481: change download instructions to include tdb...
2007-10-10 Andrew Tridgellr6480: fixed whitespace typo
2007-10-10 Andrew Tridgellr6479: - added a simple web page
next