index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dsdb
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-12
srv_keytab: Pass krb5_context directly, it's all we use anyways.
Simo Sorce
1
-1
/
+1
2012-04-12
s4-auth-krb: Remove unneded dependency on kerberos_util.
Simo Sorce
1
-1
/
+1
2012-04-12
s4-auth-krb: Simplify salt_princ handling.
Simo Sorce
2
-9
/
+63
2012-04-12
s4-auth-krb: Move keytab functions in a separate file.
Simo Sorce
2
-1
/
+2
2012-04-12
s4-ldb: use KRB5_KEY macros to access key elements.
Günther Deschner
1
-8
/
+8
2012-04-11
s4:dsdb/samdb/ldb_modules/schema.c - move "get_last_structural_class()" into ...
Matthias Dieter Wallnöfer
6
-83
/
+46
2012-04-11
s4:dsdb/samdb/ldb_modules/schema.c - inline "get_oc_guid_from_message()" to i...
Matthias Dieter Wallnöfer
2
-18
/
+23
2012-04-11
s4:dsdb - introduce a only constant-time "get_last_structural_class()" call
Matthias Dieter Wallnöfer
3
-37
/
+18
2012-04-11
s4:dsdb/samdb/ldb_modules/schema.c - inline "acl_check_access_on_class" to it...
Matthias Dieter Wallnöfer
2
-46
/
+47
2012-04-11
s4:dsdb - move "objectclass_sort()" out from the objectclass LDB module into ...
Matthias Dieter Wallnöfer
2
-217
/
+200
2012-04-11
s4:acl LDB module - remove set but unused variables
Matthias Dieter Wallnöfer
1
-5
/
+0
2012-04-11
s4:objectclass LDB module - remove unneeded build dependencies
Matthias Dieter Wallnöfer
1
-1
/
+1
2012-04-11
s4:schema/schema_query.c - fix a comment
Matthias Dieter Wallnöfer
1
-1
/
+1
2012-04-11
s4:schema/schema_init.c - better use "ldb_attr_cmp" instead of "strcasecmp"
Matthias Dieter Wallnöfer
1
-1
/
+1
2012-04-11
s4:dsdb/pydsdb.c - fix indentation
Matthias Dieter Wallnöfer
1
-1
/
+1
2012-03-26
s4-dsdb: use constant-time search for descriptor -> get_last_structural_class()
Andrew Bartlett
2
-2
/
+4
2012-03-26
s4:ldap.py - re-introduce the "(dn=CN=ldaptestUSER3,CN=Users,DC=wallnoefer2,D...
Matthias Dieter Wallnöfer
1
-11
/
+4
2012-03-26
LDB/s4 - do not use the "(dn=...)" syntax on filters anymore
Matthias Dieter Wallnöfer
1
-5
/
+5
2012-03-26
s4:ldap.py - test the already mentioned structural object class sorting behav...
Matthias Dieter Wallnöfer
1
-0
/
+15
2012-03-26
s4:dsdb - enhance "get_last_structural_class()" for optimisations
Matthias Dieter Wallnöfer
3
-10
/
+29
2012-03-26
s4:objectclass LDB module - fix up the sorting in respect to structural or 88...
Matthias Dieter Wallnöfer
1
-4
/
+18
2012-03-26
s4:objectclass LDB module - clean up "objectclass_sort()"
Matthias Dieter Wallnöfer
1
-24
/
+13
2012-03-20
Move NS_GUID_string and NS_GUID_from_string to dsdb-common.
Jelmer Vernooij
4
-1
/
+64
2012-03-14
s4-dsdb: Fix the case for attribute name msDS-hasMasterNCs
Amitay Isaacs
2
-3
/
+3
2012-03-10
tdb_wrap: Move to specific directory.
Jelmer Vernooij
1
-1
/
+1
2012-03-02
SEGV in acl_validate_spn_value: dnsHostName NULL
Arvid Requate
1
-1
/
+1
2012-02-25
s4-lib: Remove unused samdb_msg_set_value()
Ricky Nance
1
-15
/
+0
2012-02-25
s4-lib: Remove unused samdb_msg_set_string()
Ricky Nance
1
-15
/
+0
2012-02-25
s4-lib: Remove unused samdb_msg_set_int()
Ricky Nance
1
-15
/
+0
2012-02-20
s4-selftest: Avoid running kinit for each new connection
Andrew Bartlett
3
-3
/
+6
2012-02-13
s4-dsdb: Check if metadata.tdb exists, before trying to open it
Amitay Isaacs
1
-0
/
+6
2012-02-01
Revert "s4-drs: do not try to contact for replication servers that are not an...
Andrew Tridgell
1
-38
/
+4
2012-01-30
samdb: use compat wrappers for tdb_fetch().
Rusty Russell
1
-6
/
+6
2012-01-24
dsdb: Allow DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID to be specified as a flag
Andrew Bartlett
2
-0
/
+8
2012-01-24
python: Change except: statement to except Exception:
Amitay Isaacs
1
-1
/
+1
2012-01-16
s4:dsdb/password_hash: require a "Primary:Kerberos" blob in supplementalCrede...
Stefan Metzmacher
1
-0
/
+16
2012-01-14
Intersite KCC flags for python
Dave Craft
1
-0
/
+5
2012-01-05
s4:repl_meta_data LDB module - set "isRecycled" time correctly
Matthias Dieter Wallnöfer
1
-9
/
+8
2011-12-23
s4-kcc: Remove also deleted objects that are not in the Deleted Object container
Matthieu Patou
2
-2
/
+38
2011-12-23
s4-ldb: Add isRecycled when is defined in the schema
Matthieu Patou
1
-3
/
+9
2011-12-19
s4-dsdb: Relax the conditions where we can't do a subtree delete
Matthieu Patou
1
-1
/
+19
2011-12-13
s4:pydsdb: remove unused variable from py_dsdb_am_pdc()
Stefan Metzmacher
1
-1
/
+0
2011-12-09
s4:dsdb/common/util.c - test LDB result against LDB_SUCCESS as we are always ...
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-12-08
Invocation of samba_kcc from KCC task
Dave Craft
3
-21
/
+89
2011-12-08
Add subreq and status to kcc_service struct
Dave Craft
1
-2
/
+9
2011-12-07
pydsdb: provide a am_pdc hook like am_rodc to python scripts
Andrew Bartlett
1
-0
/
+22
2011-12-05
s4-drs: do not try to contact for replication servers that are not anymore in...
Matthieu Patou
1
-6
/
+40
2011-12-05
s4-resolver: do not use all the A and AAAA records, those after a NS are not ...
Matthieu Patou
1
-1
/
+1
2011-12-05
s4-drs: mark WERR_DS_DRA_BUSY as a non error in DsReplicaUpdateRefs
Matthieu Patou
1
-2
/
+22
2011-11-29
s4-repl: Check if GC SPN exists before using it for replication
Amitay Isaacs
1
-3
/
+54
[next]