samba.git
2008-03-20 Michael Adamsmbd: fix session setup with security = share.
2008-03-20 Volker LendeckeFix an uninitialized variable warning
2008-03-20 rootPort 3c1f1f0797e from 3-0-ctdb
2008-03-20 Volker LendeckeFix some warnings in the tsmsm module
2008-03-20 Michael Adamloadparm: reenable checking files for updates while...
2008-03-20 Michael Adamloadparm: remove unneeded include.
2008-03-20 Michael Adamregistry: use available string constant in debug statement.
2008-03-20 Michael Adamregistry: in regdb_init, not only complain about INFO...
2008-03-20 Michael Adamregistry: reformat regdb_init() slightly, breaking...
2008-03-20 Michael Adamregistry: untangle assignment and if-statement in regdb...
2008-03-20 Michael Adamregistry: separate initialization of registry data...
2008-03-20 Michael Adamregistry: add a transaction wrapper to init_registry_ke...
2008-03-20 Michael Adamregistry: refactor creation of subkeys out of init_regi...
2008-03-20 Karolin SeegerStart to prepare WHATSNEW for 3.2.0pre3.
2008-03-20 Günther DeschnerRemove unused marshalling for SVCCTL_ENUM_DEPENDENT_SER...
2008-03-20 Günther DeschnerUse pidl for _svcctl_EnumDependentServicesW().
2008-03-20 Günther DeschnerRe-run make idl.
2008-03-20 Günther DeschnerFix IDL for svcctl_EnumDependentServicesW().
2008-03-20 Günther DeschnerMove svc_status_string() out of rpc_client/cli_svcctl.c
2008-03-20 Günther DeschnerNo need to compose CLI_SERVER_NAME_SLASH in "net rpc...
2008-03-19 Günther DeschnerAdd error mapping for WERR_SERVICE_NEVER_STARTED.
2008-03-19 Günther DeschnerFix crash bug in check_sam_security() when make_server_...
2008-03-19 Kai Blinntlm_auth: Improve compliance to the Squid helper protocol
2008-03-19 Michael Adamlibreplace: replace.c does not need system/network...
2008-03-19 Michael Adamlibreplace: move rep_socketpair() to its own module.
2008-03-19 Volker Lendecke!NT_STATUS_IS_OK != NT_STATUS_IS_ERR
2008-03-19 Volker LendeckeFix a warning
2008-03-19 Volker LendeckeMerge dd9e0bea31751 from 3-0-ctdb -- use NetSamLogonEx...
2008-03-19 Volker LendeckeFix some "nexted extern" warnins
2008-03-19 Volker LendeckeFix bug 5338 -- thanks to Yuya Katayama <yuya999@gmail...
2008-03-19 Günther DeschnerFix the build (by calling NDR_SRVSVC_NETFILEENUM).
2008-03-19 Günther DeschnerRemove unused marshalling for SRV_NET_FILE_ENUM.
2008-03-19 Günther DeschnerUse pidl for _srvsvc_NetFileEnum.
2008-03-18 Günther DeschnerBind Group Policy processing closer to the samba registry.
2008-03-18 Andrew Tridgell[samba-3-0-ctdb.tridge @ tridge@samba.org-2007060205380...
2008-03-18 Michael Adamlibreplace: remove duplicate entry of inet_ntoa from...
2008-03-18 Michael Adamlibreplace: remove trailing white spaces.
2008-03-18 Michael Adamlibreplace: replace inet_ntoa() when it is missing
2008-03-18 Michael Adamlibreplace: put inet_aton.c under LGPL instead of GPL.
2008-03-18 Stefan Metzmacherlibreplace: remove unused SOCKET_LIBS and NSL_LIBS
2008-03-18 Stefan Metzmacherlibreplace: for samba4 create LIBREPLACE_NETWORK as...
2008-03-18 Stefan Metzmacherlibreplace: use LIBREPLACE_NETWORK_LIBS within some...
2008-03-18 Stefan Metzmacherlibreplace: combine SOCKET_LIBS and NSL_LIBS to LIBREPL...
2008-03-18 Michael Adamtestparm: only check for %u und passwd program when...
2008-03-18 Michael Adamtestparm: correctly check for empty lp_passwd_prog().
2008-03-18 Michael Adamtestparm: fix irritating indentation.
2008-03-18 Michael Adamtestparm: fix a segfault triggered by setting "unix...
2008-03-18 Volker LendeckeFix bug 5334
2008-03-17 Volker LendeckeSome simplifications
2008-03-17 Marc VanHeyningenCoverity fixes
2008-03-17 Michael Adamlibsmbconf: rename all occurrences of libnet_conf_...
2008-03-17 Michael AdamMove libnet_conf to a library lib/smbconf/ of its own...
2008-03-17 Stefan Metzmachersocket_wrapper: make pcap code more portable
2008-03-17 Derrell LipmanFix use of AuthDataWithContext capability
2008-03-17 Volker LendeckeIn smbstatus, mark locking.tdb and sessionid.tdb as...
2008-03-17 Volker LendeckeMerge leftovers of 0e1a86bc845 in 3-0-ctdb
2008-03-17 Volker LendeckeUse right control to attach to persistent databases
2008-03-17 Volker LendeckeAdd "net idmap aclmapset"
2008-03-17 Michael Adamregistry: untangle assignment and if-clause in init_reg...
2008-03-17 Volker LendeckeConvert pdb_tdb to use dbwrap
2008-03-17 Michael Adamregistry: convert regdb REGISTRY_OPS to named struct...
2008-03-17 Michael Adamregistry: use talloc instead of malloc and provide...
2008-03-17 Michael Adamregistry: remove an unused variable from regdb_set_secd...
2008-03-17 Michael Adamregistry: untangle assignments and if statements in...
2008-03-17 Michael Adamregistry: use talloc_stackframe instead of hand crafted...
2008-03-17 Michael Adamregistry: use talloc instead of malloc for tdb data...
2008-03-17 Michael Adamregistry: don't use talloc_stackframe() instead of...
2008-03-17 Michael Adamregistry: don't leak to talloc stack in regdb_fetch_keys().
2008-03-17 Michael Adamregistry: explicitly use talloc context instead of...
2008-03-17 Michael Adamregistry: don't leak on success path in regdb_store_keys().
2008-03-17 Michael Adamregistry: allocate tempory data in talloc stack in...
2008-03-17 Michael Adamregistry: separate cancel and failur exit paths in...
2008-03-17 Michael Adamregistry: don't leak memory on transaction fail in...
2008-03-17 Michael Adamregistry: don't leak (to talloc_tos()) in regdb_store_k...
2008-03-17 Michael Adamregistry: reformat regdb_store_keys_internal(), killing...
2008-03-17 Michael Adamregistry: don't leak (to talloc_tos()) in regdb_store_k...
2008-03-17 Michael Adamregistry: reformat init_registry_data() some, killing...
2008-03-17 Michael Adamregistry: explicitly use talloc context instead of...
2008-03-17 Michael Adamregistry: don't leak (to talloc_tos()) in init_registry...
2008-03-17 Michael Adamregistry: rename tdb_refcount to regdb_refcount after...
2008-03-17 Michael Adamregistry: rename tdb_reg to regdb after change to dbwrap.
2008-03-17 Michael Adamregistry: migrate tdb registry backend to dbwrap.
2008-03-16 Volker LendeckeFix Coverity ID 567
2008-03-16 Volker LendeckeNeed to close the /dev/zero fd
2008-03-15 Volker LendeckeFix Coverity ID 554
2008-03-15 Volker LendeckeFix Coverity ID 555
2008-03-15 Volker LendeckeFix Coverity ID 563
2008-03-15 Volker LendeckeFix Coverity ID 564
2008-03-15 Volker LendeckeAllocate one 0-byte in asprintf replacement when len==0
2008-03-15 Günther DeschnerFix typo.
2008-03-14 Volker LendeckeFix bug 5317
2008-03-14 Volker LendeckeFix bug 4901
2008-03-14 Michael Adamlibreplace: fix samba4 build (by not setting global...
2008-03-14 Michael Adamlibreplace: add -I$libreplacedir to CPPFLAGS for getifa...
2008-03-14 Michael Adamlibreplace: add an inet_aton() function that calls...
2008-03-13 Michael AdamAllow parameter "include" in registry based configurati...
2008-03-13 Michael AdamFix %I macro expansion for IPv4 mapped IPv6 addresses.
2008-03-12 Günther DeschnerUse existing srv_name_slash.
2008-03-12 Günther DeschnerFor convenience reasons, always create cli->srv_name_sl...
2008-03-12 Günther DeschnerRemove unused marshalling for SRV_NET_DISK_ENUM.
next