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
/
setup
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r22887: and servicePrincipalName ....
Andrew Tridgell
1
-0
/
+1
2007-10-10
r22885: now we use kernberos more, we need to index on userPrincipalName
Andrew Tridgell
1
-0
/
+1
2007-10-10
r22756: Make it easier to setup an LDAP replica. Provision with
Andrew Bartlett
1
-1
/
+5
2007-10-10
r22572: Don't manually set objectGUID values
Andrew Bartlett
1
-1
/
+0
2007-10-10
r22531: Fix up OpenLDAP schema map to almost pass 'make test'.
Andrew Bartlett
2
-2
/
+6
2007-10-10
r22530: use message() to make --quiet work
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r22497: Support renaming objectclasses and attributes for the LDAP backend.
Andrew Bartlett
2
-4
/
+12
2007-10-10
r22494: Skip subSchema again, but we will need to remap this objectClass.
Andrew Bartlett
2
-2
/
+1
2007-10-10
r22478: Update the LDAP backend code to handle initialisation of multiple
Andrew Bartlett
11
-4543
/
+6381
2007-10-10
r21673: Fix Samba 3 data read tests. I can't figure out why the upgrade one i...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r21583: add missing CN=
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21435: ntPwdHash,lmPwdHash,sambaNTPwdHistory,sambaLMPwdHistory and krb5Key
Stefan Metzmacher
1
-73
/
+88
2007-10-10
r21351: Change ldb ejs bindings return codes.
Simo Sorce
1
-6
/
+7
2007-10-10
r21298: protect windows password attributes too
Stefan Metzmacher
1
-0
/
+11
2007-10-10
r21135: Instead of having hooks to update keytabs as an explicit thing, update
Andrew Bartlett
2
-15
/
+15
2007-10-10
r20956: cn and instanceType are autogenerated values, later we need to remove...
Stefan Metzmacher
1
-16
/
+0
2007-10-10
r20859: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20826: make the dsdb_control_current_partition struct public and allocate an...
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r20805: don't use hardcoded values for secrects.keytab and sam.ldb
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r20728: the DSDB_CONTROL_REPLICATED_OBJECT_OID control isn't used anymore
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20678: add index for objectGUID
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20586: - allocate an OID range for LDB/LDAP extended operations
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r20577: - allocate an OID range for samba4 LDB/LDAP Controls
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r20568: split out the rootdse ldif
Stefan Metzmacher
3
-20
/
+23
2007-10-10
r20565: configure the list of global ldb modules also in js code
Stefan Metzmacher
1
-9
/
+1
2007-10-10
r20560: make it possible to configure the backend and modules
Stefan Metzmacher
2
-12
/
+18
2007-10-10
r20557: use ${DOMAINDN} instead of ${BASEDN}
Stefan Metzmacher
11
-66
/
+66
2007-10-10
r20554: - use ${ROOTDN} for the rootDomainNamingContext
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20553: add ${CONFIGDN} and ${SCHEMADN} instead of using hardcoded paths
Stefan Metzmacher
12
-704
/
+704
2007-10-10
r20551: use variable instead of hardcoded value for the default site
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r20495: Further notes on joining with fedora DS.
Andrew Bartlett
3
-3
/
+9
2007-10-10
r20492: Add in instructions/sample LDIF to setup Fedora DS as a backend.
Andrew Bartlett
2
-2
/
+30
2007-10-10
r20468: Patch from Martin Kuehl <kuehl@univention.de> to make it easier to load
Andrew Bartlett
7
-210
/
+235
2007-10-10
r20332: add mastered-By and msDs-mastered-By attributes to the domain object
Stefan Metzmacher
1
-1
/
+6
2007-10-10
r20152: Commit missing files from last night's commit. We no longer maintain
Andrew Bartlett
3
-1
/
+5
2007-10-10
r19336: Merge from release branch: new Mapped OIDs, in own subtree.
Andrew Bartlett
3
-7
/
+8
2007-10-10
r19315: Record some OID allocations.
Andrew Bartlett
1
-0
/
+6
2007-10-10
r19311: Try to keep the schema map files fairly similar (hope for less weird ...
Andrew Bartlett
1
-0
/
+2
2007-10-10
r19310: Add another conflicting oid
Andrew Bartlett
1
-0
/
+2
2007-10-10
r19258: Don't delete the contents of the partitions twice, and in particular
Andrew Bartlett
2
-16
/
+16
2007-10-10
r19253: its not so useful to index on objectclass. Much better to search on
Andrew Tridgell
1
-1
/
+0
2007-10-10
r19216: Merge from SAMBA_4_0_RELEASE:
Andrew Bartlett
1
-2
/
+0
2007-10-10
r19115: Add the mapping required between Samba4's AD schema OIDs and what
Andrew Bartlett
1
-0
/
+28
2007-10-10
r18979: With these extra indexes (also added for the normal case) and a
Andrew Bartlett
1
-0
/
+2
2007-10-10
r18933: Add helpful emacs marker
Andrew Bartlett
1
-0
/
+1
2007-10-10
r18440: "builtinDomain" is not a child of "domain"
Simo Sorce
1
-1
/
+0
2007-10-10
r18316: Build the parent too
Simo Sorce
1
-0
/
+9
2007-10-10
r17982: One final hack...
Andrew Bartlett
1
-0
/
+1
2007-10-10
r17926: add trustedDomain class
Simo Sorce
1
-0
/
+263
2007-10-10
r17876: Require one less patch for the LDAP backend to work.
Andrew Bartlett
2
-5
/
+2
[prev]
[next]