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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Fix use of some modules (needed _PUBLIC_).
Jelmer Vernooij
2008-02-20
7
-15
/
+22
|
*
|
Fix static module list generation for ldb.
Jelmer Vernooij
2008-02-20
15
-38
/
+10
|
*
|
Remove more function-based inits.
Jelmer Vernooij
2008-02-20
6
-78
/
+118
|
*
|
Use function-based initialization for ildap backend.
Jelmer Vernooij
2008-02-20
1
-6
/
+3
|
*
|
Use struct-based rather than function-based initialization for ldb modules ev...
Jelmer Vernooij
2008-02-20
10
-93
/
+22
|
*
|
Allow ldb backends without init function, use init function-less ldb modules.
Jelmer Vernooij
2008-02-20
5
-11
/
+20
|
*
|
Factor out IP marshalling into separate function.
Jelmer Vernooij
2008-02-19
1
-36
/
+43
|
*
|
Add configure test for vdeplug library.
Jelmer Vernooij
2008-02-19
1
-0
/
+7
|
|
/
|
*
Remove relict SAMBA_CONFIGURE_CPPFLAGS from lib/replace.
Michael Adam
2008-02-19
1
-3
/
+0
|
*
Adapt source code checkout information to git repo in talloc website.
Michael Adam
2008-02-19
1
-4
/
+5
|
*
Fix paths for talloc into unpacked directory (rsync commands).
Michael Adam
2008-02-19
1
-2
/
+2
|
*
Rename include to mkinclude to emphasize it is different from make's include.
Jelmer Vernooij
2008-02-18
2
-20
/
+20
|
*
Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'
Jelmer Vernooij
2008-02-18
1
-2
/
+2
|
*
Add static header for gencache.
Jelmer Vernooij
2008-02-16
2
-5
/
+95
|
*
Fix path to talloc guide. Noted by "teferi" on irc.
Michael Adam
2008-02-14
1
-1
/
+1
|
*
util_ldb: Add a missing \n to debug string, fix trailing whitespaces.
Kai Blin
2008-02-14
1
-8
/
+9
|
*
Fix talloc .so installation.
Jelmer Vernooij
2008-02-13
1
-1
/
+1
|
*
Allow tdb.mk and talloc.mk to be included at the same time.
Jelmer Vernooij
2008-02-13
4
-16
/
+16
|
*
Never build .so versions of tdb/talloc from Samba 4 itself. Rather,
Jelmer Vernooij
2008-02-13
2
-6
/
+2
|
*
Raise version of talloc from 1.1.0 to 1.2.0 after adding talloc pools.
Michael Adam
2008-02-12
2
-2
/
+2
|
*
Support using shared library during testsuite run if tdb was built with a sha...
Jelmer Vernooij
2008-02-12
1
-2
/
+2
|
*
make sure libraries are built before attempting to install.
Jelmer Vernooij
2008-02-12
1
-2
/
+2
|
*
Specify PICFLAG when compiling python modules.
Jelmer Vernooij
2008-02-12
2
-2
/
+2
|
*
Make sure talloc.so is build before installing.
Jelmer Vernooij
2008-02-12
1
-2
/
+2
|
*
Fix installation of python module for ldb and tdb.
Jelmer Vernooij
2008-02-12
2
-1
/
+4
|
*
tdb/ldb: Use prefix in case DESTDIR is not set.
Jelmer Vernooij
2008-02-12
2
-8
/
+8
|
*
Create the required directories when installing Python code.
Jelmer Vernooij
2008-02-12
2
-0
/
+4
|
*
Avoid using setup.py for intsallation.
Jelmer Vernooij
2008-02-12
7
-7
/
+20
|
*
Manually compile python files rather than use setup.py.
Jelmer Vernooij
2008-02-12
4
-22
/
+15
|
*
Manually compile python files rather than using setup.py.
Jelmer Vernooij
2008-02-12
4
-20
/
+18
|
*
Fix out of tree builds.
Jelmer Vernooij
2008-02-11
5
-10
/
+11
|
*
Split actual content out of tdb Makefile into a separate file.
Jelmer Vernooij
2008-02-11
2
-80
/
+89
|
*
Split actual content out of talloc Makefile into talloc.mk.
Jelmer Vernooij
2008-02-11
2
-37
/
+42
|
*
Move some more rules to rules.mk
Jelmer Vernooij
2008-02-11
2
-6
/
+9
|
*
Split rules.mk out of Makefile.
Jelmer Vernooij
2008-02-11
2
-27
/
+31
|
*
Split rules out of tdb Makefile.
Jelmer Vernooij
2008-02-11
2
-38
/
+41
|
*
ldb: Split up the Makefile so it will be possible later on to directly includ...
Jelmer Vernooij
2008-02-11
3
-122
/
+125
|
*
Remove unused function.
Jelmer Vernooij
2008-02-11
1
-139
/
+0
|
*
Fix typo.
Jelmer Vernooij
2008-02-11
1
-1
/
+1
|
*
Make versions in lib/talloc/config.mk and lib/talloc/configure.ac the same.
Michael Adam
2008-02-11
1
-1
/
+1
|
*
Fix a c++ warning
Volker Lendecke
2008-02-11
1
-1
/
+2
|
*
talloc_free_children can only reset pool if it's empty
Volker Lendecke
2008-02-11
1
-1
/
+2
|
*
Mark talloc_pool memory for valgrind
Volker Lendecke
2008-02-11
1
-3
/
+16
|
*
Implement talloc_pool()
Volker Lendecke
2008-02-11
3
-7
/
+207
|
*
Add a comment.
Michael Adam
2008-02-11
1
-0
/
+1
|
*
Fix talloctort: move size check after referenced ptr check.
Michael Adam
2008-02-11
1
-5
/
+5
|
*
Don't shrink a talloc area if we have less than 1k to gain
Volker Lendecke
2008-02-11
1
-0
/
+5
|
*
Make data about what subsystems/libraries are enabled available in the mkconf...
Jelmer Vernooij
2008-02-11
1
-1
/
+3
|
*
Fix the build: remove reference to inexistent header samba3_proto.h
Michael Adam
2008-02-11
1
-1
/
+0
|
*
Remove Samba 3 backwards compatibility code in C.
Jelmer Vernooij
2008-02-11
10
-1357
/
+0
[prev]
[next]