index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-02-08
1
-4
/
+4
|
\
|
*
Fix syntax in LDAP test
Andrew Bartlett
2008-02-08
1
-4
/
+4
*
|
merge tdb changes from ctdb
Andrew Tridgell
2008-02-08
1
-33
/
+47
|
/
*
merge growing tdb for tdb_wipe_all() fix from ctdb
Andrew Tridgell
2008-02-07
1
-0
/
+43
*
Fix a few more breakages from our recent changes to the server_id
Andrew Bartlett
2008-02-04
1
-2
/
+2
*
Rework cluster_id() to take an additional argument, as we need
Andrew Bartlett
2008-02-04
3
-13
/
+15
*
Samba4 poor mans debug_ctx()
Amin Azez
2008-02-01
1
-0
/
+4
[next]