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
*
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
*
pytdb: Fix repr segfault for internal db
Kirill Smelkov
2010-09-19
2
-1
/
+11
*
pytdb: Add support for tdb_add_flags() & tdb_remove_flags()
Kirill Smelkov
2010-09-19
2
-0
/
+27
*
lib/util: usec_time_diff takes arguments the other way round than TvalDiff did
Björn Jacke
2010-09-17
1
-1
/
+1
*
s3/s4: merge msleep and smb_msleep
Björn Jacke
2010-09-16
2
-8
/
+43
*
tdb: added TDB_NO_FSYNC env variable
Andrew Tridgell
2010-09-16
1
-0
/
+4
*
Fix a typo
Volker Lendecke
2010-09-15
1
-1
/
+1
*
tsocket: we return -1 on error, not fd
Andrew Tridgell
2010-09-15
1
-7
/
+7
*
talloc: fixed spelling errors in comment
Andrew Tridgell
2010-09-15
1
-2
/
+2
*
Ensure incoming timespec values correctly wrap at nsecs.
Jeremy Allison
2010-09-14
1
-0
/
+7
*
libreplace: use CLOCK_HIGHRES when available
Björn Jacke
2010-09-14
1
-3
/
+5
*
tdb: add ABI/tdb-1.2.4.sigs
Stefan Metzmacher
2010-09-14
1
-0
/
+60
*
subunit.pm: Pass through milliseconds in time reports.
Jelmer Vernooij
2010-09-14
1
-2
/
+1
*
lib/tdb: change version to 1.2.4 after hash checking improvments
Stefan Metzmacher
2010-09-13
2
-2
/
+2
*
tdb: put example hashes into header, so we notice incorrect hash_fn.
Rusty Russell
2010-09-13
3
-2
/
+65
*
tdb: fix tdb_check() on other-endian tdbs.
Rusty Russell
2010-09-13
1
-1
/
+1
*
tdb: fix tdb_check() on read-only TDBs to actually work.
Rusty Russell
2010-09-13
1
-5
/
+17
*
tdb: make check more robust against recovery failures.
Rusty Russell
2010-09-13
1
-5
/
+36
*
lib/replace/wscript:Tru64 build - Better use version 600 for _XOPEN_SOURCE
Matthias Dieter Wallnöfer
2010-09-11
1
-2
/
+2
*
lib/replace:wscript - additional attempt to fix the build on Tru64
Matthias Dieter Wallnöfer
2010-09-11
1
-1
/
+3
*
lib/replace:wscript - don't check twice for type "bool"
Matthias Dieter Wallnöfer
2010-09-11
1
-2
/
+1
*
lib/replace:wscript - attempt to fix the features detection on Tru64
Matthias Dieter Wallnöfer
2010-09-11
1
-2
/
+2
*
libreplace: clock_gettime sets errno
Björn Jacke
2010-09-10
1
-1
/
+2
*
lib/util: remove some unused_result warnings.
Günther Deschner
2010-09-09
1
-2
/
+7
*
lib/util: add time_mono() for monotonic time a la time()
Björn Jacke
2010-09-07
2
-0
/
+26
*
dnspython: Update to latest upstream.
Jelmer Vernooij
2010-09-04
30
-104
/
+225
*
subunit: Import latest upstream.
Jelmer Vernooij
2010-09-04
13
-118
/
+300
*
testtools: Import latest upstream.
Jelmer Vernooij
2010-09-04
28
-207
/
+2334
*
util: added samba_start_debugger()
Andrew Tridgell
2010-09-04
2
-0
/
+18
*
pidl-python: cope with NULL pointers in more places
Andrew Tridgell
2010-09-02
2
-0
/
+24
*
pytalloc: treat a NULL ptr as Py_None
Andrew Tridgell
2010-09-02
1
-1
/
+7
*
tdb/waf: the deps for rt are provided by libreplace
Björn Jacke
2010-08-31
1
-1
/
+1
*
replace/waf: add rt to deps at this place
Björn Jacke
2010-08-31
1
-1
/
+1
[next]