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
...
*
|
|
Merge branch 'v4-0-trivial' into v4-0-gmake3
Jelmer Vernooij
2008-02-18
3
-22
/
+22
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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
*
|
|
Move responsibilities of build.h to makefile.
Jelmer Vernooij
2008-02-16
5
-6
/
+5
*
|
|
Revert "Allow LDB to be a static library again."
Jelmer Vernooij
2008-02-16
2
-0
/
+2
*
|
|
Allow LDB to be a static library again.
Jelmer Vernooij
2008-02-16
2
-2
/
+0
*
|
|
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
*
|
Fix switching of hives in regshell (#5254)
Jelmer Vernooij
2008-02-11
1
-0
/
+3
*
|
Fix tests.
Jelmer Vernooij
2008-02-09
1
-35
/
+24
*
|
Split up tests a bit, output subunit.
Jelmer Vernooij
2008-02-09
1
-753
/
+721
*
|
registry: Fix warning.
Jelmer Vernooij
2008-02-09
1
-1
/
+1
*
|
Remove unused path update.
Jelmer Vernooij
2008-02-09
1
-2
/
+0
*
|
Move nt_time_equal() to libutil.
Jelmer Vernooij
2008-02-09
2
-1
/
+12
|
/
[prev]
[next]