smbd: First watch, then defer
[metze/samba/wip.git] / source4 /
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
2014-04-02 Stefan Metzmachers4:dsdb/ldb_modules: avoid str_list related const warnings
2014-04-02 Stefan Metzmachers4:dsdb/ldb_modules: avoid declaration after code warnings
2014-04-02 Stefan Metzmachers4:smb_server/smb: fix invalid pointer type warnings...
2014-04-02 Stefan Metzmachers4:smb_server/smb: fix declaration after code warnings...
2014-04-02 Stefan Metzmachers4:ntvfs/sysdep: add sys_notify_inotify_init() prototyp...
2014-04-02 Stefan Metzmachers4:ntvfs/posix: correctly reset errno on success in...
2014-04-02 Stefan Metzmachers4:ntvfs/posix: avoid const warnings in pvfs_resolve_na...
2014-04-02 Stefan Metzmachers4:ntvfs/common: explicitly check the status of imessag...
2014-04-02 Stefan Metzmachers4:auth/ntlm: add auth4_sam_init() prototype to avoid...
2014-04-02 Stefan Metzmachers4:auth: avoid str_list related const warnings
2014-04-02 Stefan Metzmachers4:auth/gensec: fix declaration after code warning...
2014-04-02 Stefan Metzmachers4:auth/gensec: include gensec_krb5_util.h in gensec_kr...
2014-04-02 Stefan Metzmachers4:libcli/resolve: avoid some const warnings
2014-04-01 Andrew Bartlettselftest: Remove reduction in time window in delaywrite...
2014-03-31 David Disseldorptorture: test FSRVP UNCs with and without trailing...
2014-03-31 Volker Lendeckemessaging4: Simplify irpc_namedb_open a bit
2014-03-31 Volker Lendeckemessaging4: Remove lp_ctx from imessaging_context
2014-03-31 Volker Lendeckemessaging4: Store a names_db handle in the imessaging_c...
2014-03-31 Volker Lendeckemessaging4: Add some NULL checks
2014-03-31 Volker Lendeckemessaging4: Add "goto fail" to imessaging_init
2014-03-31 Volker Lendecketdb_wrap: Remove tdb_wrap_open_ again
2014-03-31 Volker Lendeckentvfs: Avoid passing lp_ctx to tdb_wrap_open in py_wrap...
2014-03-31 Volker Lendeckeimessaging: Avoid passing lp_ctx to tdb_wrap_open in...
2014-03-31 Volker Lendeckentvfs: Avoid passing lp_ctx to tdb_wrap_open in py_wrap...
2014-03-31 Volker Lendeckentvfs: Avoid passing lp_ctx to tdb_wrap_open in pvfs_se...
2014-03-31 Volker Lendecketorture: Avoid passing lp_ctx to tdb_wrap_open in test_...
2014-03-31 Volker Lendeckedsdb: Avoid passing lp_ctx to tdb_wrap_open in partitio...
2014-03-31 Volker Lendeckedsdb: Avoid passing lp_ctx to tdb_wrap_open in schema_m...
next