summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* s4-kdc: Switch to the new kpasswd service implementationAndreas Schneider2016-09-132-3/+13
* s4-kdc: Add new kpasswd service Heimdal backendAndreas Schneider2016-09-132-1/+301
* s4-kdc: Add a new kpasswd service implementationAndreas Schneider2016-09-133-0/+400
* s4-kdc: Allow to set the keytab_name in the kdc_server structureAndreas Schneider2016-09-131-0/+1
* s4-kdc: Add a kpasswd_samdb_set_password() helper functionAndreas Schneider2016-09-132-0/+93
* s3/smbd: use stat from smb_fname if valid in refuse_symlink()Ralph Boehme2016-09-111-1/+6
* s3/smbd: in call_trans2qfilepathinfo call lstat when dealing with posix pathn...Ralph Boehme2016-09-111-3/+4
* s3-registry: create winprint print processor entry for x64 as well.Günther Deschner2016-09-111-0/+1
* libgpo: accept more boolean matches in gp_inifile_getbool().Günther Deschner2016-09-111-2/+4
* s3-rpc_client: make it more clear printer driver version is a QWORD not a DWORD.Günther Deschner2016-09-111-3/+3
* s4-torture: also test NULL servername in spoolss_GetPrinterDriverPackagePathGünther Deschner2016-09-111-0/+19
* s3-spoolss: avoid referencing p->opnum in _spoolss_AddPrinterDriverExGünther Deschner2016-09-111-14/+2
* s3-rpcclient: add getdriverpackagepath command.Günther Deschner2016-09-111-0/+69
* s3-waf: give rpcclient its own wscript_build.Günther Deschner2016-09-112-52/+55
* s4-torture: use torture_comment in torture_rpc_connection()Günther Deschner2016-09-111-1/+1
* s3-spoolss: add missing newline in debug message of _spoolss_OpenPrinterEx.Günther Deschner2016-09-111-3/+2
* s4-torture: add test for spoolss_LogJobInfoForBranchOfficeGünther Deschner2016-09-112-0/+59
* spoolss: add IDL for spoolss_LogJobInfoForBranchOffice.Günther Deschner2016-09-112-0/+130
* pidl: in s3 server templates, support default HRESULT error returns.Günther Deschner2016-09-111-0/+2
* s4-kdc: Move kpasswd_make_pwchange_reply() to a helper fileAndreas Schneider2016-09-113-59/+94
* s4-kdc: Move kpasswd_make_error_reply() to a helper fileAndreas Schneider2016-09-114-43/+122
* krb5_wrap: Fix smb_krb5_mk_error() with MIT KerberosAndreas Schneider2016-09-114-9/+49
* testprogs: Test only what the Heimdal kpasswd test should testAndreas Schneider2016-09-113-172/+123
* testprogs: Make test_passwords.sh a Heimdal kpasswd testAndreas Schneider2016-09-112-1/+1
* testprogs: Add a new test_password_settings.sh scriptAndreas Schneider2016-09-112-0/+212
* testprogs: Add a common test_smbclient_expect_failure() functionAndreas Schneider2016-09-111-0/+18
* heimdal: Fix reauthentication after password changeAndreas Schneider2016-09-111-3/+4
* winbindd: Remove unused enum ent_typeChristof Schmitt2016-09-101-6/+0
* smbd: Adjust debug level of "No protocol supported" messageChristof Schmitt2016-09-101-1/+1
* auth: One const is enough...Volker Lendecke2016-09-091-1/+1
* lib: Avoid a few castsVolker Lendecke2016-09-091-7/+5
* notifyd: Don't trust remote pointersVolker Lendecke2016-09-091-0/+7
* notifyd: Trim down the noncluster caseVolker Lendecke2016-09-091-8/+6
* notifyd: Avoid "includes.h"Volker Lendecke2016-09-091-3/+3
* notifyd: Fix bad comment wordingVolker Lendecke2016-09-091-1/+1
* gensec_krb5: Do not leak memory of target_principalAndreas Schneider2016-09-091-3/+4
* Revert "krb5_wrap: Add MIT implmentation of smb_krb5_keyblock_init_contents()"Andreas Schneider2016-09-091-16/+0
* dsdb: Do not use free'd memory.Andreas Schneider2016-09-091-1/+1
* util: Fix the documentation of push_utf8_talloc()Andreas Schneider2016-09-091-8/+17
* dbcheck: assert uSNChanged values in release-4-5-0-pre1Garming Sam2016-09-084-1/+236
* tests: Skip a test for reveal internals for passing WindowsGarming Sam2016-09-081-1/+6
* tests: Check that USN bumps when modifying a linked attrGarming Sam2016-09-081-0/+21
* dbcheck: Make it clearer about temporary outputGarming Sam2016-09-081-1/+1
* tombstone-expunge: Assert than an expunge does not bump the USNGarming Sam2016-09-081-0/+12
* tests: Assert vanishing links doesn't bump USNGarming Sam2016-09-081-0/+20
* rpmd: Skip bump of USN when vanishing forward linksGarming Sam2016-09-081-0/+12
* rpmd: Add a TODO regarding the additional work performedGarming Sam2016-09-081-0/+10
* rpmd: Remove the seq_num check for skipping additional workGarming Sam2016-09-081-7/+0
* rpmd: Add the ldb error string to a debugGarming Sam2016-09-081-2/+3
* torture: Remove unnecessary whitespaceGarming Sam2016-09-081-1/+1