index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
dsdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
repl: Specify the target realm in dreplsrv_get_target_principal()
Andrew Bartlett
2014-09-30
1
-2
/
+2
*
acl: Fix typo: structrual -> structural
Jelmer Vernooij
2014-09-27
1
-1
/
+1
*
dsdb: Be less verbose when announcing kcc is being invoked.
Jelmer Vernooij
2014-09-27
1
-1
/
+1
*
dsdb: improve debugging in DsCrackNameOneFilter
Andrew Bartlett
2014-09-01
1
-1
/
+3
*
dsdb: Make log message more clear
Andrew Bartlett
2014-09-01
1
-2
/
+6
*
dsdb: Permit creation of partitions of type INSTANCE_TYPE_UNINSTANT
Andrew Bartlett
2014-09-01
1
-4
/
+15
*
join.py: Reinstate full_nc_list and make creation of NTDS-DSA object common
Andrew Bartlett
2014-09-01
1
-0
/
+2
*
dsdb: Change acl module to look for instanceType flag rather than list of NCs
Andrew Bartlett
2014-09-01
2
-15
/
+87
*
s4:samba_dnsupdate: cache the already registered records
Stefan Metzmacher
2014-08-26
1
-0
/
+13
*
dsdb: Also redact the clearTextPassword input-only attribute
Andrew Bartlett
2014-08-16
1
-1
/
+2
*
s4-dsdb/cracknames: free realm from smb_krb5_principal_get_realm().
Günther Deschner
2014-08-08
1
-3
/
+4
*
s4-dsdb/samdb: use smb_krb5_principal_get_comp_string in ldb ACL module.
Günther Deschner
2014-08-08
2
-6
/
+9
*
s4-dsdb/samdb: use smb_krb5_make_principal for compatibility reasons with MIT.
Günther Deschner
2014-08-08
1
-4
/
+5
*
messaging4: Change irpc_servers_by_name to NTSTATUS
Volker Lendecke
2014-07-21
1
-5
/
+7
*
s4:dsdb/samldb: don't allow 'userParameters' to be modified over LDAP for now
Stefan Metzmacher
2014-07-09
1
-0
/
+18
*
dsdb: Always store and return the userParameters as a array of LE 16-bit values
Andrew Bartlett
2014-07-09
1
-14
/
+45
*
dsdb: Set syntax of userParameters to binary string, not unicode string
Andrew Bartlett
2014-07-09
2
-0
/
+12
*
s4:dsdb/repl_meta_data: make sure objectGUID can't be deleted
Stefan Metzmacher
2014-07-09
1
-3
/
+3
*
s4:dsdb/extended_dn_in: don't force DSDB_SEARCH_SHOW_RECYCLED
Stefan Metzmacher
2014-07-09
1
-17
/
+20
*
s4:dsdb/kcc: use SHOW_RECYCLED instead of SHOW_DELETED in when deleting tombs...
Stefan Metzmacher
2014-07-09
1
-1
/
+1
*
s4:dsdb/schema_load: make error message more verbose
Stefan Metzmacher
2014-07-09
1
-1
/
+2
*
Order switch statements
Samuel Cabrero
2014-07-07
1
-10
/
+10
*
idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfo
Samuel Cabrero
2014-07-07
1
-1
/
+26
*
secrets: Ensure we store the secureChannelType when written to secrets.ldb
Andrew Bartlett
2014-07-04
1
-0
/
+1
*
dsdb: Do not refresh the schema using the wrong event context
Andrew Bartlett
2014-06-11
5
-112
/
+191
*
dsdb: Do not store a struct ldb_dn in struct schema_data
Andrew Bartlett
2014-06-11
8
-43
/
+41
*
Use GUID_equal in a few places
Volker Lendecke
2014-06-10
6
-13
/
+13
*
dsdb: Do not give an error is metadata.tdb does not yet exist
Andrew Bartlett
2014-06-04
1
-2
/
+2
*
dsdb: Do not permit nested event loops when in a transaction, use a nested ev...
Andrew Bartlett
2014-05-06
1
-13
/
+80
*
dsdb: Rename private_data to rootdse_private_data in rootdse
Andrew Bartlett
2014-05-06
1
-8
/
+8
*
dsdb: Make it harder to corrupt the database by requiring DBCHECK or RELAX fo...
Andrew Bartlett
2014-05-03
2
-10
/
+32
*
s4:repl_meta_data: fix array assignment in replmd_process_linked_attribute()
Stefan Metzmacher
2014-05-02
1
-2
/
+2
*
kerberos: Remove un-used event context argument from smb_krb5_init_context()
Andrew Bartlett
2014-04-28
3
-4
/
+0
*
dsdb: Specify no event context to smb_krb5_init_context() in dsdb
Andrew Bartlett
2014-04-28
3
-4
/
+6
*
selftest: Add test for password lockout
Andrew Bartlett
2014-04-02
1
-0
/
+1484
*
dsdb: Allow SAMR server to return the computed, not actual badPwdCount
Andrew Bartlett
2014-04-02
1
-11
/
+49
*
s4:dsdb/samldb: rework samldb_user_account_control_change()
Stefan Metzmacher
2014-04-02
1
-99
/
+134
*
s4:dsdb/samldb: remove fantasy code from samldb_user_account_control_change()
Stefan Metzmacher
2014-04-02
1
-10
/
+0
*
dsdb: check type with talloc_get_type_abort in samdb_set_password
Andrew Bartlett
2014-04-02
1
-2
/
+5
*
dsdb: Implement password lockout on LDAP password changes
Andrew Bartlett
2014-04-02
1
-16
/
+134
*
dsdb: Move dsdb_update_bad_pwd_count to dsdb/common/util.c
Andrew Bartlett
2014-04-02
1
-0
/
+113
*
s4:dsdb/samldb: add let lockoutTime=0 reset badPwdCount=0
Stefan Metzmacher
2014-04-02
1
-0
/
+57
*
dsdb: collapse wrong password and no-password-hash errors into one handler
Andrew Bartlett
2014-04-02
1
-25
/
+3
*
dsdb: Add samdb_result_passwords_from_history helper function
Andrew Bartlett
2014-04-02
1
-0
/
+37
*
dsdb: give a better error message and return code on failed password change
Andrew Bartlett
2014-04-02
1
-0
/
+5
*
dsdb: Put password lockout support in samdb_result_passwords()
Andrew Bartlett
2014-04-02
2
-7
/
+43
*
dsdb: Rework samdb_result_acct_flags to use either userAccountControl or msDS...
Andrew Bartlett
2014-04-02
1
-17
/
+13
*
dsdb-operational: Implement msDS-UserPasswordExpiryTimeComputed
Andrew Bartlett
2014-04-02
1
-1
/
+47
*
dsdb-operational: Implement msDS-User-Account-Control-Computed
Andrew Bartlett
2014-04-02
1
-1
/
+165
*
dsdb-operational: Use a list for the extra attributes that may be required
Andrew Bartlett
2014-04-02
1
-28
/
+52
[next]