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
/
lib
/
ldb
/
config.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
r12941: Add Attribute Scoped Search control
Simo Sorce
2007-10-10
1
-0
/
+10
*
r12733: Merge ldap/ldb controls into main tree
Simo Sorce
2007-10-10
1
-1
/
+23
*
r12717: Always compile the skel module, so we know when we break it.
Andrew Bartlett
2007-10-10
1
-0
/
+9
*
r12670: Make a couple of dependencies stricter
Jelmer Vernooij
2007-10-10
1
-0
/
+8
*
r12600: Add a new module to sort the objectclass attribute on store. The
Andrew Bartlett
2007-10-10
1
-0
/
+9
*
r12592: Remove some useless dependencies
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
2007-10-10
1
-12
/
+10
*
r12254: Add some (hopefully correct) descriptions for libraries that are inst...
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r11303: Support defining and installing public headers for libraries.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r11300: Treat libraries as a special kind of subsystem
Jelmer Vernooij
2007-10-10
1
-13
/
+4
*
r11244: Relative path names in .mk files
Jelmer Vernooij
2007-10-10
1
-40
/
+40
*
r10918: - fixed standalone ldb build
Andrew Tridgell
2007-10-10
1
-9
/
+0
*
r10913: This patch isn't as big as it looks ...
Andrew Tridgell
2007-10-10
1
-0
/
+9
*
r9786: Move ldb_map into ldb/modules/
Jelmer Vernooij
2007-10-10
1
-3
/
+2
*
r9685: Add tests for samba3sam mapping module
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r9595: Add ldb map module
Jelmer Vernooij
2007-10-10
1
-0
/
+8
*
r9447: Add a new tool to convert openLdap schema files into an ldif
Simo Sorce
2007-10-10
1
-0
/
+11
*
r8966: Simplify the makefile generation system a bit.
Jelmer Vernooij
2007-10-10
1
-0
/
+7
*
r8669: The objectguid module belongs in Samba's ldb module collection, not in
Andrew Bartlett
2007-10-10
1
-9
/
+0
*
r8667: Further simply the provision script, by removing the 'name' attribute.
Andrew Bartlett
2007-10-10
1
-0
/
+9
*
r8650: Use the timestamps and a new objectguid module rather than placing
Andrew Bartlett
2007-10-10
1
-0
/
+9
*
r8625: move the ldb_wrap logic into the ldb code. This logic is meant to
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r8037: a fairly major update to the internals of ldb. Changes are:
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r7958: More debian packaging updates; packages build now with
Jelmer Vernooij
2007-10-10
1
-7
/
+7
*
r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'.
Jelmer Vernooij
2007-10-10
1
-1
/
+8
*
r7936: new ldb_dn_explode and ldb_dn_casefold functions and co
Simo Sorce
2007-10-10
1
-1
/
+1
*
r7860: switch our ldb storage format to use a NDR encoded objectSid. This is
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r7804: added the samba specific ldif handlers into the tree, but don't enable
Andrew Tridgell
2007-10-10
1
-1
/
+9
*
r7767: fixed ldb dependencies
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7712: ldb/common/util.c is gone
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r7709: - convert ldb to use popt, so that it can interact with the samba
Andrew Tridgell
2007-10-10
1
-7
/
+16
*
r7669: removed ldap from our configure tests
Andrew Tridgell
2007-10-10
1
-12
/
+0
*
r7667: added a ldb ildap backend, using our internal ldap client library. Nex...
Andrew Tridgell
2007-10-10
1
-0
/
+12
*
r7438: work in progress
Derrell Lipman
2007-10-10
1
-2
/
+3
*
r7282: ldb_sqlite3 work in progress.
Derrell Lipman
2007-10-10
1
-1
/
+1
*
r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can be
Derrell Lipman
2007-10-10
1
-0
/
+12
*
r4505: Add a first very basic schema module
Simo Sorce
2007-10-10
1
-0
/
+9
*
r4474: - converted ldb to use talloc internally
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r3783: - don't use make proto for ldb anymore
Stefan Metzmacher
2007-10-10
1
-0
/
+3
*
r3754: merge in ldb modules support from the tmp branch ldbPlugins
Simo Sorce
2007-10-10
1
-1
/
+11
*
r3733: More build system fixes/features:
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r3730: More build system fixes and simplifications
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r3210: split lib/replace.o into a separate build subsystem LIBREPLACE, and
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r3093: - implment ldb_rename() and ldbrename
Stefan Metzmacher
2007-10-10
1
-5
/
+25
*
r2087: the ldb tools really don't need LIBSMB!
Stefan Metzmacher
2007-10-10
1
-5
/
+5
*
r728: - let libldb_tdb depend on new subsystem LIBTDB
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r697: make use of SMB_EXT_LIB for LDAP and KRB5
Stefan Metzmacher
2007-10-10
1
-1
/
+4
*
r690: - ignore source/tags
Stefan Metzmacher
2007-10-10
1
-0
/
+11
*
r665: merge over the new build system from my tmp branch
Stefan Metzmacher
2007-10-10
1
-0
/
+88