index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
samdb
/
ldb_modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
2012-05-23
2
-355
/
+359
*
s4-dsdb: allow modification of some deleted object if the show-deleted contro...
Matthieu Patou
2012-05-19
1
-4
/
+9
*
s4-dsdb: naming context needs to have the extended-dn syntax too
Matthieu Patou
2012-05-19
1
-0
/
+1
*
s4-schema: Validate more class attribute when adding a new class in the schema
Matthieu Patou
2012-05-06
1
-0
/
+29
*
s4: use intermediate var, increase lisibility
Matthieu Patou
2012-05-05
1
-6
/
+5
*
s4-dsdb: Use data_blob_string_const and add explaination for open-coded funct...
Andrew Bartlett
2012-05-04
1
-4
/
+6
*
s4-dsdb: Use strcasecmp_m() to compare possibly multibyte strings in samldb
Andrew Bartlett
2012-05-04
1
-5
/
+5
*
s4:samldb LDB module - make sure to not add identical "servicePrincipalName"s...
Matthias Dieter Wallnöfer
2012-05-04
1
-12
/
+41
*
s4:samldb LDB module - homogenize LDB search attributes arrays
Matthias Dieter Wallnöfer
2012-04-30
1
-13
/
+13
*
s4:samldb LDB module - implement "fSMORoleOwner" attribute protection
Matthias Dieter Wallnöfer
2012-04-30
1
-0
/
+76
*
dsdb: more RELAX to DBCHECK control shift so that only dbcheck can do uncontr...
Matthieu Patou
2012-04-29
1
-2
/
+2
*
dsdb: change control from relax to dbcheck
Matthieu Patou
2012-04-29
1
-1
/
+1
*
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
1
-0
/
+33
*
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
[next]