Ignore Emacs' semantic.cache
[ddiss/samba.git] / source3 /
2008-04-15 Michael Adamlibmsbconf: add handling of NULL share parameters to...
2008-04-15 Michael Adamlibsmbconf: don't complain with WERR_ALREADY_EXISTS...
2008-04-15 Michael Adamnet conf: adapt output of NULL share params in net...
2008-04-15 Michael Adamnet conf: simplify logic in test output of net conf...
2008-04-15 Michael Adamlibsmbconf: make sure to always list the NULL section...
2008-04-15 Michael Adamnet conf: fix output of out-of-share parameters in...
2008-04-15 Michael Adamlibsmbconf: default to the NULL section when a paramete...
2008-04-15 Michael Adamlibsmbconf: allow NULL sharename in smbconf_share_exists().
2008-04-15 Michael Adamlibsmbconf: add handling of NULL strings to smbconf_fin...
2008-04-15 Michael Adamlibsmbconf: add handling of "NULL" strings to smbconf_a...
2008-04-15 Jelmer VernooijRegenerate DCE/RPC client code after fixing memcpy...
2008-04-14 Stefan Metzmacherlib/sharesec.c: fix the upgrade code, db_traverse retur...
2008-04-14 Stefan Metzmacherpdb_tdb: fix the upgrade code, db_traverse returns...
2008-04-14 Günther Deschnerlibnetjoin/net: Fix lp_config_backend_is_registry(...
2008-04-14 Günther Deschnernet: abort when lp_realm is not set in net_ads_leave().
2008-04-14 Günther Deschnerlibnetjoin: delete the workgroup name when requested...
2008-04-14 Günther Deschnerlibnetjoin: separate out libnet_join_lookup_dc_rpc.
2008-04-14 Günther Deschnerlibgpo: fix build warning.
2008-04-14 Günther Deschnernet: exit early in net_ads_join() if the domain is...
2008-04-14 Günther Deschnerlibnetjoin: Fix unjoining when no KRB5CCNAME is around.
2008-04-14 Günther Deschnernet: use WERROR for check_ads_config().
2008-04-14 Günther Deschnerdoserr: Add WERR_INVALID_DOMAIN_STATE and WERR_INVALID_...
2008-04-14 Günther Deschnernet: the success of secrets_init is checked by libnetjo...
2008-04-14 Günther DeschnerWKSSVC: In _wkssvc_NetrJoinDomain2, do modify the local...
2008-04-14 Günther Deschnerlibnetjoin: Remove machine account if we failed to...
2008-04-14 Volker LendeckeRemove two pointless else branches
2008-04-14 Volker LendeckeRemove namedpipe_transact fn pointer from smb_np_struct
2008-04-14 Volker LendeckeEnable multiple fd events on a single file descriptor
2008-04-14 Volker LendeckeFix some "ignoring asprintf result" warnings
2008-04-14 Volker LendeckeMake use of ZERO_STRUCT instead of memset in namequery.c
2008-04-14 Volker LendeckeFix the build of db_open_trans with CLUSTER_SUPPORT...
2008-04-14 Günther Deschnerlibnetjoin: Fix joining when no KRB5CCNAME is around.
2008-04-14 Alexander BokovoyUse more error-prone form of testing dm_destroy_session...
2008-04-13 Michael Adamloadparm: use the new smbconf_init() dispatcher for...
2008-04-13 Michael Adamnet conf: use the new smbconf_init() dispatcher instead...
2008-04-13 Michael Adamlibsmbconf: add a smbconf init dispatcher smbconf_init().
2008-04-13 Michael Adamlibsmbconf: move setting of verbatim variable into...
2008-04-13 Michael Adamlibsmbconf: add a check for talloc failure to smbconf_t...
2008-04-13 Michael Adamlibsmbconf: remove the bool verbatim parameter from...
2008-04-13 Michael Adamlibsmbconf: rename smbconf_init() to smbconf_init_inter...
2008-04-13 Günther Deschnerlibnetapi: add libnetapi_set_use_kerberos
2008-04-13 Günther Deschnerlibnetapi: Add NetQueryDisplayInformation header.
2008-04-13 Günther Deschnerlibnetapi: add NetQueryDisplayInformation example.
2008-04-13 Günther Deschnerlibnetapi: fill in NetQueryDisplayInformation_r.
2008-04-13 Günther Deschnerlibnetapi: don't reset the error code in NetUserAdd_r...
2008-04-13 Günther Deschnerlibnetapi: add NetQueryDisplayInformation skeleton.
2008-04-13 Günther DeschnerRe-run make idl.
2008-04-13 Günther Deschnerlibnetapi: Add IDL for NetQueryDisplayInformation.
2008-04-13 Günther DeschnerFix the build of eventlogadm.
2008-04-13 Günther Deschnergpo: add scripts plugin.
2008-04-13 Günther Deschnerlibnetapi: don't to try to free NULL struct.
2008-04-13 Günther Deschnergpo: make integer debug print more readable.
2008-04-13 Michael Adamregistry: honour the WERROR that regsubkey_ctr_addkey...
2008-04-13 Michael Adamregistry: honour the WERROR that regsubkey_ctr_addkey...
2008-04-13 Michael Adamnet registry: remove superfluous regdb_close().
2008-04-13 Michael Adamregistry: rename init_registry() to registry_init_full...
2008-04-13 Michael Adamregistry: change init_registry() to return WERROR inste...
2008-04-13 Michael Adamregistry: change registry_init_smbconf() to return...
2008-04-13 Michael Adamregistry: refactor common part of registry initializati...
2008-04-13 Michael Adamregistry: change registry_init_basic() to return WERROR...
2008-04-13 Michael Adamregistry: change reghook_cache_add() to return WERROR...
2008-04-13 Michael Adamregistry cachehook: change helper function keyname_to_p...
2008-04-13 Michael Adamadt_tree: change pathtree_add to return WERR instead...
2008-04-13 Michael Adamregistry cachehook: revert logic to make fast path...
2008-04-13 Michael Adamregistry: change reghook_cache_init() to return WERROR...
2008-04-13 Michael Adamregistry cachehook: compare cache_tree against NULL...
2008-04-13 Michael Adamregistry: change init_registry_key() and init_registry_...
2008-04-13 Michael Adamregistry: unify debug output in the registry init funct...
2008-04-13 Michael Adamregistry: change regdb_init() to return WERROR instead...
2008-04-13 Michael Adamregistry: make registry_init_smbconf() hook the registr...
2008-04-12 Michael Adamregistry cachehook: add talloc failed debug messages.
2008-04-12 Michael Adamregistry cachehook: eliminate a couple trailing spaces...
2008-04-12 Michael Adamregistry cachehook: fix memleak (to talloc_tos()):...
2008-04-12 Michael Adamregistry cachehook: refactor normalization of keyname...
2008-04-12 Michael Adamregistry: adapt copied function header comments.
2008-04-12 Michael Adamregistry: remove the REGISTRY_HOOKS layer from the...
2008-04-12 Günther DeschnerFix ou handling in netdomjoin-gui.
2008-04-12 Michael Adamlibnetapi: fix a C++ warning by making implicit cast...
2008-04-12 Michael Adamdbwrap_tdb2: fix a C++ warning by making implicit cast...
2008-04-12 Günther DeschnerAdd WERR_USER_ALREADY_EXISTS and WERR_PASSWORD_RESTRICTION.
2008-04-12 Günther DeschnerMove some WERRORs down to the NERR_BASE block.
2008-04-12 Stefan Metzmachergroupdb: make mapping_tdb compatible to mapping_ldb
2008-04-12 Stefan Metzmachergroupdb: readd groupdb:backend parametric option
2008-04-12 Stefan Metzmacherdbwrap: wait for tdb2 change notifies in smbd, nmbd...
2008-04-12 Stefan Metzmacherdbwrap: use db_open_tdb2() in for db_open_trans() if...
2008-04-12 Stefan Metzmacherdbwrap: add dbwrap_tdb2 backend
2008-04-12 Stefan Metzmacherrerun 'make idl'
2008-04-12 Stefan Metzmachermessaging.idl: add structure to marshall dbwrap_tdb2...
2008-04-12 Stefan Metzmachermessaging: add MSG_DBWRAP_TDB2_CHANGES flag
2008-04-12 Stefan Metzmachermessaging: add FLAG_MSG_DBWRAP message class flag
2008-04-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-04-12 Jeremy AllisonFix bug #5386, don't keep printing the same waiting
2008-04-12 Michael Adambuild: smbconftort only needs LIBSMB_ERR_OBJ, not LIBSA...
2008-04-12 Michael Adambuild: move SECRETS_OBJ into LIBSMB_ERR_OBJ.
2008-04-12 Michael Adambuild: move SECRETS_OBJ into LIBSMB_OBJ
2008-04-12 Michael Adambuild: regroup LIBSMB objects to for a smallest linkabl...
2008-04-12 Michael Adamregistry: move normalize_dbkey() from lib/util_reg...
2008-04-12 Michael Adambuild: group RPC_PARSE_OBJ1 with LIBSAMBA_OBJ
2008-04-12 Michael Adambuild: group NTERR/DOSERR/ERRORMAP and LIBSAMBA object...
2008-04-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
next