index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
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
*
r24479: Typo fix - this makes 'make test' pass against OpenLDAP again.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r24459: Fix up ldap.js and test_ldb.sh to test the domain_scope control, and
Andrew Bartlett
2007-10-10
2
-112
/
+8
*
r24277: Tidyup as requested by metze.
Andrew Bartlett
2007-10-10
1
-8
/
+14
*
r24263: Fix bug 4846 (unable to copy users in MMC Active Directory Users and
Andrew Bartlett
2007-10-10
1
-3
/
+47
*
r24262: Set the objectCategory by default in the objectclass module, rather t...
Andrew Bartlett
2007-10-10
1
-1
/
+10
*
r24260: Ensure we always override any existing values for these generated
Andrew Bartlett
2007-10-10
1
-0
/
+4
*
r24259: Rework the objectclass module to use the new schema, rather than the
Andrew Bartlett
2007-10-10
2
-0
/
+703
*
r24249: Thse generated attributes should not be pushed this far down the stack
Andrew Bartlett
2007-10-10
1
-69
/
+0
*
r24247: Remove extra newlines from ldb_debug() calls - it already adds one.
Andrew Bartlett
2007-10-10
3
-23
/
+23
*
r24060: Fix bug #4806 by Matthias Wallnöfer <mwallnoefer@yahoo.de>: We need to
Andrew Bartlett
2007-10-10
1
-4
/
+76
*
r24010: Fix warning for the function paramter to qsort().
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r23982: Fix use-after-realloc() found by valgrind and mwallnoefer@yahoo.de.
Andrew Bartlett
2007-10-10
1
-1
/
+5
*
r23810: Make things static, and remove unsued code.
Andrew Bartlett
2007-10-10
1
-4
/
+4
*
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
2007-10-10
5
-10
/
+5
*
r23795: more v2->v3 conversion
Andrew Tridgell
2007-10-10
5
-5
/
+5
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
15
-45
/
+30
*
r23762: Fix DN renames over LDAP, and instrument the partition module. Add a
Andrew Bartlett
2007-10-10
1
-22
/
+24
*
r23718: Make Samba4 work against the LDAP backend again.
Andrew Bartlett
2007-10-10
1
-2
/
+8
*
r23679: invocationID is a GUID too.
Andrew Bartlett
2007-10-10
1
-0
/
+12
*
r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat...
Andrew Bartlett
2007-10-10
2
-4
/
+101
*
r23412: We don't need hdb.h here any more
Andrew Bartlett
2007-10-10
1
-1
/
+0
*
r22991: ignore '@foo' attributes in the repl_meta_data module
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r22969: fix some more places where we could end up with more than one event
Andrew Tridgell
2007-10-10
1
-2
/
+6
*
r22769: Fix include location.
Jelmer Vernooij
2007-10-10
2
-2
/
+2
*
r22762: Some ldb_map changes:
Jelmer Vernooij
2007-10-10
1
-19
/
+19
*
r22681: Fix standalone ldb build when parent directory name != ldb.
Jelmer Vernooij
2007-10-10
3
-3
/
+3
*
r22557: Simo has long bugged me that the paths in the sam.ldb partitions were
Andrew Bartlett
2007-10-10
1
-1
/
+30
*
r22531: Fix up OpenLDAP schema map to almost pass 'make test'.
Andrew Bartlett
2007-10-10
1
-1
/
+19
*
r22521: Don't fail the module load just because we don't have a schema yet.
Andrew Bartlett
2007-10-10
1
-4
/
+4
*
r22497: Support renaming objectclasses and attributes for the LDAP backend.
Andrew Bartlett
2007-10-10
1
-3
/
+24
*
r22476: The OID match is used very oddly in AD, as it is often used for fields
Andrew Bartlett
2007-10-10
1
-0
/
+4
*
r22406: this dependencies should also be private
Stefan Metzmacher
2007-10-10
1
-6
/
+2
*
r21842: fix typo in comment
Stefan Metzmacher
2007-10-10
1
-12
/
+12
*
r21839: add my email address
Stefan Metzmacher
2007-10-10
3
-3
/
+3
*
r21838: generate no metadata for constructed attributes
Stefan Metzmacher
2007-10-10
1
-2
/
+4
*
r21806: I've been working over the last week to fix up the LDAP backend for
Andrew Bartlett
2007-10-10
1
-23
/
+38
*
r21773: fix typo orginating -> originating
Stefan Metzmacher
2007-10-10
1
-7
/
+7
*
r21496: A number of ldb control and LDAP changes, surrounding the
Andrew Bartlett
2007-10-10
4
-7
/
+25
*
r21470: generate Primary:WDigest blob with precalculated digest-md5 hashes:
Stefan Metzmacher
2007-10-10
1
-6
/
+383
*
r21465: the LDAP-UPTODATEVECTOR test shows that the replUpToDateVector
Stefan Metzmacher
2007-10-10
1
-37
/
+11
*
r21441: create a union for the PrimaryKerberosBlob content
Stefan Metzmacher
2007-10-10
1
-35
/
+45
*
r21434: - get rid of "krb5Key"
Stefan Metzmacher
2007-10-10
2
-359
/
+732
*
r21395: fix comments
Stefan Metzmacher
2007-10-10
1
-7
/
+7
*
r21364: cosmetic change: it's nicer to use the KEYTYPE_ macro
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r21362: rename:
Stefan Metzmacher
2007-10-10
3
-33
/
+33
*
r21315: ldb now supports filters like (&(dn=%s)(&(objectClass=kerberosSecret)...
Stefan Metzmacher
2007-10-10
1
-4
/
+30
*
r21306: fix the RPC-LSA tests the admin couldn't no longer get the 'currentVa...
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r21179: Anything more complex than this causes the keytab never to be updated...
Andrew Bartlett
2007-10-10
1
-1
/
+2
*
r21135: Instead of having hooks to update keytabs as an explicit thing, update
Andrew Bartlett
2007-10-10
2
-2
/
+203
*
r20975: - implement handling of meta data an on originating add
Stefan Metzmacher
2007-10-10
1
-37
/
+240
[next]