s3-smbd: Pass ev_ctx to smbd_setup_sig_chld_handler().
[samba.git] / source4 /
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
2011-06-29 Andrew Bartletts4-param Match source3's param: use C99 initialisers
2011-06-29 Andrew Bartletts4-param Merge struct parm_struct with version from...
2011-06-29 Andrew Bartlettparam: Merge struct parm_struct definitions
2011-06-28 Jelmer VernooijRemove obsolete BUGS file.
2011-06-28 Stefan Metzmachers4:kdc/mit_samba: disable mit_samba_check_s4u2proxy()
2011-06-28 Stefan Metzmachers4:kdc: generate the S4U_DELEGATION_INFO in the regener...
2011-06-28 Stefan Metzmachers4:kdc: use KRB5_WINDC_PLUGIN_MINOR define instead...
2011-06-28 Stefan MetzmacherHEIMDAL:kdc: pass down the delegated_proxy_principal...
2011-06-28 Stefan MetzmacherHEIMDAL:kdc/windc_plugin.h: KRB5_WINDC_PLUGIN_MINOR...
2011-06-24 Stefan Metzmachers4:selftest: test ntvfs.cifs with s4u2proxy
2011-06-24 Stefan Metzmachers4:selftest: use wildcards for ntvfs.cifs tests in...
2011-06-24 Stefan Metzmachers4:kdc: implement samba_kdc_check_s4u2proxy()
2011-06-24 Stefan Metzmachers4:samba-tool: add "delegation" subcommands for S4U2Pro...
2011-06-24 Stefan Metzmachers4:python/samba/samdb: add toggle_userAccountFlags...
2011-06-24 Stefan MetzmacherHEIMDAL:kdc: don't allow self delegation if a backend...
next