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
*
s4-drs: ATTIDs for deleted attributes should be based on msDs-IntId value if ...
Kamen Mazdrashki
2010-08-19
1
-2
/
+2
*
s4-dsdb: No need for dsdb_syntax_one_DN_drsuapi_to_ldb() to be public
Kamen Mazdrashki
2010-08-19
1
-3
/
+3
*
s4-dsdb-syntax: ATTID should be msDs-IntId value for the attributeSchema object
Kamen Mazdrashki
2010-08-19
2
-14
/
+55
*
s4: fix few comment typos
Kamen Mazdrashki
2010-08-19
2
-3
/
+3
*
s4-schema_syntax.c: Fix white spaces and alignment
Kamen Mazdrashki
2010-08-19
1
-55
/
+56
*
s4-dsdb: Use dsdb_syntax_ctx in *_drsuapi_to_ldb functions
Kamen Mazdrashki
2010-08-19
4
-57
/
+45
*
s4-dsdb: Use dsdb_syntax_ctx in *_ldb_to_drsuapi functions
Kamen Mazdrashki
2010-08-19
4
-55
/
+47
*
s4-dsdb: Use dsdb_syntax_ctx in *_validate_ldb functions
Kamen Mazdrashki
2010-08-19
3
-62
/
+41
*
s4-dsdb: Add context structure for dsdb_syntax conversion functions
Kamen Mazdrashki
2010-08-19
2
-0
/
+19
*
s4:auth Change {anonymous,system}_session to use common session_info generation
Andrew Bartlett
2010-08-18
1
-2
/
+4
*
s4:auth Remove system_session_anon() from python bindings
Andrew Bartlett
2010-08-18
1
-2
/
+1
*
s4:security Remove use of user_sid and group_sid from struct security_token
Andrew Bartlett
2010-08-18
3
-6
/
+6
*
s4:samdb_set_password/samdb_set_password_sid - make more arguments "const"
Matthias Dieter Wallnöfer
2010-08-17
1
-5
/
+5
*
s4:samdb_set_password/samdb_set_password_sid - make the adaptions to support ...
Matthias Dieter Wallnöfer
2010-08-17
1
-13
/
+27
*
s4:password_hash LDB module - perform the adaptions to understand the new pas...
Matthias Dieter Wallnöfer
2010-08-17
1
-8
/
+26
*
s4:acl LDB module - support password changes over the DSDB_CONTROL_PASSWORD_C...
Matthias Dieter Wallnöfer
2010-08-17
1
-1
/
+15
*
s4:DSDB - DSDB_CONTROL_PASSWORD_CHANGE_OID - add a structure as value to the ...
Matthias Dieter Wallnöfer
2010-08-17
1
-0
/
+5
*
s4:DSDB - rename the "DSDB_CONTROL_PASSWORD_CHANGE_OLD_PW_CHECKED_OID"
Matthias Dieter Wallnöfer
2010-08-17
3
-10
/
+9
*
s4-tests: Added tests for acl checks on search requests
Nadezhda Ivanova
2010-08-17
1
-0
/
+218
*
s4-dsdb: check the type of session_info from the opaque
Andrew Tridgell
2010-08-17
1
-2
/
+2
*
s4-dsdb: added support for UF_PARTIAL_SECRETS_ACCOUNT
Andrew Tridgell
2010-08-17
1
-2
/
+9
*
s4-dsdb: cope with cracknames of form dnsdomain\account
Andrew Tridgell
2010-08-17
1
-2
/
+8
*
s4-dsdb: set LDB_FLAG_INTERNAL_DISABLE_VALIDATION for msDS-SecondaryKrbTgtNumber
Andrew Tridgell
2010-08-17
1
-1
/
+8
*
s4-ldb: added LDB_FLAG_INTERNAL_DISABLE_VALIDATION
Andrew Tridgell
2010-08-17
1
-7
/
+9
*
s4-ldb: use LDB_FLAG_MOD_TYPE() to extract element type from messages
Andrew Tridgell
2010-08-17
5
-18
/
+18
*
s4-dsdb: support LDB_CONTROL_RODC_DCPROMO_OID for nTDSDSA add
Andrew Tridgell
2010-08-17
1
-1
/
+24
*
s4-dsdb: fixed test for LDB_CONTROL_RODC_DCPROMO_OID
Andrew Tridgell
2010-08-17
1
-1
/
+1
*
s4-dsdb: added support for LDB_CONTROL_RODC_DCPROMO_OID
Andrew Tridgell
2010-08-17
1
-0
/
+69
*
s4:samdb_set_password_sid - fix comment
Matthias Dieter Wallnöfer
2010-08-16
1
-1
/
+2
*
s4:samdb_set_password - fix formatting
Matthias Dieter Wallnöfer
2010-08-15
1
-1
/
+2
*
s4:passwords.py - proof the most important extended error codes
Matthias Dieter Wallnöfer
2010-08-15
1
-8
/
+17
*
s4:samdb_set_password - implement the extended LDAP error code detection
Matthias Dieter Wallnöfer
2010-08-15
1
-9
/
+17
*
s4:password_hash LDB module - introduce the extended LDAP error codes on the ...
Matthias Dieter Wallnöfer
2010-08-15
1
-43
/
+72
*
s4:password_hash LDB module - support this new password set syntax
Matthias Dieter Wallnöfer
2010-08-15
1
-2
/
+10
*
s4:passwords.py - another special password test
Matthias Dieter Wallnöfer
2010-08-15
1
-3
/
+23
*
s4:password_hash LDB module - allow to compare against both NT and LM hashes ...
Matthias Dieter Wallnöfer
2010-08-15
1
-10
/
+1
*
s4:subtree_rename.c - relax the checks when requested
Matthias Dieter Wallnöfer
2010-08-15
1
-0
/
+5
*
s4:samdb_set_password - return "NT_STATUS_WRONG_PASSWORD" when a user account...
Matthias Dieter Wallnöfer
2010-08-14
1
-0
/
+2
*
s4:password_hash LDB module - improve an error message
Matthias Dieter Wallnöfer
2010-08-14
1
-2
/
+2
*
s4:password_hash LDB module - implement the SAMR behaviour when checking old ...
Matthias Dieter Wallnöfer
2010-08-14
1
-5
/
+16
*
s4:password_hash LDB module - fix wrong error codes
Matthias Dieter Wallnöfer
2010-08-14
1
-4
/
+4
*
s4:passwords.py - test the error code when there doesn't exist any password yet
Matthias Dieter Wallnöfer
2010-08-14
1
-4
/
+24
*
s4:passwords.py - perform testing of wrong old passwords on change operations
Matthias Dieter Wallnöfer
2010-08-14
1
-0
/
+44
*
s4-dsdb: fix attributes_by_msDS_IntId index sorting
Kamen Mazdrashki
2010-08-11
1
-1
/
+5
*
s4:objectclass LDB module - weak the check for the "rIDSet" delete constraint
Matthias Dieter Wallnöfer
2010-08-10
1
-8
/
+10
*
s4:dsdb/common/util.c - provide a call which returns the forest function level
Matthias Dieter Wallnöfer
2010-08-10
1
-2
/
+15
*
s4:dsdb/common/util.c - use LDB constants whenever possible
Matthias Dieter Wallnöfer
2010-08-10
1
-8
/
+8
*
s4:kcc_connection.c - fix typo in error message
Matthias Dieter Wallnöfer
2010-08-07
1
-2
/
+2
*
s4:ldap.py - comment a test part which fails with another error code on Windows
Matthias Dieter Wallnöfer
2010-08-07
1
-5
/
+6
*
s4:ldap.py - test the new "systemFlags" constraint
Matthias Dieter Wallnöfer
2010-08-07
1
-1
/
+11
[next]