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
...
|
*
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
*
|
Until the new ldb changes land, make ldb_wait set the error string.
Andrew Bartlett
2008-02-21
1
-1
/
+7
|
/
*
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
*
merged tdb transaction fix
Andrew Tridgell
2008-01-31
1
-0
/
+3
*
ldb/python: Add bindings for schema functions.
Jelmer Vernooij
2008-01-25
3
-33
/
+393
*
python: Add convenience function for getting command line loadparm context
Jelmer Vernooij
2008-01-23
1
-4
/
+3
*
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
2008-01-22
5
-5
/
+0
*
dcerpc: Use manually written .pc files for dcerpc and ndr.
Jelmer Vernooij
2008-01-22
1
-1
/
+1
*
registry: Use manually written .pc file.
Jelmer Vernooij
2008-01-22
2
-0
/
+13
*
ldb/talloc/tdb: Use manually written pc file.
Jelmer Vernooij
2008-01-22
3
-0
/
+3
*
tdb: Add URL in pc file.
Jelmer Vernooij
2008-01-22
1
-0
/
+1
*
ldb: Fix typo.
Jelmer Vernooij
2008-01-22
1
-1
/
+1
*
ldb: Increase version number to make it easier to create new Debian snapshots.
Jelmer Vernooij
2008-01-22
1
-1
/
+1
*
libreplace: getpwent_r/getgrent_r on IRIX are similar to solaris but use size_t
Stefan Metzmacher
2008-01-22
1
-0
/
+25
*
build: Demote a bunch of libraries to subsystems. This makes packaging easier...
Jelmer Vernooij
2008-01-21
6
-21
/
+5
*
ldb: Fix building python modules against system-provided ldb.
Jelmer Vernooij
2008-01-21
1
-0
/
+1
*
merged changes from v3-2-test
Andrew Tridgell
2008-01-18
8
-53
/
+18
*
merged tdb changes from ctdb
Andrew Tridgell
2008-01-18
3
-59
/
+49
[prev]
[next]