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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make krb5 wrapper library common so they can be used all over
Simo Sorce
2012-04-23
1
-1
/
+1
*
s4-kcc: avoid a false alarm with rodc
Matthieu Patou
2012-04-19
1
-0
/
+7
*
dsdb: added SHOW_DELETED to samldb_member_check()
Andrew Tridgell
2012-04-18
1
-1
/
+1
*
s4:dsdb/pydsdb.c - call the "objectClass" normalisation code from Python
Matthias Dieter Wallnöfer
2012-04-18
1
-0
/
+14
*
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-schema: rename dsdb_attribute_from_ldb to dsdb_set_attribute_from_ldb and...
Matthieu Patou
2012-04-18
3
-11
/
+32
*
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
2
-217
/
+200
*
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:schema/schema_query.c - fix a comment
Matthias Dieter Wallnöfer
2012-04-11
1
-1
/
+1
*
s4:schema/schema_init.c - better use "ldb_attr_cmp" instead of "strcasecmp"
Matthias Dieter Wallnöfer
2012-04-11
1
-1
/
+1
*
s4:dsdb/pydsdb.c - fix indentation
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:ldap.py - re-introduce the "(dn=CN=ldaptestUSER3,CN=Users,DC=wallnoefer2,D...
Matthias Dieter Wallnöfer
2012-03-26
1
-11
/
+4
*
LDB/s4 - do not use the "(dn=...)" syntax on filters anymore
Matthias Dieter Wallnöfer
2012-03-26
1
-5
/
+5
*
s4:ldap.py - test the already mentioned structural object class sorting behav...
Matthias Dieter Wallnöfer
2012-03-26
1
-0
/
+15
*
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
4
-1
/
+64
*
s4-dsdb: Fix the case for attribute name msDS-hasMasterNCs
Amitay Isaacs
2012-03-14
2
-3
/
+3
*
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-lib: Remove unused samdb_msg_set_value()
Ricky Nance
2012-02-25
1
-15
/
+0
*
s4-lib: Remove unused samdb_msg_set_string()
Ricky Nance
2012-02-25
1
-15
/
+0
*
s4-lib: Remove unused samdb_msg_set_int()
Ricky Nance
2012-02-25
1
-15
/
+0
*
s4-selftest: Avoid running kinit for each new connection
Andrew Bartlett
2012-02-20
3
-3
/
+6
*
s4-dsdb: Check if metadata.tdb exists, before trying to open it
Amitay Isaacs
2012-02-13
1
-0
/
+6
*
Revert "s4-drs: do not try to contact for replication servers that are not an...
Andrew Tridgell
2012-02-01
1
-38
/
+4
*
samdb: use compat wrappers for tdb_fetch().
Rusty Russell
2012-01-30
1
-6
/
+6
*
dsdb: Allow DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID to be specified as a flag
Andrew Bartlett
2012-01-24
2
-0
/
+8
*
python: Change except: statement to except Exception:
Amitay Isaacs
2012-01-24
1
-1
/
+1
*
s4:dsdb/password_hash: require a "Primary:Kerberos" blob in supplementalCrede...
Stefan Metzmacher
2012-01-16
1
-0
/
+16
*
Intersite KCC flags for python
Dave Craft
2012-01-14
1
-0
/
+5
*
s4:repl_meta_data LDB module - set "isRecycled" time correctly
Matthias Dieter Wallnöfer
2012-01-05
1
-9
/
+8
*
s4-kcc: Remove also deleted objects that are not in the Deleted Object container
Matthieu Patou
2011-12-23
2
-2
/
+38
*
s4-ldb: Add isRecycled when is defined in the schema
Matthieu Patou
2011-12-23
1
-3
/
+9
[next]