s3:smb2cli_base: keep the order of pending requests
[sfrench/samba-autobuild/.git] / source4 / lib /
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)
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-06-20 Andrew Bartlettlibcli/util Bring samba4 unix -> nt_status code in...
2011-06-19 Matthieu Patoupy-ldb: allow dictionnary like usage (ie. e.get("myattr...
2011-06-14 Andrew Tridgellpyldb: make ldb operations more consistent
2011-06-14 Andrew Tridgellpyldb: added validate option to ldb.modify()
2011-06-09 Andrew Bartlettlib/util Bring procid_str() into lib/util as server_id_...
2011-06-09 Andrew Bartlettserver_id.idl: Bring server_id.idl in common
2011-06-09 Andrew Bartletts4-cluster Use task_id instead of id2 to clarify server...
2011-06-09 Matthias Dieter... ldb:ldb_msg.c - move away from "errno"
2011-06-08 Andrew Tridgells4-interface: raise the debug level for interface discovery
2011-06-07 Andrew Tridgells4-ipv6: fixed iface_list_same_net() for IPv6
2011-06-07 Andrew Tridgells4-ipv6: fix iface_list_best_ip() for IPv6
2011-06-06 Andrew Bartletts4-modules Remove lp_ctx from init functions that no...
2011-06-06 Andrew Bartlettlib/util use modules_path(), data_path() and shlib_ext...
2011-06-06 Andrew Tridgells4-ipv6: fill in family when initialising from sockaddr
2011-06-06 Andrew Tridgells4-ipv6: fix the address family for IPv6 string addresses
2011-06-06 Andrew Tridgells4-ipv6: use the server address family
2011-06-06 Andrew Tridgells4-ipv6: enable IPv6 by default
2011-06-06 Andrew Tridgells4-ipv6: update callers to load_interface_list()
2011-06-06 Andrew Tridgells4-ipv6: allow ipv6 to be enabled/disabled in smb.conf
2011-06-06 Andrew Tridgells4-ipv6: fixed ipv6_listen() to use IPV6_V6ONLY
2011-06-06 Andrew Tridgells4-ipv6: added socket_address_from_sockaddr_storage()
2011-06-06 Andrew Tridgells4-ipv6: added ipv4 functions to interface code
2011-06-06 Andrew Tridgells4-ipv6: fixed a warning
2011-06-06 Andrew Tridgells4-ipv6: allow IPv6 addresses in our interfaces list
2011-06-06 Andrew Tridgells4-ipv6: added iface_list_wildcard()
2011-06-01 Rusty Russelllib/util/time.c: timeval_current_ofs_usec
2011-05-21 Matthias Dieter... s4:ldb-samba/ldb_wrap.*-dsdb/samdb/samdb.c - handle...
2011-05-21 Matthias Dieter... ldb:pyldb.c - all flags should be unsigned
2011-05-21 Matthias Dieter... ldb:ldb_sqlite3.c - all LDB flags should be handled...
2011-05-21 Matthias Dieter... ldb:tools/cmdline.c + tools/ldbtest.c - the connection...
2011-05-21 Matthias Dieter... ldb:ldbtest.c - make more use of LDB constants
2011-05-18 Andrew Bartlettbuild: Expand dcerpc-samba grouping library
2011-04-23 Jelmer VernooijSupport the 'PYTHON' environment variable.
2011-04-21 Stefan Metzmachers4:ldb: change version to 1.1.0 after adding new functions: ldb-1.1.0
2011-04-21 Matthieu Patouldb: add custom flags and functions for the application...
2011-04-21 Stefan Metzmachers4:ldb/tests: add tests for ldbmodify and 'modrdn'
2011-04-21 Stefan Metzmachers4:ldb/tools: add support for "modrdn" to ldbmodify
2011-04-21 Stefan Metzmachers4:ldb/ldif: add support for "modrdn"
2011-05-08 Andrew Tridgells4-interfaces: keep interfaces in the order they were...
2011-05-08 Andrew Bartletts4-interfaces Rename interfaces code so not to conflict...
2011-05-08 Andrew Bartlettlib/socket move interfaces code to the top level
2011-05-08 Andrew Bartletts4-lib/socket Samba4 is not IPv6 compatible
2011-05-08 Andrew Bartletts4-lib merge get_interfaces() from Samba3 to Samba4
2011-05-08 Andrew Bartletts4-auth Rename auth -> auth4 to avoid conflict with...
2011-05-06 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2011-05-03 Andrew Tridgells4-socket: rename allow_access() to socket_allow_access()
2011-05-03 Andrew Bartletts4-messaging Rename messaging -> imessaging
2011-05-03 Andrew Bartlettlib/util Move set_socket_options() into common code.
2011-05-03 Andrew Bartletts4-lib/socket Merge updated set_socket_options from...
2011-05-03 Andrew Bartletts4-cluster Rename server_id.node -> vnn to match Samba3
2011-05-03 Andrew Bartletts4:cluster Rename .id to .pid in server_id
2011-04-29 Matthias Dieter... ldb:tdb backend - cache - remove unused "last_attribute...
2011-04-29 Matthias Dieter... ldb:tools/cmdline.c + tools/ldbtest.c - make use of...
2011-04-29 Matthias Dieter... ldb:ldb_controls.c - fix comment indentation
2011-04-29 Andrew Bartletts4-param Rename private_path() -> lpcfg_private_path()
2011-04-08 Matthias Dieter... ldb:ldb/common/ldb_modules.c - change the request count...
2011-04-08 Matthias Dieter... ldb:ldb/common/ldb_modules.c - trivial - fix integer...
2011-04-07 Matthias Dieter... ldb:ldb_msg.c - make "ldb_msg_find_attr_as_*" more...
2011-04-07 Matthias Dieter... ldb:ldb_msg_check_sanity - clean it up from unneeded...
2011-04-07 Matthias Dieter... ldb:ldbadd/modify tool - return error code when at...
2011-04-07 Matthias Dieter... ldb:tests - "init.ldif" - deactivate empty "seeAlso...
2011-04-07 Matthias Dieter... ldb:ldb/common/ldb_modules.c - always use LDB error...
2011-04-07 Matthias Dieter... ldb:common/*.c - check for some OOM conditions
2011-04-07 Andrew Tridgellldb: fixed --paged option in ldb tools
2011-04-05 Andrew Bartlettauth: Move auth_session_info into IDL
2011-04-04 Andrew Bartletts4-credentials Add a command line hook to set the kerbe...
2011-03-30 Matthias Dieter... s4:lib/policy/gp_ldap.c - make more use of LDB result...
2011-03-30 Matthias Dieter... s4:lib/registry/registry.h - align a copyright line...
2011-03-29 Jeremy AllisonEnsure convert_string_XXX is always called with a valid...
2011-03-29 Andrew Tridgellldb: detect eof on ldif files
2011-03-29 Andrew Tridgells4-cmdline: moved loadparm init after fault setup
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2011-03-23 Andrew Tridgellfault: fixed call to fault_setup() to use new syntax
2011-03-20 Matthieu Patoupyldb: minor fixup, fix a memory leak
2011-03-20 Matthieu Patouldb:fix control parsing for dirsync
2011-03-19 Jelmer Vernooijlib/registry/tests: Fix prototypes.
2011-03-19 Jelmer Vernooijsource4/lib: Fix prototypes for all functions.
2011-03-16 Stefan Metzmachers4:ldb: don't install .pc files when building a private...
2011-03-15 Andrew Tridgellldb: only install headers if we are not building as...
2011-03-15 Andrew Tridgells4-policy: don't make s4 policy.h public
next