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
/
samdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-dsdb/samldb: Don't allow rename requests on Deleted object
Kamen Mazdrashki
2015-02-03
1
-0
/
+11
*
s4-dsdb/samldb: Relax a bit restrictions in Config partition while restoring ...
Kamen Mazdrashki
2015-02-03
1
-1
/
+2
*
s4-dsdb/samdb: Don't relax contraint checking during rename for Deleted objects
Kamen Mazdrashki
2015-02-03
1
-3
/
+0
*
s4-dsdb/objectclass: remove duplicated declaration for objectclass_do_add
Kamen Mazdrashki
2015-02-03
1
-2
/
+0
*
s4-dsdb/reanimate: Group objects reanimation implementation
Kamen Mazdrashki
2015-02-03
1
-0
/
+36
*
s4-dsdb/reanimate: Swap rename->modify operations to modify->rename sequence
Kamen Mazdrashki
2015-02-03
1
-16
/
+22
*
s4-dsdb/reanimate: Use 'show deleted' control in modify operations too
Kamen Mazdrashki
2015-02-03
1
-0
/
+7
*
s4-dsdb/samldb: Skip 'sAMAccountType' and 'primaryGroupID' during Tombstone r...
Kamen Mazdrashki
2015-02-03
1
-11
/
+23
*
s4-dsdb/samldb: Fix type "omputer" -> "computer"
Kamen Mazdrashki
2015-02-03
1
-1
/
+1
*
s4-dsdb/reanimate: Implement attribute_restore function
Kamen Mazdrashki
2015-02-03
1
-0
/
+90
*
s4-dsdb: Some minor fixes in tombstone_reanimate, to make it work with acl
Nadezhda Ivanova
2015-02-03
1
-4
/
+4
*
s4-dsdb: Implementation of access checks on a undelete operation
Nadezhda Ivanova
2015-02-03
1
-18
/
+79
*
s4-dsdb: Mark request during Tombstone reanimation with custom LDAP control
Kamen Mazdrashki
2015-02-03
1
-0
/
+14
*
s4-dsdb: Implement rename/modify requests as local for the module
Kamen Mazdrashki
2015-02-03
1
-2
/
+96
*
s4-dsdb: Add documentation link for Tombstone Reanimation
Kamen Mazdrashki
2015-02-03
1
-1
/
+1
*
s4-dsdb: Define internal dsdb control to mark Tombstone reanimation requests
Kamen Mazdrashki
2015-02-03
1
-0
/
+8
*
s4-dsdb: Make use dsdb_make_object_category() for objectCategory
Kamen Mazdrashki
2015-02-03
1
-52
/
+1
*
s4-dsdb: Make most specific objectCategory for an object
Kamen Mazdrashki
2015-02-03
1
-0
/
+67
*
s4-dsdb: Initialize module context only we are to handle Tombstone request
Kamen Mazdrashki
2015-02-03
1
-5
/
+5
*
s4-dsdb: Return error codes as windows does for Tombstone reanimation
Kamen Mazdrashki
2015-02-03
1
-0
/
+4
*
s4-dsdb: Insert tombstone_reanimate module in ldb modules chain after objectc...
Kamen Mazdrashki
2015-02-03
1
-0
/
+1
*
s4-dsdb: Initial implementation for Tombstone reanimation module
Kamen Mazdrashki
2015-02-03
2
-1
/
+266
*
dsdb-samldb: Clarify userAccountControl manipulation code by always using UF_...
Andrew Bartlett
2015-01-22
1
-8
/
+6
*
dsdb-samldb: Clarify that accounts really do fall back to UF_NORMAL_ACCOUNT i...
Andrew Bartlett
2015-01-22
1
-3
/
+8
*
dsdb-samldb: Only allow known and settable userAccountControl bits to be set
Andrew Bartlett
2015-01-22
1
-4
/
+9
*
s4:dsdb/samldb: let samldb_prim_group_change() protect DOMAIN_RID_{READONLY_,...
Stefan Metzmacher
2015-01-22
1
-2
/
+26
*
dsdb: Improve userAccountControl handling
Andrew Bartlett
2015-01-22
1
-24
/
+142
*
dsdb: Default to UF_NORMAL_ACCOUNT when no account type is specified
Andrew Bartlett
2015-01-22
1
-3
/
+3
*
libds: UF_PARTIAL_SECRETS_ACCOUNT is a flag, not an account type
Andrew Bartlett
2015-01-22
1
-10
/
+9
*
CVE-2014-8143:dsdb-samldb: Check for extended access rights before we allow c...
Andrew Bartlett
2015-01-15
2
-1
/
+195
*
dsdb: Add tokenGroupsGlobalAndUniversal, tokenGroups, tokenGroupsNoGCAcceptable
Garming Sam
2014-12-22
1
-6
/
+60
*
dsdb: Ignore errors from search in dns_notify module
Andrew Bartlett
2014-12-22
1
-14
/
+12
*
dsdb: Use a fixed set of attributes in search in dns_notify module
Andrew Bartlett
2014-12-22
1
-2
/
+4
*
dsdb: Use ldb_attr_cmp() for comparing objectclass names
Andrew Bartlett
2014-12-22
1
-3
/
+3
*
s4-dns: Reload DNS zones from dsdb when zones are modified through RPC or DRS
Samuel Cabrero
2014-12-22
3
-1
/
+459
*
dsdb: Only parse SAMBA_LDAP_MATCH_RULE_TRANSITIVE_EVAL as a DN
Andrew Bartlett
2014-12-22
1
-1
/
+3
*
dsdb: Improve code clarity for ldb_extended_dn_in_openldap mode
Andrew Bartlett
2014-12-22
1
-3
/
+7
*
s4:dsdb/extended_dn_in: Fix DNs and filter expressions in extended match ops
Samuel Cabrero
2014-12-22
1
-13
/
+35
*
s4:dsdb/rootdse: expand extended dn values with the AS_SYSTEM control
Stefan Metzmacher
2014-12-12
1
-4
/
+2
*
dsdb: Remove a self-assignment
Volker Lendecke
2014-11-24
1
-1
/
+0
*
dsdb: Fix a crash in an error return
Volker Lendecke
2014-10-11
1
-1
/
+1
*
acl: Fix typo: structrual -> structural
Jelmer Vernooij
2014-09-27
1
-1
/
+1
*
dsdb: improve debugging in DsCrackNameOneFilter
Andrew Bartlett
2014-09-01
1
-1
/
+3
*
dsdb: Permit creation of partitions of type INSTANCE_TYPE_UNINSTANT
Andrew Bartlett
2014-09-01
1
-4
/
+15
*
dsdb: Change acl module to look for instanceType flag rather than list of NCs
Andrew Bartlett
2014-09-01
2
-15
/
+87
*
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
[next]