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-pydsdb: added DsReplicaAttribute()
Andrew Tridgell
2010-11-05
2
-1
/
+75
*
s4:password_hash LDB module - fix indentation
Matthias Dieter Wallnöfer
2010-11-05
1
-10
/
+10
*
s4:dsdb/drepl_notify: reuse dreplsrv_notify_operation structures
Stefan Metzmacher
2010-11-05
1
-0
/
+22
*
s4:ldap.py/passwords.py - just use objectclass "user" for users
Matthias Dieter Wallnöfer
2010-11-04
2
-7
/
+7
*
s4:dsdb/objectclass_attrs: not all objects have delete protected attributes a...
Stefan Metzmacher
2010-11-04
1
-0
/
+14
*
s4:dsdb/samdb: optimize samldb_prim_group_change()
Stefan Metzmacher
2010-11-04
1
-60
/
+60
*
s4:dsdb/common: fix memory leak in samdb_ntds_settings_dn()
Stefan Metzmacher
2010-11-04
1
-1
/
+1
*
s4:dsdb/kcc: fix memory leak in kcctpl_copy_output_edges()
Stefan Metzmacher
2010-11-04
1
-0
/
+1
*
s4-dsdb Fix urgent_replication test not to set an invalid userAccountControl
Andrew Bartlett
2010-11-04
1
-2
/
+3
*
urgent_replication: Fix syntax error.
Jelmer Vernooij
2010-11-04
1
-1
/
+1
*
s4-dsdb: use LDB_FLAG_MOD_REPLACE for isDeleted
Andrew Tridgell
2010-11-04
1
-1
/
+1
*
s4-dsdb: use LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALUE_CHECK in dsdb
Andrew Tridgell
2010-11-04
2
-2
/
+8
*
Move the checking of single valued attributes back into the tdb backend.
Andrew Tridgell
2010-11-04
1
-12
/
+0
*
urgent_replication: Fix formatting
Jelmer Vernooij
2010-11-03
1
-33
/
+33
*
possibleinferiors: Report subunit.
Jelmer Vernooij
2010-11-03
1
-4
/
+8
*
possibleinferiors: Fix formatting.
Jelmer Vernooij
2010-11-03
1
-15
/
+14
*
s4:dsdb/samldb: avoid nested unindexed searches in samldb_member_check()
Stefan Metzmacher
2010-11-03
1
-14
/
+31
*
s4:dsdb/tests/python/sam.py: test with member: <SID=...>
Stefan Metzmacher
2010-11-03
1
-0
/
+16
*
s4:descriptor LDB module - a bit cleanup
Matthias Dieter Wallnöfer
2010-11-03
1
-13
/
+34
*
s4:sam.py - assign valid values when performing the special-attributes constr...
Matthias Dieter Wallnöfer
2010-11-03
1
-3
/
+3
*
s4:samldb LDB module - improve the "get_single_valued_attr" call and move it ...
Matthias Dieter Wallnöfer
2010-11-03
2
-84
/
+36
*
s4:objectclass_attrs LDB module - introduce the hardcoded delete-protected at...
Matthias Dieter Wallnöfer
2010-11-03
1
-1
/
+19
*
pydsdb: Import testtools before subunit for those that don't have
Jelmer Vernooij
2010-11-03
9
-32
/
+19
*
s4:objectclass LDB module - the structural objectclass has always to be speci...
Matthias Dieter Wallnöfer
2010-11-03
2
-0
/
+25
*
s4:objectclass_attrs LDB module - refactor the "dSHeuristics" checker
Matthias Dieter Wallnöfer
2010-11-03
1
-12
/
+9
*
s4:objectclass_attrs LDB module - simplify the invoke of the "dSHeuristics" c...
Matthias Dieter Wallnöfer
2010-11-03
1
-3
/
+4
*
s4-tests: Tests for the dSHeuristics attribute value restrictions
Nadezhda Ivanova
2010-11-03
1
-0
/
+41
*
s4-dsdb: Implemented value restrictions for the dSHeuristics attribute
Nadezhda Ivanova
2010-11-03
1
-1
/
+27
*
s4:objectguid LDB module - remove "objectguid_find_attribute"
Matthias Dieter Wallnöfer
2010-11-03
1
-17
/
+1
*
s4-dsdb: removed the use of ldb_private.h from s4
Andrew Tridgell
2010-11-03
9
-121
/
+55
*
s4:samldb LDB module - the "sAMAccountName" cannot be substituted by nothing
Matthias Dieter Wallnöfer
2010-11-01
2
-2
/
+29
*
s4:sam.py - additional testing for "servicePrincipalName" updates
Matthias Dieter Wallnöfer
2010-11-01
1
-12
/
+207
*
s4:samldb LDB module - support now the full "servicePrincipalName" update tri...
Matthias Dieter Wallnöfer
2010-11-01
1
-30
/
+96
*
s4:samldb LDB module - "sAMAccountName" checker
Matthias Dieter Wallnöfer
2010-11-01
1
-2
/
+2
*
s4-ldb: enable version checking in dsdb ldb modules
Andrew Tridgell
2010-11-01
39
-2
/
+42
*
s4:ldap.py/sam.py - simplify the objectclass specifications
Matthias Dieter Wallnöfer
2010-11-01
2
-39
/
+39
*
s4:sam.py - test "objectSid" modification lockdown
Matthias Dieter Wallnöfer
2010-11-01
1
-0
/
+28
*
s4:samldb LDB module - unify objectSid assignment error messages
Matthias Dieter Wallnöfer
2010-11-01
1
-3
/
+2
*
s4:samldb LDB module - deny "objectSid" modifications
Matthias Dieter Wallnöfer
2010-11-01
1
-0
/
+7
*
s4-dsdb: convert the rest of the ldb modules to the new module type
Andrew Tridgell
2010-11-01
40
-77
/
+298
*
s4-dsdb: convert the simple_ldap_map module to the new module style
Andrew Tridgell
2010-11-01
2
-9
/
+26
*
s4-dsdb: convert the extended_dn_out module to the new ldb module style
Andrew Tridgell
2010-11-01
2
-10
/
+31
*
s4-dsdb_schema: Use DRSUAPI_ATTID_INVALID instead of 0xFFFFFFFF magic value
Kamen Mazdrashki
2010-11-01
2
-28
/
+28
*
idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values
Kamen Mazdrashki
2010-10-31
5
-63
/
+63
*
s4:sam.py - test the "sAMAccountName" attribute
Matthias Dieter Wallnöfer
2010-10-31
1
-0
/
+59
*
s4:samldb LDB module - validate "sAMAccountName" modifications
Matthias Dieter Wallnöfer
2010-10-31
1
-0
/
+74
*
s4:dsdb/dns/dns_update.c - increase the timeout for the SPN and DNS update sc...
Matthias Dieter Wallnöfer
2010-10-31
1
-2
/
+2
*
s4:sam.py - add a test for the "dNSHostName" - "servicePrincipalName" update ...
Matthias Dieter Wallnöfer
2010-10-31
1
-1
/
+151
*
s4:samldb LDB module - implement the "dNSHostName" - "servicePrincipalName" c...
Matthias Dieter Wallnöfer
2010-10-31
1
-0
/
+155
*
s4:samldb LDB module - check for the number of results after a search operation
Matthias Dieter Wallnöfer
2010-10-31
1
-0
/
+3
[prev]
[next]