summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-param Handle P_CHAR and P_BOOLREV in pyparamAndrew Bartlett2011-07-201-0/+4
* s4-lsa: prepare dcesrv_lsa_CreateTrustedDomain_base() to deal with unencrypte...Günther Deschner2011-07-151-15/+16
* s4-smbtorture: add very basic tests for lsa_CreateTrustedDomainEx.Günther Deschner2011-07-151-21/+79
* lsa: lsa_CreateTrustedDomainEx takes lsa_TrustDomainInfoAuthInfo, notGünther Deschner2011-07-151-1/+6
* lsa: rename auth info argument in lsa_CreateTrustedDomainEx2Günther Deschner2011-07-153-5/+5
* s4:kdc: set *_strongest_*_key to true to restore the old behaviorStefan Metzmacher2011-07-151-0/+13
* s4:auth/credentials: with the build after heimdal importStefan Metzmacher2011-07-151-0/+1
* s4:heimdal_build: define HAVE_KRB5_PDU_NONE_DECLStefan Metzmacher2011-07-151-0/+1
* s4:heimdal: add missing filesStefan Metzmacher2011-07-156-1/+642
* s4:heimdal: import lorikeet-heimdal-201107150856 (commit 48936803fae4a2fb362c...Stefan Metzmacher2011-07-15312-2505/+3559
* s4:heimdal_build: we need k5crypto and gssapi_krb5 aliases also when using sy...Stefan Metzmacher2011-07-141-13/+7
* s4:heimdal_build: only maintain lib/gssapi/{spnego,krb5} file lists onceStefan Metzmacher2011-07-141-90/+67
* s4:heimdal_build: provide HEIMDAL_UNUSED_ATTRIBUTEStefan Metzmacher2011-07-141-0/+2
* s4-winbind handle all values for server roleAndrew Bartlett2011-07-141-0/+1
* s4-param finish services hooks for s4->s3 loadparm contextAndrew Bartlett2011-07-142-2/+30
* s4-param cope with parameters of type charAndrew Bartlett2011-07-141-0/+12
* Add intrasite code test switchDave Craft2011-07-142-0/+9
* Add kccsrv_add_repsFrom() possibility of NULL res argumentDave Craft2011-07-141-2/+2
* Remove static to allow availability to other KCC filesDave Craft2011-07-141-4/+4
* kcc_connection invocation_id added to structDave Craft2011-07-141-0/+1
* KCC NTDSConnection should utilize NTDSCONN_OPT_IS_GENERATEDDave Craft2011-07-141-1/+9
* Standalone samdb_ntds_site_settings_options() helperDave Craft2011-07-141-0/+48
* NTDSConnection and NTDSA Site setting flagsDave Craft2011-07-141-8/+0
* s4-dsdb: fixed the defaultObjectCategory to have a full GUIDAndrew Tridgell2011-07-131-0/+24
* s4-dsdb: another special case for the "member" attributeAndrew Tridgell2011-07-131-1/+6
* s4-dsdb Don't process deletion of member attributes here.Andrew Bartlett2011-07-131-0/+9
* dsdb: fixed special case of zero NTTIMEAndrew Tridgell2011-07-131-0/+20
* dbcheck: use samdb_schema for getting the backlinkAndrew Tridgell2011-07-131-1/+1
* ldb: use base searches for @ special DNsAndrew Tridgell2011-07-134-21/+20
* dbcheck: only do the provision dbcheck if there are objects to checkAndrew Tridgell2011-07-131-13/+14
* s4-provision: fixed the GUIDs in the provision using dbcheckAndrew Tridgell2011-07-131-0/+16
* s4-dsdb: fixed modify of ACLs on deleted objectsAndrew Tridgell2011-07-131-2/+4
* dbcheck: only fix replPropertyMetaData if we included it in the searchAndrew Tridgell2011-07-131-11/+14
* dbcheck: added checks for missing and orphansed backlinksAndrew Tridgell2011-07-131-19/+18
* s4-dsdb: raise debug level for backlink errorsAndrew Tridgell2011-07-131-1/+1
* dbcheck: fixed ldap check with no database specifiedAndrew Tridgell2011-07-131-1/+1
* dbcheck: added --reindex optionAndrew Tridgell2011-07-132-3/+20
* samba-tool: fixed ldapcmp to run as non-root Andrew Tridgell2011-07-131-2/+9
* dbcheck: added checking of backlinksAndrew Tridgell2011-07-131-54/+92
* pydsdb: added get_backlink_from_lDAPDisplayName()Andrew Tridgell2011-07-132-0/+50
* s4-dsdb: moved checking of duplicate member entries to repl_meta_data.cAndrew Tridgell2011-07-132-35/+20
* s4:libcli/raw: s/SMBchkpth/SMBcheckpathStefan Metzmacher2011-07-123-3/+3
* s4:winsdb: place wins.ldb in "state dir" instead of "lock dir"Stefan Metzmacher2011-07-121-1/+1
* s4:provision: place the sysvol share under "state dir" instead of "lock dir"Stefan Metzmacher2011-07-121-1/+1
* s4:param: add "state dir" and "cache dir" optionsStefan Metzmacher2011-07-127-1/+93
* s4:libcli/raw: remove SMBkeepaliveStefan Metzmacher2011-07-121-1/+0
* s4:smb_server: s/SMBkeepalive/NBSSkeepaliveStefan Metzmacher2011-07-121-3/+3
* dbcheck: use get_lDAPDisplayName_by_attid()Andrew Tridgell2011-07-111-11/+3
* dsdb: added get_lDAPDisplayName_by_attidAndrew Tridgell2011-07-112-0/+37
* dbcheck: improved error checking in fixup of missing metdataAndrew Tridgell2011-07-111-26/+24