Move kerberos_kinit_password_cc to krb5samba lib
[kai/samba-autobuild/.git] / source4 / lib /
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)
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
next