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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
pytdb: Include Python.h first to prevent warning.
Jelmer Vernooij
2010-10-02
1
-1
/
+1
*
pytdb: Check errors after PyObject_New() calls
Kirill Smelkov
2010-10-02
1
-0
/
+7
*
pytdb: Add support for tdb_repack()
Kirill Smelkov
2010-10-02
2
-0
/
+15
*
pytdb: Add TDB_INCOMPATIBLE_HASH open flag
Kirill Smelkov
2010-10-02
1
-0
/
+1
*
s3: Fix a 64-bit BUG
Volker Lendecke
2010-10-02
1
-1
/
+1
*
samba: share select wrappers.
Günther Deschner
2010-10-01
4
-2
/
+242
*
subunit: Import new upstream snapshot (adds subunit_progress())
Jelmer Vernooij
2010-09-30
4
-0
/
+80
*
testtools: Import new upstream snapshot.
Jelmer Vernooij
2010-09-30
5
-3
/
+49
*
util: added BINARY_ARRAY_SEARCH_V()
Andrew Tridgell
2010-09-29
1
-0
/
+16
*
ldb/tevent: Fix detection of waf paths.
Jelmer Vernooij
2010-09-28
2
-2
/
+11
*
tevent: Remove make targets that are not relevant for tevent.
Jelmer Vernooij
2010-09-28
1
-8
/
+0
*
tevent: Don't update Makefile/configure files.
Jelmer Vernooij
2010-09-28
2
-2
/
+12
*
tsocket: make sure we delete the fd event before calling close()
Stefan Metzmacher
2010-09-28
1
-0
/
+1
*
Remove talloc_autofree_context() from pm_process
Volker Lendecke
2010-09-27
1
-1
/
+1
*
Lift talloc_autofree_context() from OpenConfFile()
Volker Lendecke
2010-09-27
1
-3
/
+3
*
libsmbconf: parse an empty share as empty share, not as NULL.
Michael Adam
2010-09-27
1
-5
/
+1
*
lib/util: change tevent_req_nterror() to a macro
Stefan Metzmacher
2010-09-27
2
-3
/
+10
*
tdb: fix non-WAF build, commit 1.2.6 ABI file.
Rusty Russell
2010-09-27
2
-1
/
+62
*
tdb: TDB_INCOMPATIBLE_HASH, to allow safe changing of default hash.
Rusty Russell
2010-09-27
6
-6
/
+23
*
tdb: automatically identify Jenkins hash tdbs
Rusty Russell
2010-09-27
1
-14
/
+27
*
tdb: add Bob Jenkins lookup3 hash as helper hash.
Rusty Russell
2010-09-27
7
-18
/
+447
*
lib/util/asn1: add asn1_peek_tag_needed_size() and asn1_peek_full_tag()
Stefan Metzmacher
2010-09-26
2
-0
/
+85
*
pyteven: Fix build warnings.
Jelmer Vernooij
2010-09-25
1
-6
/
+16
*
Check in configure/Makefile for those projects that have waf as primary build...
Jelmer Vernooij
2010-09-25
2
-0
/
+71
*
pytevent: Add more tests.
Jelmer Vernooij
2010-09-25
2
-2
/
+81
*
pytevent: Fill in client side fnuctions.
Jelmer Vernooij
2010-09-25
1
-52
/
+393
*
tevent: Add infrastructure for python bindings.
Jelmer Vernooij
2010-09-25
2
-1
/
+418
*
tevent: Switch to using waf by default.
Jelmer Vernooij
2010-09-25
2
-14
/
+15
*
talloc: Add a warning about talloc_autofree_context() and dlclose()
Volker Lendecke
2010-09-24
2
-0
/
+22
*
tdb: add restore
Volker Lendecke
2010-09-23
5
-2
/
+310
*
torture: Remove unused variable.
Jelmer Vernooij
2010-09-23
1
-1
/
+0
*
lib-subunit: fixed build on systems without subunit devel library
Andrew Tridgell
2010-09-23
1
-4
/
+2
*
smbtorture: Report times.
Jelmer Vernooij
2010-09-22
3
-5
/
+39
*
torture: Use system subunit library if available.
Jelmer Vernooij
2010-09-22
2
-1
/
+14
*
smbtorture: Use subunit C library.
Jelmer Vernooij
2010-09-22
2
-28
/
+27
*
libreplace: fix endless strerror_r has been redefined warnings on AIX
Björn Jacke
2010-09-22
1
-0
/
+1
*
torture: Remove active_testname variable.
Jelmer Vernooij
2010-09-21
2
-22
/
+1
*
torture: Fix running individual tests.
Jelmer Vernooij
2010-09-21
3
-28
/
+70
*
strlist: Make test names unique.
Jelmer Vernooij
2010-09-21
1
-2
/
+8
*
tevent: include libreplace heade before tevent header
Björn Jacke
2010-09-21
1
-1
/
+1
*
pytalloc: Add default compare function.
Jelmer Vernooij
2010-09-21
2
-1
/
+15
*
pidl: Fix segfault when accessing unicode objects.
Jelmer Vernooij
2010-09-20
2
-11
/
+0
*
lib/tdb: fix c++ build warning in tdb_header_hash().
Günther Deschner
2010-09-20
1
-1
/
+1
*
s3: Fix the charset_pull routine (bug 7531)
Volker Lendecke
2010-09-19
1
-1
/
+1
*
testtools: Import newer upstream revision.
Jelmer Vernooij
2010-09-19
4
-37
/
+78
*
pytdb: Make filename argument optional.
Jelmer Vernooij
2010-09-19
2
-13
/
+15
*
pytdb: Add support for tdb_freelist_size()
Kirill Smelkov
2010-09-19
2
-0
/
+9
*
pytdb: Add support for tdb_transaction_prepare_commit()
Kirill Smelkov
2010-09-19
2
-0
/
+18
*
pytdb: Add support for tdb_enable_seqnum, tdb_get_seqnum and tdb_increment_se...
Kirill Smelkov
2010-09-19
2
-0
/
+30
*
pytdb: Update open flags to match those for tdb_open() in tdb.h
Kirill Smelkov
2010-09-19
1
-0
/
+6
[next]