Fix image scaling issues.
[obnox/samba-ctdb.git] / source /
2008-04-23 Michael Adamlibsmbconf: remove unnecessary talloc success check...
2008-04-23 Michael Adamlibsmbconf: remove unnecessary talloc success checks...
2008-04-23 Michael Adamlibsmbconf: remove unnecessary talloc success checks...
2008-04-23 Michael Adamlibsmbconf: rewrite API to use smbconf_service struct
2008-04-23 Michael Adamlibsmbconf: add a struct smbconf_service to hold the...
2008-04-22 Volker LendeckeMake nsstest valgrind-clean: buf is referred to by...
2008-04-22 Michael Adamlibsmbconf: fix comment headers in smbconf.h
2008-04-22 Michael Adamlibsmbconf: text backend remove comment references...
2008-04-22 Michael Adamlibsmbconf: rename smbconf_init_txt_simple() to smbconf...
2008-04-22 Michael Adamlibsmbconf: rename text backend smbconf_txt_simple...
2008-04-22 Günther DeschnerFix the build of eventlogadm.
2008-04-22 Michael Adamregistry: honour the WERROR that regsubkey_ctr_addkey...
2008-04-22 Michael Adamregistry: honour the WERROR that regsubkey_ctr_addkey...
2008-04-22 Michael Adamnet registry: remove superfluous regdb_close().
2008-04-22 Michael Adamregistry: rename init_registry() to registry_init_full...
2008-04-22 Michael Adamregistry: change init_registry() to return WERROR inste...
2008-04-22 Michael Adamregistry: change registry_init_smbconf() to return...
2008-04-22 Michael Adamregistry: refactor common part of registry initializati...
2008-04-22 Michael Adamregistry: change registry_init_basic() to return WERROR...
2008-04-22 Michael Adamregistry: change reghook_cache_add() to return WERROR...
2008-04-22 Michael Adamregistry cachehook: change helper function keyname_to_p...
2008-04-22 Michael Adamadt_tree: change pathtree_add to return WERR instead...
2008-04-22 Michael Adamregistry cachehook: revert logic to make fast path...
2008-04-22 Michael Adamregistry: change reghook_cache_init() to return WERROR...
2008-04-22 Michael Adamregistry cachehook: compare cache_tree against NULL...
2008-04-22 Michael Adamregistry: change init_registry_key() and init_registry_...
2008-04-22 Michael Adamregistry: unify debug output in the registry init funct...
2008-04-22 Michael Adamregistry: change regdb_init() to return WERROR instead...
2008-04-22 Michael Adamregistry: make registry_init_smbconf() hook the registr...
2008-04-22 Michael Adamregistry cachehook: add talloc failed debug messages.
2008-04-22 Michael Adamregistry cachehook: eliminate a couple trailing spaces...
2008-04-22 Michael Adamregistry cachehook: fix memleak (to talloc_tos()):...
2008-04-22 Michael Adamregistry cachehook: refactor normalization of keyname...
2008-04-22 Michael Adamregistry: adapt copied function header comments.
2008-04-22 Michael Adamregistry: remove the REGISTRY_HOOKS layer from the...
2008-04-22 Volker LendeckeFix wbinfo --group-info if the winbind separator set...
2008-04-22 Karolin SeegerRevert "Fix the build of eventlogadm."
2008-04-22 Günther Deschnerlibnetjoin: identify type of domain early.
2008-04-22 Günther Deschnerbuild: fix the build.
2008-04-22 Günther Deschnerdsgetdcname: Fix discover_dc_dns().
2008-04-22 Günther Deschnerdsgetdcname: add very basic flat name support.
2008-04-22 Günther Deschnernet: Add libnetapi context to net's impressive list...
2008-04-22 Günther DeschnerIDL: rerun make idl.
2008-04-22 Günther DeschnerIDL: now that we have nbt.idl, re-add it to the include...
2008-04-22 Günther Deschnercldap: avoid duplicate definitions so remove ads_cldap.h.
2008-04-22 Günther Deschnercldap: add talloc context to ads_cldap_netlogon().
2008-04-22 Günther Deschnerlibads: Use libnbt for CLDAP reply parsing.
2008-04-22 Günther DeschnerIDL: re-run make idl.
2008-04-22 Günther DeschnerIDL: make nbt_cldap_netlogon_5 public.
2008-04-22 Günther DeschnerIDL: Add NTLOGON_RESPONSE_FROM_PDC2 to nbt_logon_request.
2008-04-22 Günther Deschnerwinbind: pass down existing talloc context.
2008-04-22 Günther Deschnerwinbind: Use libnbt for NTLOGON SAMLOGON mailslot reque...
2008-04-22 Günther Deschnerlibnetapi: Add Doxyfile.
2008-04-22 Günther Deschnernetdomjoin-gui: Omit warning when unjoining a domain...
2008-04-22 Günther Deschnercli_cm: Make nicer password prompt in do_connect().
2008-04-22 Günther DeschnerIDL: make idl.
2008-04-22 Günther DeschnerIDL: Add type 23 in nbt_ntlogon_request reply packets.
2008-04-22 Günther DeschnerIDL: Re-run make idl and hand merge some required funct...
2008-04-22 Günther DeschnerIDL: add dom_sid0 to security.idl (hand merge from...
2008-04-22 Stefan Metzmachernbt.idl: fix parsing und pushing of dom_sids by using...
2008-04-22 Günther DeschnerMove GETDC mailslot out of winbindd.
2008-04-22 Günther DeschnerIDL: build generated nbt code.
2008-04-22 Günther DeschnerIDL: Add autogenerated nbt files.
2008-04-22 Michael Adambuild: smbconftort only needs LIBSMB_ERR_OBJ, not LIBSA...
2008-04-22 Michael Adambuild: move SECRETS_OBJ into LIBSMB_ERR_OBJ.
2008-04-22 Michael Adambuild: move SECRETS_OBJ into LIBSMB_OBJ
2008-04-22 Michael Adambuild: regroup LIBSMB objects to for a smallest linkabl...
2008-04-22 Michael Adambuild: group RPC_PARSE_OBJ1 with LIBSAMBA_OBJ
2008-04-22 Michael Adambuild: group NTERR/DOSERR/ERRORMAP and LIBSAMBA object...
2008-04-22 Günther DeschnerIDL: Add nbt.idl from Samba4.
2008-04-22 Günther Deschnerlibnetapi: Disable talloc_enable_leak_report.
2008-04-22 Günther Deschnernetdomjoin-gui: Fix label alignment showing up with...
2008-04-22 Günther Deschnernet: Be more tolerant while joining.
2008-04-22 Günther DeschnerNetrUnjoinDomain2: Honor registry config to try config...
2008-04-22 Günther Deschnerdsgetdcname: Fix discover_dc_dns.
2008-04-22 Günther Deschnerlibnetapi: Add initial inline doxygen comments.
2008-04-22 Günther Deschnernet: Remove unused rpc_user_add/del_internals code.
2008-04-22 Günther Deschnernet: Use NetUserAdd for "net rpc user add".
2008-04-22 Günther Deschnernet: use NetUserDel for "net rpc user delete".
2008-04-22 Günther Deschnerlibnetapi: Let NetUserAdd_l/NetUserDel_l talk to the...
2008-04-22 Günther Deschnererrors: Add WERR_NO_SUCH_USER.
2008-04-22 Günther Deschnererrors: Add WERR_NONE_MAPPED.
2008-04-22 Günther Deschnernet/libnetapi: Include netapi headers early and free...
2008-04-22 Günther Deschnerlibnetapi: do not overwrite status in libnetapi_get_err...
2008-04-22 Günther Deschnerlibnetapi: Add missing headers.
2008-04-22 Günther Deschnerlibnetjoin/net: Fix lp_config_backend_is_registry(...
2008-04-22 Günther Deschnernet: abort when lp_realm is not set in net_ads_leave().
2008-04-22 Günther Deschnerlibnetjoin: delete the workgroup name when requested...
2008-04-22 Günther Deschnerlibnetjoin: separate out libnet_join_lookup_dc_rpc.
2008-04-22 Günther Deschnernet: exit early in net_ads_join() if the domain is...
2008-04-22 Günther Deschnerlibnetjoin: Fix unjoining when no KRB5CCNAME is around.
2008-04-22 Günther Deschnernet: use WERROR for check_ads_config().
2008-04-22 Günther Deschnerdoserr: Add WERR_INVALID_DOMAIN_STATE and WERR_INVALID_...
2008-04-22 Günther Deschnernet: the success of secrets_init is checked by libnetjo...
2008-04-22 Günther DeschnerWKSSVC: In _wkssvc_NetrJoinDomain2, do modify the local...
2008-04-22 Günther Deschnerlibnetjoin: Remove machine account if we failed to...
2008-04-22 Günther Deschnerlibnetjoin: Fix joining when no KRB5CCNAME is around.
2008-04-22 Günther Deschnerlibnetapi: add libnetapi_set_use_kerberos
2008-04-22 Günther Deschnerlibnetapi: Add NetQueryDisplayInformation header.
2008-04-22 Günther Deschnerlibnetapi: add NetQueryDisplayInformation example.
next