summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2011-07-21samba-tool: moved export to domain dumpkeysGiampaolo Lauria1-0/+23
2011-07-21samba-tool: updated test suite to reflect the move from domainlevel to domain...Giampaolo Lauria1-1/+1
2011-07-21samba-tool: removed domainlevel as it has been moved to domain levelGiampaolo Lauria2-249/+0
2011-07-21samba-tool: moved domainlevel to domain levelGiampaolo Lauria1-0/+201
2011-07-21samba-tool: removed machinepw as it has been moved to domain machinepasswordGiampaolo Lauria2-58/+0
2011-07-21samba-tool: moved machinepw to domain machinepasswordGiampaolo Lauria1-1/+37
2011-07-21samba-tool: update test suite for the new domain objectGiampaolo Lauria1-1/+1
2011-07-21samba-tool: removed pwsettingsGiampaolo Lauria1-197/+0
2011-07-21samba-tool: created domain object, moved pwsettings to user passwordsettingsGiampaolo Lauria2-2/+214
2011-07-21samba-tool: update test suite for add setpasswordGiampaolo Lauria3-7/+5
2011-07-21samba-tool: removed setpassword.pyGiampaolo Lauria1-80/+0
2011-07-21samba-tool: added setpassword to userGiampaolo Lauria1-2/+58
2011-07-21samba-tool: fix summary of the fsmo command to be clearerGiampaolo Lauria1-1/+1
2011-07-20s4:kdc: restore the behavior before the last heimdal importStefan Metzmacher1-8/+16
2011-07-20selftest: Add tests to verify that the named pipe proxy works.Andrew Bartlett1-0/+7
2011-07-20auth: Split out make_user_info_SamBaseInfo and add authenticated argumentAndrew Bartlett4-3/+10
2011-07-20s4-param Handle P_CHAR and P_BOOLREV in pyparamAndrew Bartlett1-0/+4
2011-07-15s4-lsa: prepare dcesrv_lsa_CreateTrustedDomain_base() to deal with unencrypte...Günther Deschner1-15/+16
2011-07-15s4-smbtorture: add very basic tests for lsa_CreateTrustedDomainEx.Günther Deschner1-21/+79
2011-07-15lsa: lsa_CreateTrustedDomainEx takes lsa_TrustDomainInfoAuthInfo, notGünther Deschner1-1/+6
2011-07-15lsa: rename auth info argument in lsa_CreateTrustedDomainEx2Günther Deschner3-5/+5
2011-07-15s4:kdc: set *_strongest_*_key to true to restore the old behaviorStefan Metzmacher1-0/+13
2011-07-15s4:auth/credentials: with the build after heimdal importStefan Metzmacher1-0/+1
2011-07-15s4:heimdal_build: define HAVE_KRB5_PDU_NONE_DECLStefan Metzmacher1-0/+1
2011-07-15s4:heimdal: add missing filesStefan Metzmacher6-1/+642
2011-07-15s4:heimdal: import lorikeet-heimdal-201107150856 (commit 48936803fae4a2fb362c...Stefan Metzmacher312-2505/+3559
2011-07-14s4:heimdal_build: we need k5crypto and gssapi_krb5 aliases also when using sy...Stefan Metzmacher1-13/+7
2011-07-14s4:heimdal_build: only maintain lib/gssapi/{spnego,krb5} file lists onceStefan Metzmacher1-90/+67
2011-07-14s4:heimdal_build: provide HEIMDAL_UNUSED_ATTRIBUTEStefan Metzmacher1-0/+2
2011-07-14s4-winbind handle all values for server roleAndrew Bartlett1-0/+1
2011-07-14s4-param finish services hooks for s4->s3 loadparm contextAndrew Bartlett2-2/+30
2011-07-14s4-param cope with parameters of type charAndrew Bartlett1-0/+12
2011-07-14Add intrasite code test switchDave Craft2-0/+9
2011-07-14Add kccsrv_add_repsFrom() possibility of NULL res argumentDave Craft1-2/+2
2011-07-14Remove static to allow availability to other KCC filesDave Craft1-4/+4
2011-07-14kcc_connection invocation_id added to structDave Craft1-0/+1
2011-07-14KCC NTDSConnection should utilize NTDSCONN_OPT_IS_GENERATEDDave Craft1-1/+9
2011-07-14Standalone samdb_ntds_site_settings_options() helperDave Craft1-0/+48
2011-07-14NTDSConnection and NTDSA Site setting flagsDave Craft1-8/+0
2011-07-13s4-dsdb: fixed the defaultObjectCategory to have a full GUIDAndrew Tridgell1-0/+24
2011-07-13s4-dsdb: another special case for the "member" attributeAndrew Tridgell1-1/+6
2011-07-13s4-dsdb Don't process deletion of member attributes here.Andrew Bartlett1-0/+9
2011-07-13dsdb: fixed special case of zero NTTIMEAndrew Tridgell1-0/+20
2011-07-13dbcheck: use samdb_schema for getting the backlinkAndrew Tridgell1-1/+1
2011-07-13ldb: use base searches for @ special DNsAndrew Tridgell4-21/+20
2011-07-13dbcheck: only do the provision dbcheck if there are objects to checkAndrew Tridgell1-13/+14
2011-07-13s4-provision: fixed the GUIDs in the provision using dbcheckAndrew Tridgell1-0/+16
2011-07-13s4-dsdb: fixed modify of ACLs on deleted objectsAndrew Tridgell1-2/+4
2011-07-13dbcheck: only fix replPropertyMetaData if we included it in the searchAndrew Tridgell1-11/+14
2011-07-13dbcheck: added checks for missing and orphansed backlinksAndrew Tridgell1-19/+18