scripting: Modify samba.descriptor.get_wellknown_sds() use samdb calls only
[sfrench/samba-autobuild/.git] / source4 / lib /
2013-03-05 Andreas Schneiders4-libregistry: Improve NULL handling of name.
2013-03-05 Andreas Schneiders4-libregistry: Fix path check and improve while loops.
2013-03-05 Andreas Schneiders4-libregistry: Make sure we don't dereference a NULL...
2013-03-04 Andrew Bartletts4-lib/socket: Return the original EMSGSIZE when sendto...
2013-03-02 Landon FullerHandle EMSGSIZE on UNIX domain sockets.
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...
2013-02-28 Stefan Metzmachers4:lib/events: make use of samba_tevent_set_debug()
2013-02-28 Stefan Metzmachers4:pyregistry: make use of samba_tevent_context_init()
2013-02-22 Andreas Schneiders4-lib: Don't leak plugin handle on error.
2013-02-22 Andreas Schneiders4-policy: Fix memory leaks in push_recursive().
2013-02-22 Andreas Schneiders4-registry: Don't leak file descriptor.
2013-02-22 Andreas Schneiders4-registry: Don't leak memory on error.
2013-02-19 Stefan Metzmachers4:lib/com: make use of samba_tevent_context_init()
2013-02-14 Andreas Schneiderwaf: Make sure we link against samba-util.
2013-01-26 Andrew Bartlettpymessaging: Pass around the server_id struct to python...
2013-01-26 Andrew Bartlettpymessaging: Use correct unsigned types for server...
2013-01-09 Andreas SchneiderUse the new directory_create_or_exist_strict() function.
2013-01-09 Stefan Metzmachers4:lib/messaging: terminate the irpc_servers_byname...
2012-12-21 Andreas Schneiders4-regsitry: Check return value of ldb_msg_add_empty().
2012-12-21 Andreas Schneiders4-lib: Use directory_create_or_exist() to create messa...
2012-12-12 Andreas Schneiders4-socket: Make sure unix socket addresses are null...
2012-12-03 Andreas Schneidercmdline: Use new samba_getpass() function.
2012-11-29 Karolin Seegerdocs: man regtree: Add missing meta data.
2012-11-29 Karolin Seegerdocs: man regshell: Add missing meta data.
2012-11-29 Karolin Seegerdocs: man regpatch: Add missing meta data.
2012-11-29 Karolin Seegerdocs: man regdiff: Add missing meta data.
2012-11-15 Karolin Seegerpopt_common: Fix typos.
2012-10-30 Andrew Bartlettpymessaging: Add irpc_servers_byname() and irpc_all_ser...
2012-10-30 Andrew Bartlettpymessaging: Use the server_id IDL structure rather...
2012-10-30 Andrew Bartlettimessaging: Add irpc_all_servers() to list all availabl...
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
next