s3-libads: allow ads_try_connect() to re-use a resolved ip address.
[nivanova/samba-autobuild/.git] / source4 /
2014-04-17 Andreas Schneiders4-torture: Remove socket_wrapper testsuite.
2014-04-17 Andreas Schneiderselftest: Rename WINBINDD_SOCKET_DIR environment variable.
2014-04-17 Andreas SchneiderRemove special nss_wrapper code
2014-04-17 Andreas Schneiders4-torture: Remove nss_wrapper testsuite.
2014-04-17 Andreas Schneiders4-ntfs: Improve uid check in wrapper mode.
2014-04-17 Andreas Schneiderlib: Change uid_wrapper to preloadable version.
2014-04-16 Björn Baumbachlib-util: rename memdup to smb_memdup and fix all callers
2014-04-15 Andrew Bartlettauth: Remove support for HAVE_TRUNCATED_SALT from pass_...
2014-04-15 Andrew Bartlettauth: Remove USE_BOTH_CRYPT_CALLS block from pass_check.c
2014-04-15 Andrew Bartlettauth: Remove linux_bigcrypt support from pass_check.c
2014-04-15 Andrew Bartlettauth: Remove support for plaintext auth on systems...
2014-04-15 Andrew Bartlettauth: Remove afs_auth() from pass_check.c and s4's...
2014-04-15 Andrew Bartlettauth: Remove dfs_auth() from pass_check.c and s4's...
2014-04-15 Jeroen DekkersDo not install smbclient4 and nmblookup4
2014-04-14 Jelmer VernooijTypo: s/preceeded/preceded/
2014-04-09 Andrew Bartletts4-wbclient: Fix wbc_sids_to_xids to correctly indicate...
2014-04-09 David Disseldorptorture: add local verification trailer parsing test
2014-04-08 Andrew Bartletts4-wbclient: Cope with winbind returning an error
2014-04-02 Noel Powerscript to generate content for libcli/util/nterr.c...
2014-04-02 Noel Powerscript to generate libcli/util/hresult.c & libcli/util...
2014-04-02 Noel PowerAllow FSRVP access generic HRESULT error message descri...
2014-04-02 Andrew Bartletttorture-samr: Add testing of account lockout and passwo...
2014-04-02 Andrew Bartletttorture-samr: Add test for lockout with and without...
2014-04-02 Andrew Bartletttorture-samr: Improve rpc.samr.passwords.badpwdcount...
2014-04-02 Andrew Bartlettselftest: Add test for password lockout
2014-04-02 Andrew Bartlettdsdb: Allow SAMR server to return the computed, not...
2014-04-02 Stefan Metzmachers4:rpc_server/samr: passdown unmodified acct_flags...
2014-04-02 Stefan Metzmachers4:dsdb/samldb: rework samldb_user_account_control_change()
2014-04-02 Stefan Metzmachers4:dsdb/samldb: remove fantasy code from samldb_user_ac...
2014-04-02 Andrew Bartletts4-samr: Escape the username in the LDAP filter
2014-04-02 Andrew Bartletts4-auth: Support password history correctly, including...
2014-04-02 Andrew Bartlettdsdb: check type with talloc_get_type_abort in samdb_se...
2014-04-02 Andrew Bartlettdsdb: Implement password lockout on LDAP password changes
2014-04-02 Andrew Bartlettdsdb: Move dsdb_update_bad_pwd_count to dsdb/common...
2014-04-02 Andrew Bartlettauth: Split out badPwdCount update into a helper function
2014-04-02 Andrew Bartlettkdc: call authsam_zero_bad_pwd_count on successful...
2014-04-02 Andrew Bartlettkdc: Include values from msDS-User-Account-Control...
2014-04-02 Andrew Bartlettkdc: Set flags.locked_out on a locked-out user.
2014-04-02 Andrew Bartlettheimdal: Only indicate successful authentication after...
2014-04-02 Andrew Bartlettheimdal: Match windows and return KRB5KDC_ERR_CLIENT_RE...
2014-04-02 Andrew Bartlettheimdal: Do not attempt password authentication for...
2014-04-02 Andrew Bartletts4-auth: Add authsam_zero_bad_pwd_count to zero out...
2014-04-02 Stefan Metzmachers4:dsdb/samldb: add let lockoutTime=0 reset badPwdCount=0
2014-04-02 Andrew Bartlettdsdb: collapse wrong password and no-password-hash...
2014-04-02 Andrew Bartlettdsdb: Add samdb_result_passwords_from_history helper...
2014-04-02 Andrew Bartletts4-auth: Rework memory handling to use a tmp_ctx
2014-04-02 Andrew Bartlettdsdb: give a better error message and return code on...
2014-04-02 Andrew Bartletts4:auth: Add password lockout support to the AD DC
2014-04-02 Andrew Bartlettdsdb: Put password lockout support in samdb_result_pass...
2014-04-02 Andrew Bartlettdsdb: Rework samdb_result_acct_flags to use either...
2014-04-02 Andrew Bartlettdsdb-operational: Implement msDS-UserPasswordExpiryTime...
2014-04-02 Andrew Bartlettdsdb-operational: Implement msDS-User-Account-Control...
2014-04-02 Andrew Bartlettdsdb-operational: Use a list for the extra attributes...
2014-04-02 Stefan Metzmachers4:auth/sam: use a higher time resolution in authsam_ac...
2014-04-02 Stefan Metzmachers4:dsdb/util_samr: simplify dsdb_add_user()
2014-04-02 Andrew Bartlettdsdb-tests: Remove pointless creation of ldaptestou
2014-04-02 Andrew Bartletttorture-samr: Do not issue a TORTURE_FAIL unless *this...
2014-04-02 Andrew Bartletttorture-samr: Lock accounts for 5 seconds in rpc.samr...
2014-04-02 Andrew Bartletttorture-samr: Try breaking the NT hash first, as the...
2014-04-02 Andrew Bartletttorture-samr: set min password age to 0 for lockout...
2014-04-02 Andrew Bartletttorture-samr: Make failures easier to trace with tortur...
2014-04-02 Andrew Bartletttorture-samr: Indent samba3-skip block
2014-04-02 Andrew Bartletttorture-samr: Actually fail on failures in rpc.samr...
2014-04-02 Andrew Bartlettkerberos: Map KRB5KDC_ERR_CLIENT_REVOKED to NT_STATUS_A...
2014-04-02 Andrew Bartlettselftest: make blackbox_setpassword.sh test run indepen...
2014-04-02 Andrew Bartletttorture/samr: Re-open the user when checking for ACB_AU...
2014-04-02 Andrew Bartletttorture-samr: Set lockout_seconds to 60 for samba3
2014-04-02 Stefan Metzmachers4:torture/wscript_build: explicitly use allow_warnings...
2014-04-02 Stefan Metzmachers4:torture/winbind: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmachers4:torture/smb2: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmachers4:torture/libnetapi: explicitly use allow_warnings...
2014-04-02 Stefan Metzmachers4:ntvfs/unixuid: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmachers4:rpc_server: explicitly use allow_warnings=True where...
2014-04-02 Stefan Metzmachers4:kdc: explicitly use allow_warnings=True for MIT_SAMBA
2014-04-02 Stefan Metzmachers4:auth/gensec: explicitly use allow_warnings=True...
2014-04-02 Stefan Metzmachers4:librpc: explicitly use allow_warnings=True where...
2014-04-02 Stefan Metzmachers4:lib/tls: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmachers4:lib/registry: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmachers4:lib/messaging: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmachers4:lib/events: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmachers4:lib/com: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmachers4:heimdal_build: explicitly pass allow_warnings=True...
2014-04-02 Stefan Metzmachers4:torture: avoid const warnings in smbtorture.c
2014-04-02 Stefan Metzmachers4:torture/rpc: avoid declaration after code warnings
2014-04-02 Stefan Metzmachers4:torture/winbind: remove unused variable
2014-04-02 Stefan Metzmachers4:torture/nbt: remove unused variable
2014-04-02 Stefan Metzmachers4:torture/nbt: avoid str_list related const warnings
2014-04-02 Stefan Metzmachers4:torture/ntp: add missing #include "torture/ntp/proto.h"
2014-04-02 Stefan Metzmachers4:torture/nbt: add missing #include "torture/nbt/proto.h"
2014-04-02 Stefan Metzmachers4:torture/unix: add missing #include "torture/unix...
2014-04-02 Stefan Metzmachers4:torture/libnet: add missing #include "torture/libnet...
2014-04-02 Stefan Metzmachers4:torture: avoid argv related const warnings
2014-04-02 Stefan Metzmachers4:torture/ldap: add includes to avoid compiler warnings
2014-04-02 Stefan Metzmachers4:torture/local: only pass prefix strings to tdb_add_r...
2014-04-02 Stefan Metzmachers4:torture/local: add missing #include "torture/local...
2014-04-02 Stefan Metzmachers4:param/tests: add missing #include "torture/local...
2014-04-02 Stefan Metzmachers4:librpc/tests: add missing #include "torture/local...
2014-04-02 Stefan Metzmachers4:libcli/tests: add missing #include "torture/local...
2014-04-02 Stefan Metzmachers4:lib/tests: add missing #include "torture/local/proto.h"
2014-04-02 Stefan Metzmachers4:dsdb/ldb_modules: avoid invalid pointer type warnings
next