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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-05
s4-ldb: much more memory efficient msg filtering
Andrew Tridgell
1
-3
/
+20
2010-11-05
s4-ldb: show the reason for module initialization failure
Andrew Tridgell
1
-1
/
+2
2010-11-05
ldb:ldb.h - reorder extended operations list
Matthias Dieter Wallnöfer
1
-4
/
+10
2010-11-04
s4-ldb_module.h: use LDB error code for ldb_error() macro rather than LDB_DEB...
Kamen Mazdrashki
1
-1
/
+1
2010-11-04
s4-ldb: implement LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALUE_CHECK
Andrew Tridgell
2
-13
/
+12
2010-11-04
s4-ldb: don't load modules from the same directory twice
Andrew Tridgell
1
-4
/
+4
2010-11-04
s4-ldb: honor controls on search in ldbedit
Andrew Tridgell
3
-1
/
+81
2010-11-04
Move the checking of single valued attributes back into the tdb backend.
Andrew Tridgell
1
-0
/
+44
2010-11-03
build: a more portable way of finding waf in makefiles
Andrew Tridgell
1
-3
/
+1
2010-11-03
s4-ldb: fixed sorting of module names
Andrew Tridgell
1
-1
/
+6
2010-11-03
s4:waf - fix the build on Gentoo platforms
Philip M. White
1
-0
/
+1
2010-11-03
s4-ldb: make ldbtest depend on ldb
Andrew Tridgell
1
-1
/
+1
2010-11-03
waf: added reconfigure targets to our libraries
Andrew Tridgell
1
-0
/
+5
2010-11-02
s4-ldb: give the user a hint as to what may be wrong
Andrew Tridgell
1
-2
/
+2
2010-11-03
s4-dsdb: removed the use of ldb_private.h from s4
Andrew Tridgell
1
-4
/
+4
2010-11-03
s4-ldb: expose some more ldb module functions
Andrew Tridgell
7
-22
/
+383
2010-11-01
s4-ldb: removed ldb_includes.h
Andrew Tridgell
19
-29
/
+54
2010-11-01
s4-ldb: use ldb_set_modules_dir() to load additional ldb modules
Andrew Tridgell
2
-8
/
+12
2010-11-01
s4-ldb: enable ldb module version checking
Andrew Tridgell
10
-6
/
+20
2010-11-01
s4-ldb: added support for ldb module version checking
Andrew Tridgell
2
-2
/
+11
2010-11-01
ldb:tools/ldbtest.c - fix build warning
Matthias Dieter Wallnöfer
2
-2
/
+3
2010-11-01
s4-ldb: fixed build of paged searches
Andrew Tridgell
1
-1
/
+1
2010-11-01
s4-ldb: convert existing ldb tools to use new command line hooks
Andrew Tridgell
8
-76
/
+29
2010-11-01
s4-ldb: added ldb command line hook support
Andrew Tridgell
5
-65
/
+273
2010-11-01
s4-ldb: added samba_extensions ldb module
Andrew Tridgell
2
-0
/
+137
2010-11-01
s4-ldb: moved the ldb_ildap backend into lib/ldb-samba
Andrew Tridgell
1
-1
/
+1
2010-11-01
s4-ldb: added support for general ldb hooks in modules
Andrew Tridgell
2
-12
/
+65
2010-11-01
s4-ldb: added an override flag to ldb_register_backend()
Andrew Tridgell
4
-30
/
+33
2010-11-01
s4-ldb: it is not an error for the modules directory to not exist
Andrew Tridgell
1
-0
/
+5
2010-11-01
s4-test: we don't need to set LDB_MODULES_PATH any more
Andrew Tridgell
2
-4
/
+0
2010-11-01
s4-ldb: removed the old ldb module loading style
Andrew Tridgell
2
-158
/
+34
2010-11-01
s4-ldb: convert the rest of the ldb modules to the new style
Andrew Tridgell
9
-22
/
+66
2010-11-01
s4-ldb: convert the openldap ldb backend to the new style of module
Andrew Tridgell
2
-16
/
+18
2010-11-01
s4-ldb: convert the ildap module to the new type of ldb module
Andrew Tridgell
2
-17
/
+17
2010-11-01
s4-ldb: support a new type of ldb module loading
Andrew Tridgell
4
-1
/
+199
2010-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
23
-738
/
+0
2010-10-30
ldb: Drop autoconf-based build system.
Jelmer Vernooij
16
-4260
/
+0
2010-10-30
s4-build: removed some unnecessary dependencies
Andrew Tridgell
3
-3
/
+3
2010-10-30
s4-cmdline: make cmdline-credentials a private library
Andrew Tridgell
2
-7
/
+7
2010-10-30
s4-tdb: make tdb-wrap into a private library
Andrew Tridgell
2
-7
/
+8
2010-10-30
s4-ldb: add explicit depenencies on ldb library in ldb modules
Andrew Tridgell
1
-2
/
+10
2010-10-30
s4-ldbwrap: split ldb-wrap out from the LDBSAMBA subsystem
Andrew Tridgell
2
-9
/
+19
2010-10-30
s4-ldb: create a private library ldb-cmdline
Andrew Tridgell
1
-5
/
+6
2010-10-27
tls: Inform the user if the cert/ca/private key can't be saved
Matthieu Patou
1
-3
/
+12
2010-10-26
talloc: change pytalloc-util to be a public library.
Jelmer Vernooij
2
-2
/
+2
2010-10-26
waf: Only specify vnum for non-private libraries.
Jelmer Vernooij
1
-2
/
+6
2010-10-26
waf: Stop automaticaly changing dashes to underscores in library names.
Jelmer Vernooij
1
-1
/
+1
2010-10-26
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
10
-15
/
+15
2010-10-26
s4: Drop duplicate 'lib' prefix for private libraries.
Jelmer Vernooij
6
-7
/
+7
2010-10-25
waf: moved the -Wl,-no-undefined flags to source4 and ldb
Andrew Tridgell
1
-0
/
+4
[prev]
[next]