mat/samba.git
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 Bartlettsamba-tool add password lockout handling to samba-tool...
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 Bartlettselftest: Run rpc.samr.passwords.lockout against the...
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 Bartlettldb_ildap: Map some wrong username/password errors...
2014-04-02 Andrew Bartlettauth: Pass though error from GENSEC sub-mechanism
2014-04-02 Andrew Bartlettselftest: make blackbox_setpassword.sh test run indepen...
2014-04-02 Andrew Bartletts3-auth: Do not reset bad password count to 0 if accoun...
2014-04-02 Andrew Bartletts3-auth: Only call pdb_get_acct_ctrl() once in check_sa...
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 Andrew Bartletts3-samr: Refuse to set lockout_duration < lockout_windo...
2014-04-02 Volker Lendeckedlinklist: Fix a typo
2014-04-02 Andrew Bartlettselftest: Rename wbinfo_s3 to wbinfo_simple and reorder...
2014-04-02 Andrew Bartlettwinbindd: Ensure we do not look at rid_array before...
2014-04-02 Andrew Bartletts3-auth: Add prototype for plugin function to reduce...
2014-04-02 Andrew Bartletts3-auth: Remember to always free the talloc_stackframe...
2014-04-02 Andrew Bartlettauth_samba4: Fix auth_samba4 to correctly provide a...
2014-04-02 Andrew Bartletts3-auth: Finally change make_user_info_*() use a parent...
2014-04-02 Stefan Metzmacherwafsamba: explicitly use allow_warnings=True for SAMBA_...
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 Metzmachers3:wscript_build: explicitly use allow_warnings=True...
2014-04-02 Stefan Metzmachers3:rpc_server: explicitly use allow_warnings=True for...
2014-04-02 Stefan Metzmachers3:pam_smbpass: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmachers3:modules: explicitly use allow_warnings=True were...
2014-04-02 Stefan Metzmacherauth/kerberos: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmacherlib/socket_wrapper: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmacherlib/zlib: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmacherlib/popt: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmacherlib/ldb: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmacherlib/ntdb: explicitly use allow_warnings=True for ntdb...
2014-04-02 Stefan Metzmacherlib/ccan: explicitly use allow_warnings=True
2014-04-02 Stefan Metzmachers4:heimdal_build: explicitly pass allow_warnings=True...
2014-04-02 Stefan Metzmacherwafsamba: add optional allow_warnings(default=True...
2014-04-02 Stefan Metzmacherwafsamba: add an optional allow_warnings(default=True...
2014-04-02 Stefan Metzmacherwafsamba: split out a conf.ADD_NAMED_CFLAGS() function
2014-04-02 Stefan Metzmacherwafsamba: use -Werror=declaration-after-statement if...
2014-04-02 Stefan Metzmacherwafsamba: use multiple conf.ADD_CFLAGS() lines for...
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 Metzmacherlib/tevent/tests: add missing #include "torture/local...
2014-04-02 Stefan Metzmacherlib/tdr/tests: add missing #include "torture/local...
next