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-07-06
s4-pydsdb: Improve PyErr_LDB_{DN,}_OR_RAISE to use py_check_dcerpc_type
Andrew Bartlett
1
-2
/
+9
2012-07-06
s4-dsdb: Give a much better error message when parentGUID generation fails
Andrew Bartlett
1
-3
/
+3
2012-07-06
s4-dsdb: Use parent_object_guid to find the correct parent for new objects
Andrew Bartlett
3
-1
/
+129
2012-06-27
s4-dsdb when setting DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID make it non-cr...
Andrew Bartlett
1
-1
/
+7
2012-06-27
s4-dsdb: Remove hooks for non-directory password handling
Andrew Bartlett
1
-12
/
+0
2012-06-26
s4-samldb: do not talloc_steal() the elements of the original request
Andrew Bartlett
1
-4
/
+10
2012-06-25
s4-join: Import DNS zones in AD DC join
Andrew Bartlett
1
-0
/
+2
2012-06-24
s4-drepl: Ensure that the op->source does not get deallocated too early
Andrew Bartlett
2
-9
/
+25
2012-06-23
selftest: schema is not automatically reloaded now so if you modify it you ha...
Matthieu Patou
1
-0
/
+9
2012-06-22
s4-dsdb: operational handle modifyTimeStamp on the CN=aggregate DN
Matthieu Patou
1
-1
/
+37
2012-06-22
s4-schema: improve the documentation of the dsdb_schema structure
Matthieu Patou
1
-4
/
+6
2012-06-22
s4-dsdb: Check for key SCHEMA_SEQ_NUM in metadata.tdb updates
Matthieu Patou
2
-3
/
+192
2012-06-22
s4-dsdb: Add/Update SCHEMA_SEQ_NUM key in the metadata.tdb after schemaUpdateNow
Matthieu Patou
4
-2
/
+43
2012-06-22
s4-drs: if schema has changed during replication notify other process that th...
Matthieu Patou
1
-0
/
+55
2012-06-22
s4-dsdb: move schema_load at the top of module stack
Matthieu Patou
1
-1
/
+1
2012-06-22
s4-extended: do not try to fix if there is no schema
Matthieu Patou
1
-0
/
+4
2012-06-22
s4-schema: keep track of the timestamp of the most recently changed/created o...
Matthieu Patou
3
-1
/
+13
2012-06-22
s4-schema: generalized time use its own syntax now
Matthieu Patou
1
-1
/
+0
2012-06-22
s4-drsuapi: Fix a const warning
Matthieu Patou
1
-1
/
+1
2012-06-22
s4-drsuapi: rework the crackname implementation of functionnal names
Matthieu Patou
1
-24
/
+122
2012-06-22
s4-dsdb-linkedattributes: register the VERIFY_NAME control, handle it when we...
Matthieu Patou
1
-10
/
+97
2012-06-22
s4-dsdb: support otherWellKnownObjects
Matthieu Patou
1
-24
/
+31
2012-06-22
s4-dsdb: Try to avoid much of the time a db search for msDS-IntID
Matthieu Patou
3
-14
/
+97
2012-06-22
dsdb-schema: do not reload more often than schema_reload_interval
Matthieu Patou
4
-2
/
+42
2012-06-22
s4-dsdb: fix a warning about unused variable
Matthieu Patou
1
-3
/
+0
2012-06-21
samdb: Accept a list of member variables rather than a comma-separated string.
Jelmer Vernooij
3
-17
/
+17
2012-06-19
ldb: use tdb directly, not tdb_compat.
Rusty Russell
1
-6
/
+6
2012-06-15
lib/param: Create a seperate server role for "active directory domain control...
Andrew Bartlett
3
-3
/
+3
2012-06-07
build: Add missing deps and make MESSAGING a private library
Andrew Bartlett
1
-1
/
+1
2012-05-30
dsdb: Fix error checking conditions in partition_metadata module
Amitay Isaacs
1
-7
/
+7
2012-05-23
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
4
-358
/
+363
2012-05-19
s4-dsdb: allow modification of some deleted object if the show-deleted contro...
Matthieu Patou
1
-4
/
+9
2012-05-19
s4-dsdb: naming context needs to have the extended-dn syntax too
Matthieu Patou
1
-0
/
+1
2012-05-06
s4-schema: Validate more class attribute when adding a new class in the schema
Matthieu Patou
1
-0
/
+29
2012-05-05
s4: use intermediate var, increase lisibility
Matthieu Patou
1
-6
/
+5
2012-05-04
s4-dsdb: Use data_blob_string_const and add explaination for open-coded funct...
Andrew Bartlett
1
-4
/
+6
2012-05-04
s4-dsdb: Use strcasecmp_m() to compare possibly multibyte strings in samldb
Andrew Bartlett
1
-5
/
+5
2012-05-04
s4:samldb LDB module - make sure to not add identical "servicePrincipalName"s...
Matthias Dieter Wallnöfer
2
-16
/
+88
2012-04-30
s4:samldb LDB module - homogenize LDB search attributes arrays
Matthias Dieter Wallnöfer
1
-13
/
+13
2012-04-30
s4:samldb LDB module - implement "fSMORoleOwner" attribute protection
Matthias Dieter Wallnöfer
2
-0
/
+153
2012-04-29
s4:dsdb/common/util.c - samdb_is_pdc() - fail if the "fSMORoleOwner" attribut...
Matthias Dieter Wallnöfer
1
-1
/
+5
2012-04-29
Add some debug for FOOBAR return case as they are hard to diagnose
Matthieu Patou
1
-0
/
+3
2012-04-29
dsdb: more RELAX to DBCHECK control shift so that only dbcheck can do uncontr...
Matthieu Patou
1
-2
/
+2
2012-04-29
dsdb: change control from relax to dbcheck
Matthieu Patou
1
-1
/
+1
2012-04-23
Cracknames: use krb wrapper functions so it works with MIT
Simo Sorce
1
-25
/
+29
2012-04-23
Make krb5 wrapper library common so they can be used all over
Simo Sorce
1
-1
/
+1
2012-04-19
s4-kcc: avoid a false alarm with rodc
Matthieu Patou
1
-0
/
+7
2012-04-18
dsdb: added SHOW_DELETED to samldb_member_check()
Andrew Tridgell
1
-1
/
+1
2012-04-18
s4:dsdb/pydsdb.c - call the "objectClass" normalisation code from Python
Matthias Dieter Wallnöfer
1
-0
/
+14
2012-04-18
s4:samdb:rootdse: implement the schemaUpgradeInProgress operation in ldap modify
Michael Adam
2
-0
/
+35
[prev]
[next]