sfrench/samba-autobuild/.git
2014-04-10 Jeremy Allisons3: smbd: Performance optimization for RECVFILE.
2014-04-09 Andrew Bartletts4-wbclient: Fix wbc_sids_to_xids to correctly indicate...
2014-04-09 Michael Adamtdb: consolidate tdb allocation code - re-use dead...
2014-04-09 David Disseldorptorture: add local verification trailer parsing test
2014-04-08 Jeremy Allisons3-lib/util: fix logic inside set_namearray loops.
2014-04-08 Björn Baumbachs3-lib/util: fix read across end of namelist string
2014-04-08 Ralph Boehmewafsamba: replace dots in library names
2014-04-08 Andrew Bartletts4-wbclient: Cope with winbind returning an error
2014-04-07 Amitay Isaacsctdb-daemon: Always update database priority cluster...
2014-04-05 Jeremy Allisons3: smbd/nmbd/winbindd - fix append on trailing slash...
2014-04-05 Björn Baumbachs3: enforce a positive allocation_file_size for non...
2014-04-04 Alexander Werthvfs: Store ACL control flags in gpfs vfs module.
2014-04-04 Alexander Werthvfs: Support NFS control flags in nfs4_acls.c.
2014-04-04 Lukas Slebodniktalloc: Update flags in pytalloc-util pkgconfig file
2014-04-04 Lukas Slebodniktevent: Update flags in tevent pkgconfig file
2014-04-04 Günther Deschners3-kerberos: make ipv6 support for generated krb5 confi...
2014-04-03 Shekhar Amlekars3: rpc_server/srvsvc: count open files in NetConnEnum
2014-04-03 Shekhar Amlekars3: rpc_server/srvsvc: count share connections in NetCo...
2014-04-03 Shekhar Amlekars3: rpc_server/srvsvc: added routines to compute opens...
2014-04-03 Shekhar Amlekars3: rpc_server/srvsvc: Added routines to count share...
2014-04-03 Michael Adamautorid: use the db argument in the initialize traverse...
2014-04-03 Jeremy Allisons3: messages: Implement cleanup of dead records.
2014-04-03 Michael Adamautorid: make the whole initialization atomic with...
2014-04-02 Michael Adamautorid: initialize: fix typo in and further improve...
2014-04-02 Michael Adamautorid: initialize: use the split db_open and init_hwm...
2014-04-02 Michael Adamautorid: initialize: open the autorid db as late as...
2014-04-02 Michael Adamautorid: initialize: link config to commonconfig as...
2014-04-02 Michael Adamautorid: initialize: link commonconfig to dom as soon...
2014-04-02 Michael Adamautorid: initialize: store config directly before alloc...
2014-04-02 Michael Adamautorid: split idmap_autorid_db_open and idmap_autorid_...
2014-04-02 Michael Adamautorid: in idmap_autorid_saveconfig, add a debug msg...
2014-04-02 Michael Adamautorid: improve the precision of the DEBUG at the...
2014-04-02 Michael Adamautorid: add a DEBUG upon talloc fail in the add_range...
2014-04-02 Michael Adamautorid: when storing a new range, always check it...
2014-04-02 Michael Adamautorid: fix a potential for data corruption.
2014-04-02 Michael Adamautorid: print debug message when a HWM key has been...
2014-04-02 Michael Adamautorid: reverse logic flow in idmap_autorid_init_hwm...
2014-04-02 Michael Adamautorid: store hwm as uint32_t in idmap_autorid_init_hwm()
2014-04-02 Arvid Requatedfs_server: get_dcs: fix pointer list termination
2014-04-02 Noel Powerscript to generate content for libcli/util/nterr.c...
2014-04-02 Noel PowerAdd error codes and message descriptions for NTSTATUS
2014-04-02 Noel PowerUse correct error code value for NT_STATUS_RPC_ENUM_VAL...
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 Noel PowerAdd autogenerated HRESULT error codes and descriptions...
2014-04-02 Andrew Bartletttorture-samr: Add testing of account lockout and passwo...
2014-04-02 Andrew Bartlettselftest: Run rpc.samr.passwords.badpwdcount against...
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 Metzmacherlibds: add UF_PARTIAL_SECRETS_ACCOUNT to UF_ACCOUNT_TYP...
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 Bartlettlib/param: Add new parameter "old password allowed...
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 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
next