selftest: Add tests to verify that the named pipe proxy works.
[amitay/samba.git] / source4 /
2011-07-19 Andrew Bartlettselftest: Add tests to verify that the named pipe proxy...
2011-07-19 Andrew Bartlettauth: Split out make_user_info_SamBaseInfo and add...
2011-07-19 Andrew Bartletts4-param Handle P_CHAR and P_BOOLREV in pyparam
2011-07-15 Günther Deschners4-lsa: prepare dcesrv_lsa_CreateTrustedDomain_base...
2011-07-15 Günther Deschners4-smbtorture: add very basic tests for lsa_CreateTrust...
2011-07-15 Günther Deschnerlsa: lsa_CreateTrustedDomainEx takes lsa_TrustDomainInf...
2011-07-15 Günther Deschnerlsa: rename auth info argument in lsa_CreateTrustedDoma...
2011-07-15 Stefan Metzmachers4:kdc: set *_strongest_*_key to true to restore the...
2011-07-15 Stefan Metzmachers4:auth/credentials: with the build after heimdal import
2011-07-15 Stefan Metzmachers4:heimdal_build: define HAVE_KRB5_PDU_NONE_DECL
2011-07-15 Stefan Metzmachers4:heimdal: add missing files
2011-07-15 Stefan Metzmachers4:heimdal: import lorikeet-heimdal-201107150856 (commi...
2011-07-14 Stefan Metzmachers4:heimdal_build: we need k5crypto and gssapi_krb5...
2011-07-14 Stefan Metzmachers4:heimdal_build: only maintain lib/gssapi/{spnego...
2011-07-14 Stefan Metzmachers4:heimdal_build: provide HEIMDAL_UNUSED_ATTRIBUTE
2011-07-14 Andrew Bartletts4-winbind handle all values for server role
2011-07-14 Andrew Bartletts4-param finish services hooks for s4->s3 loadparm...
2011-07-14 Andrew Bartletts4-param cope with parameters of type char
2011-07-13 Dave CraftAdd intrasite code test switch
2011-07-13 Dave CraftAdd kccsrv_add_repsFrom() possibility of NULL res argument
2011-07-13 Dave CraftRemove static to allow availability to other KCC files
2011-07-13 Dave Craftkcc_connection invocation_id added to struct
2011-07-13 Dave CraftKCC NTDSConnection should utilize NTDSCONN_OPT_IS_GENERATED
2011-07-13 Dave CraftStandalone samdb_ntds_site_settings_options() helper
2011-07-13 Dave CraftNTDSConnection and NTDSA Site setting flags
2011-07-13 Andrew Tridgells4-dsdb: fixed the defaultObjectCategory to have a...
2011-07-13 Andrew Tridgells4-dsdb: another special case for the "member" attribute
2011-07-13 Andrew Bartletts4-dsdb Don't process deletion of member attributes...
2011-07-13 Andrew Tridgelldsdb: fixed special case of zero NTTIME
2011-07-13 Andrew Tridgelldbcheck: use samdb_schema for getting the backlink
2011-07-13 Andrew Tridgellldb: use base searches for @ special DNs
2011-07-13 Andrew Tridgelldbcheck: only do the provision dbcheck if there are...
2011-07-13 Andrew Tridgells4-provision: fixed the GUIDs in the provision using...
2011-07-13 Andrew Tridgells4-dsdb: fixed modify of ACLs on deleted objects
2011-07-13 Andrew Tridgelldbcheck: only fix replPropertyMetaData if we included...
2011-07-13 Andrew Tridgelldbcheck: added checks for missing and orphansed backlinks
2011-07-13 Andrew Tridgells4-dsdb: raise debug level for backlink errors
2011-07-13 Andrew Tridgelldbcheck: fixed ldap check with no database specified
2011-07-13 Andrew Tridgelldbcheck: added --reindex option
2011-07-13 Andrew Tridgellsamba-tool: fixed ldapcmp to run as non-root
2011-07-13 Andrew Tridgelldbcheck: added checking of backlinks
2011-07-13 Andrew Tridgellpydsdb: added get_backlink_from_lDAPDisplayName()
2011-07-13 Andrew Tridgells4-dsdb: moved checking of duplicate member entries...
2011-07-12 Stefan Metzmachers4:libcli/raw: s/SMBchkpth/SMBcheckpath
2011-07-12 Stefan Metzmachers4:winsdb: place wins.ldb in "state dir" instead of...
2011-07-12 Stefan Metzmachers4:provision: place the sysvol share under "state dir...
2011-07-12 Stefan Metzmachers4:param: add "state dir" and "cache dir" options
2011-07-12 Stefan Metzmachers4:libcli/raw: remove SMBkeepalive
2011-07-12 Stefan Metzmachers4:smb_server: s/SMBkeepalive/NBSSkeepalive
2011-07-11 Andrew Tridgelldbcheck: use get_lDAPDisplayName_by_attid()
2011-07-11 Andrew Tridgelldsdb: added get_lDAPDisplayName_by_attid
2011-07-11 Andrew Tridgelldbcheck: improved error checking in fixup of missing...
2011-07-11 Andrew Tridgells4-provision: use samba.unix2nttime() instead of hard...
2011-07-11 Matthieu Patous4-drs: do not return links pointed to unexistant objects
2011-07-11 Matthieu Patous4-dirsync: do not return linked attribute if the targe...
2011-07-11 Matthieu Patous4-dsdb: allow objectsid to be specified in a modificat...
2011-07-11 Matthieu Patous4-samba-tool: dbcheck, check and fix broken metadata
2011-07-11 Matthieu Patous4-python: Add functions to get linkid and systemflags...
2011-07-11 Matthieu Patous4-dsdb: if the provision control is specified, update...
2011-07-11 Matthieu Patouupgradeprovision: reduce the number of attribute that...
2011-07-11 Matthieu Patous4-provision: fix the value of creation timestamp to...
2011-07-11 Matthieu Patous4-dsdb: when replacing linked attribute take always...
2011-07-11 Matthieu Patous4-dsdb: check for single valued attribute in repl_meta...
2011-07-11 Andrew Tridgelldbcheck: check all objects, including deleted objects
2011-07-11 Andrew Tridgells4-dsdb: deleted objects are expected to be missing...
2011-07-11 Andrew Tridgells4-dsdb: fixed crash bug in extended_dn_in
2011-07-11 Andrew Tridgelldbcheck: added confirm_all support for remaining checks
2011-07-11 Andrew Tridgelldbcheck: use specified DB schema for non-LDAP URLs
2011-07-10 Stefan Metzmachers4:lib/socket: iface_list_wildcard() should only return...
2011-07-08 Andrew Bartlettlib/param: Merge struct loadparm_service into common
2011-07-08 Andrew Bartlettparam: Move per-share parameters into a seperate file...
2011-07-08 Andrew Bartletts4-param Remove offset != -1 checks
2011-07-08 Andrew Bartletts4-param change to struct bitmap to match s3-param
2011-07-08 Andrew Bartletts4-param Also check the p_class matches when comparing...
2011-07-08 Andrew Bartlettparam: Add hooks to s3 parm_struct and the parameters...
2011-07-07 Kai Blins4 provision: Add some of the AD-specific DNS records...
2011-07-06 Kai Blins4 provision: split up DNS provisioning into generic...
2011-07-06 Stefan Metzmachers4:torture/smb2: s/smb2cli_unlock/test_smb2_unlock
2011-07-06 Stefan Metzmachers4:torture/smb2: s/smb2cli_lock/test_smb2_lock
2011-07-06 Andrew Bartlettlibcli/smb move FILE_TYPE constants in common
2011-07-06 Andrew Bartlettlibcli/smb move enum protocol_types to a common header
2011-07-05 Andrew Bartlettldb: make ldb a top level library for Samba 4.0
2011-07-05 Andrew Tridgells4-dbcheck: support the 'none' option for prompts
2011-07-05 Andrew Tridgells4-pycommon: support 'none' as an option in confirm
2011-07-05 Andrew Tridgelldbcheck: only use a paged search when checking a ldap...
2011-07-05 Andrew Tridgelldbcheck: check for unknown attributes and offer to...
2011-07-05 Andrew Tridgells4-pycommon: allow an optional 'all' choice for confirm...
2011-07-05 Andrew Tridgells4-dsdb: allow removal of unknown attributes if RELAX set
2011-07-02 Andrew Bartletts4-param Remove unused 'announce version'
2011-07-02 Andrew Bartletts3-param Generate parameter tables
2011-07-02 Andrew Bartlettparam: Finish conversion from lp_wins_support() ->...
2011-07-01 Andrew Bartletts4-dsdb guard principalName parse for invalid inputs
2011-07-01 Andrew Bartletts4-dsdb Allow a servicePrincipalName of machine$
2011-06-30 Jelmer Vernooijrebuildexetendeddn: PEP8: Use spaces rather than tabs.
2011-06-30 Jelmer Vernooijrpcclient: PEP8: Use spaces rather than tabs.
2011-06-30 Jelmer Vernooijsmbstatus: PEP8: Use spaces rather than tabs.
2011-06-30 Jelmer Vernooijmischema: Remove unused import.
2011-06-30 Jelmer Vernooijenablerecyclebin: Remove unused imports, fix formatting.
2011-06-29 Andrew Bartletts4-param Handle BOOLREV parameters
2011-06-29 Andrew Bartlettparam: Merge param headers into lib/param/loadparm.h
next