index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
samdb
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-14
s4:repl_meta_data LDB module - fix counter types
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-05-14
s4:dsdb_cache LDB module - fix a typo
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-05-14
s4:samldb LDB module - remove unused variables
Matthias Dieter Wallnöfer
1
-2
/
+0
2010-05-11
Revert "s4:password_hash LDB module - don't break the provision"
Stefan Metzmacher
1
-3
/
+0
2010-05-11
Revert "s4:password hash LDB module - check that password hashes are != NULL ...
Stefan Metzmacher
1
-10
/
+6
2010-05-11
s4:dsdb/password_hash: only try to handle a hash in the unicodePwd field if i...
Stefan Metzmacher
1
-2
/
+2
2010-05-10
s4:password_hash LDB module - we might not have a cleartext password at all
Matthias Dieter Wallnöfer
1
-26
/
+29
2010-05-10
s4:password_hash LDB module - quiet a warning
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-05-10
s4:password hash LDB module - check that password hashes are != NULL before c...
Matthias Dieter Wallnöfer
1
-6
/
+10
2010-05-10
s4:password_hash LDB module - don't break the provision
Matthias Dieter Wallnöfer
1
-0
/
+3
2010-05-10
s4:password_hash - Implement password restrictions
Stefan Metzmacher
1
-0
/
+195
2010-05-10
s4:password_hash - Rework to handle password changes
Matthias Dieter Wallnöfer
1
-138
/
+450
2010-05-10
s4:password_hash - Rework unique value checks
Matthias Dieter Wallnöfer
1
-49
/
+71
2010-05-10
s4:password_hash - Various (mostly cosmetic) prework
Matthias Dieter Wallnöfer
1
-176
/
+240
2010-05-10
s4:dsdb: add new controls
Matthias Dieter Wallnöfer
1
-0
/
+21
2010-05-10
s4:acl ldb module - fix typos
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-05-09
s4:samldb LDB module - make "samldb_member_check" synchronous again
Matthias Dieter Wallnöfer
1
-64
/
+33
2010-05-09
s4:samldb LDB module - make "samldb_prim_group_users_check" synchronous again
Matthias Dieter Wallnöfer
1
-235
/
+24
2010-05-09
s4:samldb LDB module - update the copyright notice
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-05-09
dsdb/password_hash: remove usage of msDs-KeyVersionNumber
Stefan Metzmacher
1
-37
/
+1
2010-05-09
s4:dsdb Use replPropertyMetaData as the basis for msDS-KeyVersionNumber
Andrew Bartlett
1
-10
/
+76
2010-05-04
s4/rodc: Support read-only database
Anatoliy Atanasov
4
-13
/
+75
2010-05-04
s4/rodc: Fix the callbacks up the stack to handle referrals on modify requests
Anatoliy Atanasov
6
-0
/
+48
2010-05-03
s4/rodc: Implement msDS-isRODC constructed attr
Anatoliy Atanasov
1
-1
/
+152
2010-05-01
s4:dsdb Fix use of memory after free in repl_meta_data
Andrew Bartlett
1
-7
/
+9
2010-04-29
s4/rodc: RODC FAS initial implementation
Anatoliy Atanasov
2
-12
/
+13
2010-04-27
s4-repl: these messages are common, and don't deserve debug level 1
Andrew Tridgell
1
-2
/
+2
2010-04-26
s4-ddb: don't create partitions with the UNINSTANT flag set
Andrew Tridgell
1
-1
/
+14
2010-04-26
s4-drs: make links to foreign partitions non-fatal
Andrew Tridgell
1
-8
/
+6
2010-04-22
s4-drs: added new SECURITY_RO_DOMAIN_CONTROLLER level
Andrew Tridgell
4
-4
/
+4
2010-04-22
s4-dsdb: removed an unused variable
Andrew Tridgell
1
-1
/
+0
2010-04-22
s4-dsdb: moved rodc schema validation to samldb.c
Andrew Tridgell
2
-33
/
+37
2010-04-22
s4-drs: Do not allow system-critical attributes to be RODC filtered
Fernando J V da Silva
1
-0
/
+33
2010-04-22
s4:ldap-backend Fix LSA test failures with OpenLDAP backend - convert SIDs
Andrew Bartlett
1
-0
/
+24
2010-04-22
s4:OpenLDAP-backend Use the new rdnval module in OpenLDAP
Andrew Bartlett
2
-3
/
+8
2010-04-22
s4:dsdb Revert accidentilly commited change for LDAP backends
Andrew Bartlett
1
-1
/
+1
2010-04-20
s4:provision Pass in the invoication ID and NTDS Settings DN to Schema()
Andrew Bartlett
1
-1
/
+1
2010-04-16
s4:Replaced dsdb_get_dom_sid_from_ldb_message() with samdb_result_dom_sid()
Nadezhda Ivanova
1
-24
/
+5
2010-04-15
s4:rootdse: only return "tokenGroups", when the client asked for them
Stefan Metzmacher
1
-1
/
+1
2010-04-13
s4:acl/descriptor LDB module - distinguish between root and default basedn
Matthias Dieter Wallnöfer
2
-0
/
+12
2010-04-13
Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"
Matthias Dieter Wallnöfer
6
-9
/
+10
2010-04-13
s4:objectclass LDB module - remove a unneeded newline
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-04-12
s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-04-11
subunit: Remove more test output that could be interpreted by subunit.
Jelmer Vernooij
1
-1
/
+1
2010-04-10
s4:dsdb Don't return operational attributes on special DNs
Andrew Bartlett
1
-0
/
+5
2010-04-10
s4:rootdse Implement "tokenGroups" in the rootDSE
Andrew Bartlett
1
-0
/
+18
2010-04-10
s4:dsdb Improve error message in extended_dn_in
Andrew Bartlett
1
-1
/
+1
2010-04-10
s4:schema Try to fix OpenLDAP backend after schema reload support.
Andrew Bartlett
1
-4
/
+2
2010-04-09
s4/samldb: schemaInfo attribute must be updated when adding new Schema object
Kamen Mazdrashki
1
-0
/
+50
2010-04-08
s4:dsdb - Handle INVALID_DN_SYNTAX from OpenLDAP in dsdb_module_load_partitio...
Endi S. Dewata
1
-1
/
+1
[next]