VERSION: Bump version number up to 4.0.4.
[samba.git] / source4 / lib /
2013-01-30 Karolin SeegerMerge commit 'samba-4.0.2' into v4-0-test
2013-01-28 Andrew Bartlettpymessaging: Pass around the server_id struct to python...
2013-01-28 Andrew Bartlettpymessaging: Use correct unsigned types for server...
2013-01-15 Stefan MetzmacherMerge tag 'samba-4.0.1' into v4-0-test
2013-01-10 Stefan Metzmachers4:lib/messaging: terminate the irpc_servers_byname...
2012-12-03 Andrew Bartlettpymessaging: Add irpc_servers_byname() and irpc_all_ser...
2012-12-03 Andrew Bartlettpymessaging: Use the server_id IDL structure rather...
2012-12-03 Andrew Bartlettimessaging: Add irpc_all_servers() to list all availabl...
2012-11-30 Karolin Seegerdocs: man regtree: Add missing meta data.
2012-11-30 Karolin Seegerdocs: man regshell: Add missing meta data.
2012-11-30 Karolin Seegerdocs: man regpatch: Add missing meta data.
2012-11-30 Karolin Seegerdocs: man regdiff: Add missing meta data.
2012-11-20 Karolin Seegerpopt_common: Fix typos.
2012-08-09 Andrew Bartletts4-events: Do not vasprintf() the tevent debug messages...
2012-08-06 Stefan Metzmachers4:libcli/pyerrors: s/PyErr_WERROR_IS_ERR_RAISE/PyErr_W...
2012-07-27 Andrew Bartlettlib/param: Remove use of lp{cfg,}_socket_address outsid...
2012-07-18 Andrew Bartletts4-lib/tls: Try socket_send() multiple times to send...
2012-07-13 Michael Adams4:registry:regdiff: use existing talloc context for...
2012-07-12 Michael Adams4:registry:regdiff: add TALLOC_CTX * argument to open_...
2012-07-12 Michael Adams4:registry: add a TALLOC_CTX argument to reg_open_remote()
2012-06-12 Michael Adams4:registry:testsuite: fix use of non-existent word...
2012-06-07 Andrew Bartlettbuild: Add missing deps and make MESSAGING a private...
2012-05-14 Stefan Metzmachers4:lib/events: no longer define TEVENT_COMPAT_DEFINES
2012-05-14 Stefan Metzmachers4:lib/events: remove unused event_context_find() prototype
2012-05-11 Michael Adams4:lib: remove unused wscript_build file
2012-05-03 Jelmer VernooijUTIL_TDB: lowercase name.
2012-04-30 Andrew Bartletts4-messaging: Fill in the whole server_id in all use...
2012-04-25 Andrew Bartletts4-messaging: Use generate_random() to get a unique...
2012-03-16 Jelmer VernooijStop installing popt_common.h as its symbols are in...
2012-03-10 Jelmer Vernooijtdb_wrap: Move to specific directory.
2012-03-06 Kai Blins4 dns: Fix TCP handling in the DNS server
2012-03-06 Jelmer Vernooijpolicy/python: Move python binding tests to standard...
2012-02-17 Matthias Dieter... s4:lib/tls - include GNUTLS headers consistently using...
2012-02-10 Andrew Bartletts4-lib/samba3: Remove unused smbpasswd_decode_acb_info()
2012-02-10 Andrew Bartletts4-lib/tls: remove unused tls_support()
2012-02-10 Andrew Bartletts4-cmdline: Remove unused popt_common_dont_ask()
2012-02-08 Jelmer Vernooijregshell: Fix a counter that can actually be non-zero.
2012-02-08 Andrew Bartletts4-messaging: fix pymessaging docstring
2012-01-23 David DisseldorpWERROR type variable being incorrectly checked with...
2011-12-29 Jelmer Vernooijpyregistry: Remove directory support.
2011-12-29 Jelmer VernooijRemove the 'dir' registry backend.
2011-12-17 Volker Lendeckes3: Fix the clustering build
2011-12-15 Andrew Tridgells4-socket: use set_close_on_exec()
2011-11-30 Matthias Dieter... s4:lib/tls - call "gnutls_transport_set_lowat" only...
2011-11-30 Stefan Metzmachers4:lib/socket: add socket_connect_multi_ex_*
2011-11-11 Matthieu Patous4-socket: allow connect_multi_next_socket to try all...
2011-11-11 Jelmer Vernooijpolicy/tests: Fix import of TestCase.
2011-11-10 Andrew Tridgelltest: fixed several tests to use samba.tests
2011-11-10 Andrew Tridgells4-socket: detect NULL server in socket connection...
2011-11-03 Matthias Dieter... s4:lib/registry - enhance registry tests in respect...
2011-11-03 Matthias Dieter... s4:lib/registry/ldb.c - quit the deletion of a not...
2011-11-03 Matthias Dieter... s4:lib/registry/ldb.c - don't use search filters for...
2011-11-03 Matthias Dieter... s4:lib/registry/regf.c - always generate debug messages...
2011-11-01 Matthieu Patous4-socket: do not segfault if the socket is NULL
2011-10-31 Stefan Metzmachers4:lib/socket: don't pass -1 to close()
2011-10-27 Andreas Schneiderreplace: Add don't include unistd.h directly and add...
2011-10-19 Stefan Metzmachers4:lib/stream: make use of smb_len_tcp()
2011-10-15 Matthieu Patous4-interfaces: allow pure ipv6 to work
2011-10-13 Andrew Bartlettlib/util: Add back control of mmap and hash size in...
2011-10-13 Andrew Bartletts4-messaging: Pass the loadparm context, not just the...
2011-10-08 Stefan Metzmachers4:lib/wmi: avoid '//' comments
2011-09-23 Andrew Bartlettbuild: avoid util.h as a public header name due to...
2011-09-14 Stefan Metzmachers4:lib/messaging: let irpc handles return NT_STATUS_CON...
2011-09-12 Matthias Dieter... s4:lib/socket/interface.c - "ifaces" strictly needs...
2011-08-26 Andrew Bartletts4-messaging ensure we do not segfault on a NULL msg...
2011-08-21 Jelmer Vernooijs4/libpolicy: Install header file.
2011-08-18 Jelmer Vernooijcredentials: Rename library to samba-credentials to...
2011-08-14 Jelmer VernooijUse public pytalloc header file.
2011-08-13 Simo Sorces4:lib: use tevent_ fns names instead of legcay event_...
2011-08-13 Simo Sorces4:messaging: use tevent_ function names instead of...
2011-08-10 Jelmer Vernooijpytalloc: Use consistent prefix for functions, add...
2011-08-08 Stefan Metzmachers4:pyregistry: PyArg_ParseTuple("z#") requires an ...
2011-08-08 Andrew Bartlettbuild: provide tevent-util as a public library
2011-08-03 Amitay Isaacss4-policy: Use the correct local directory for stat.
2011-08-03 Amitay Isaacss4-policy: Add python wrapper for ads_to_dir_access_mas...
2011-08-03 Amitay Isaacss4-policy: Expose gp_ads_to_dir_access_mask() function
2011-07-29 Andrew Bartletts4-debug: Start with DEBUG_DEFAULT_STDOUT, so we can...
2011-07-26 Jelmer Vernooijpolicy: Rename to samba-policy to avoid name space...
2011-07-26 Jelmer Vernooijcli_composite: Lowercase name.
2011-07-22 Andrew Tridgells4-messaging: fixed the removal of messaging sockets...
2011-07-10 Stefan Metzmachers4:lib/socket: iface_list_wildcard() should only return...
2011-07-05 Andrew Bartlettldb: make ldb a top level library for Samba 4.0
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-22 Andrew Tridgellpyldb: added methods to get/set extended components...
2011-06-22 Andrew Tridgellldb: added extended_str() method to pyldb
2011-06-22 Andrew Tridgellldb: expose syntax oids to python
2011-06-20 Andrew Bartletts4-cmdline: Rename popt tables to avoid symbol conflicts
2011-06-20 Volker LendeckeUse tevent_req_oom
2011-06-20 Rusty Russelltdb2: tie it into build process if --enable-tdb2-breaks...
2011-06-20 Rusty Russelltdb_compat: use tdb_open_compat.
2011-06-20 Rusty Russelltdb2: #ifdef out TDB_ERR_NOLOCK and TDB_ERR_LOCK_TIMEOUT.
2011-06-20 Rusty Russellldb: replace 'struct TDB_DATA' with 'TDB_DATA'
2011-06-20 Rusty Russelltdb_unlockall/tdb_unlockall_read: ignore return value.
2011-06-20 Rusty Russelltdb_traverse/tdb_traverse_read: check returns for negat...
2011-06-20 Rusty Russelltdb_transaction_cancel: ignore return value.
2011-06-20 Rusty Russelltdb_store: check returns for 0, not -1.
2011-06-20 Rusty Russelltdb_fetch_compat: use instead of tdb_fetch.
2011-06-20 Rusty Russelltdb_compat.h: divert every tdb build and includes to...
2011-06-20 Matthieu Patoupyldb: add unit test for get(myattribute, defVal)
next