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
...
*
Cracknames: use krb wrapper functions so it works with MIT
Simo Sorce
2012-04-23
1
-25
/
+29
*
dsdb: added SHOW_DELETED to samldb_member_check()
Andrew Tridgell
2012-04-18
1
-1
/
+1
*
s4:samdb:rootdse: implement the schemaUpgradeInProgress operation in ldap modify
Michael Adam
2012-04-18
2
-0
/
+35
*
s4-schema: set subClassOf by default to top if not specified
Matthieu Patou
2012-04-18
1
-0
/
+6
*
s4-schema: remove unused variable
Matthieu Patou
2012-04-18
1
-4
/
+0
*
s4-schema: Generate some schema related attribute as MS AD is doing if they a...
Matthieu Patou
2012-04-18
1
-0
/
+43
*
s4: use enums instead of strings it's cheaper
Matthieu Patou
2012-04-17
1
-14
/
+40
*
srv_keytab: Pass krb5_context directly, it's all we use anyways.
Simo Sorce
2012-04-12
1
-1
/
+1
*
s4-auth-krb: Remove unneded dependency on kerberos_util.
Simo Sorce
2012-04-12
1
-1
/
+1
*
s4-auth-krb: Simplify salt_princ handling.
Simo Sorce
2012-04-12
2
-9
/
+63
*
s4-auth-krb: Move keytab functions in a separate file.
Simo Sorce
2012-04-12
2
-1
/
+2
*
s4-ldb: use KRB5_KEY macros to access key elements.
Günther Deschner
2012-04-12
1
-8
/
+8
*
s4:dsdb/samdb/ldb_modules/schema.c - move "get_last_structural_class()" into ...
Matthias Dieter Wallnöfer
2012-04-11
6
-83
/
+46
*
s4:dsdb/samdb/ldb_modules/schema.c - inline "get_oc_guid_from_message()" to i...
Matthias Dieter Wallnöfer
2012-04-11
2
-18
/
+23
*
s4:dsdb - introduce a only constant-time "get_last_structural_class()" call
Matthias Dieter Wallnöfer
2012-04-11
3
-37
/
+18
*
s4:dsdb/samdb/ldb_modules/schema.c - inline "acl_check_access_on_class" to it...
Matthias Dieter Wallnöfer
2012-04-11
2
-46
/
+47
*
s4:dsdb - move "objectclass_sort()" out from the objectclass LDB module into ...
Matthias Dieter Wallnöfer
2012-04-11
1
-217
/
+36
*
s4:acl LDB module - remove set but unused variables
Matthias Dieter Wallnöfer
2012-04-11
1
-5
/
+0
*
s4:objectclass LDB module - remove unneeded build dependencies
Matthias Dieter Wallnöfer
2012-04-11
1
-1
/
+1
*
s4-dsdb: use constant-time search for descriptor -> get_last_structural_class()
Andrew Bartlett
2012-03-26
2
-2
/
+4
*
s4:dsdb - enhance "get_last_structural_class()" for optimisations
Matthias Dieter Wallnöfer
2012-03-26
3
-10
/
+29
*
s4:objectclass LDB module - fix up the sorting in respect to structural or 88...
Matthias Dieter Wallnöfer
2012-03-26
1
-4
/
+18
*
s4:objectclass LDB module - clean up "objectclass_sort()"
Matthias Dieter Wallnöfer
2012-03-26
1
-24
/
+13
*
Move NS_GUID_string and NS_GUID_from_string to dsdb-common.
Jelmer Vernooij
2012-03-20
2
-1
/
+2
*
tdb_wrap: Move to specific directory.
Jelmer Vernooij
2012-03-10
1
-1
/
+1
*
SEGV in acl_validate_spn_value: dnsHostName NULL
Arvid Requate
2012-03-02
1
-1
/
+1
*
s4-dsdb: Check if metadata.tdb exists, before trying to open it
Amitay Isaacs
2012-02-13
1
-0
/
+6
*
samdb: use compat wrappers for tdb_fetch().
Rusty Russell
2012-01-30
1
-6
/
+6
*
s4:dsdb/password_hash: require a "Primary:Kerberos" blob in supplementalCrede...
Stefan Metzmacher
2012-01-16
1
-0
/
+16
*
s4:repl_meta_data LDB module - set "isRecycled" time correctly
Matthias Dieter Wallnöfer
2012-01-05
1
-9
/
+8
*
s4-ldb: Add isRecycled when is defined in the schema
Matthieu Patou
2011-12-23
1
-3
/
+9
*
s4-dsdb: Relax the conditions where we can't do a subtree delete
Matthieu Patou
2011-12-19
1
-1
/
+19
*
s4-dsdb: Added metadata to partition module for global sequence number
Amitay Isaacs
2011-11-29
5
-17
/
+612
*
s4-dsdb: use dsdb_module_extended instead of duplicate code
Amitay Isaacs
2011-11-29
2
-31
/
+13
*
s4-dsdb: Return ldb_result context in dsdb_module_extended
Amitay Isaacs
2011-11-29
1
-3
/
+20
*
s4-dsdb: Remove LDB_SEQ_HIGHEST_TIMESTAMP sequence number support
Amitay Isaacs
2011-11-29
2
-140
/
+13
*
s4:update_keytab LDB module - no need to filter for the DN
Matthias Dieter Wallnöfer
2011-11-26
1
-2
/
+2
*
s4-dsdb: Modify the repl_meta_data behavior to allow Metadata change on attri...
Matthieu Patou
2011-11-19
1
-2
/
+8
*
s4-dsdb: Remove unsed variable
Amitay Isaacs
2011-11-17
1
-2
/
+0
*
s4-dsdb: rework the NC detection for the descriptor calculation
Matthieu Patou
2011-11-16
1
-12
/
+31
*
s4:partition LDB module - fix handling regarding special DNs on searches
Matthias Dieter Wallnöfer
2011-11-15
1
-0
/
+5
*
s4:dsdb/schema_data: reject schema update unless they're allowed
Stefan Metzmacher
2011-11-15
1
-0
/
+12
*
s4:dsdb/schema_data: reject changes to schemaInfo, msDs-Schema-Extensions, ms...
Stefan Metzmacher
2011-11-15
1
-0
/
+28
*
s4:dsdb/schema_data: make sure we reject schema changes if we're not the sche...
Stefan Metzmacher
2011-11-15
1
-0
/
+101
*
s4:dsdb/schema_data: make sure we only allow objects one level below the sche...
Stefan Metzmacher
2011-11-15
1
-1
/
+33
*
s4:dsdb/samldb: use DSDB_FLAG_AS_SYSTEM in samldb_schema_info_update()
Stefan Metzmacher
2011-11-15
1
-1
/
+3
*
s4-dsdb: initialize correctly the value of originating_change_time for the De...
Matthieu Patou
2011-11-13
1
-2
/
+52
*
s4-dsdb Remove LDAP backend credentials support
Andrew Bartlett
2011-11-01
1
-51
/
+3
*
s4:repl_meta_data LDB module - don't intercept the partition LDB module refer...
Matthias Dieter Wallnöfer
2011-10-27
1
-17
/
+18
*
s4:repl_meta_data LDB module - rename operation - do not overwrite error mess...
Matthias Dieter Wallnöfer
2011-10-27
1
-3
/
+1
[prev]
[next]