index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-24
talloc: Add a warning about talloc_autofree_context() and dlclose()
Volker Lendecke
2
-0
/
+22
2010-09-23
tdb: add restore
Volker Lendecke
5
-2
/
+310
2010-09-23
torture: Remove unused variable.
Jelmer Vernooij
1
-1
/
+0
2010-09-23
lib-subunit: fixed build on systems without subunit devel library
Andrew Tridgell
1
-4
/
+2
2010-09-22
smbtorture: Report times.
Jelmer Vernooij
3
-5
/
+39
2010-09-22
torture: Use system subunit library if available.
Jelmer Vernooij
2
-1
/
+14
2010-09-22
smbtorture: Use subunit C library.
Jelmer Vernooij
2
-28
/
+27
2010-09-22
libreplace: fix endless strerror_r has been redefined warnings on AIX
Björn Jacke
1
-0
/
+1
2010-09-21
torture: Remove active_testname variable.
Jelmer Vernooij
2
-22
/
+1
2010-09-21
torture: Fix running individual tests.
Jelmer Vernooij
3
-28
/
+70
2010-09-21
strlist: Make test names unique.
Jelmer Vernooij
1
-2
/
+8
2010-09-21
tevent: include libreplace heade before tevent header
Björn Jacke
1
-1
/
+1
2010-09-21
pytalloc: Add default compare function.
Jelmer Vernooij
2
-1
/
+15
2010-09-20
pidl: Fix segfault when accessing unicode objects.
Jelmer Vernooij
2
-11
/
+0
2010-09-20
lib/tdb: fix c++ build warning in tdb_header_hash().
Günther Deschner
1
-1
/
+1
2010-09-19
s3: Fix the charset_pull routine (bug 7531)
Volker Lendecke
1
-1
/
+1
2010-09-19
testtools: Import newer upstream revision.
Jelmer Vernooij
4
-37
/
+78
2010-09-19
pytdb: Make filename argument optional.
Jelmer Vernooij
2
-13
/
+15
2010-09-19
pytdb: Add support for tdb_freelist_size()
Kirill Smelkov
2
-0
/
+9
2010-09-19
pytdb: Add support for tdb_transaction_prepare_commit()
Kirill Smelkov
2
-0
/
+18
2010-09-19
pytdb: Add support for tdb_enable_seqnum, tdb_get_seqnum and tdb_increment_se...
Kirill Smelkov
2
-0
/
+30
2010-09-19
pytdb: Update open flags to match those for tdb_open() in tdb.h
Kirill Smelkov
1
-0
/
+6
2010-09-19
pytdb: Fix repr segfault for internal db
Kirill Smelkov
2
-1
/
+11
2010-09-19
pytdb: Add support for tdb_add_flags() & tdb_remove_flags()
Kirill Smelkov
2
-0
/
+27
2010-09-17
lib/util: usec_time_diff takes arguments the other way round than TvalDiff did
Björn Jacke
1
-1
/
+1
2010-09-16
s3/s4: merge msleep and smb_msleep
Björn Jacke
2
-8
/
+43
2010-09-16
tdb: added TDB_NO_FSYNC env variable
Andrew Tridgell
1
-0
/
+4
2010-09-15
Fix a typo
Volker Lendecke
1
-1
/
+1
2010-09-15
tsocket: we return -1 on error, not fd
Andrew Tridgell
1
-7
/
+7
2010-09-15
talloc: fixed spelling errors in comment
Andrew Tridgell
1
-2
/
+2
2010-09-14
Ensure incoming timespec values correctly wrap at nsecs.
Jeremy Allison
1
-0
/
+7
2010-09-14
libreplace: use CLOCK_HIGHRES when available
Björn Jacke
1
-3
/
+5
2010-09-14
tdb: add ABI/tdb-1.2.4.sigs
Stefan Metzmacher
1
-0
/
+60
2010-09-14
subunit.pm: Pass through milliseconds in time reports.
Jelmer Vernooij
1
-2
/
+1
2010-09-13
lib/tdb: change version to 1.2.4 after hash checking improvments
Stefan Metzmacher
2
-2
/
+2
2010-09-13
tdb: put example hashes into header, so we notice incorrect hash_fn.
Rusty Russell
3
-2
/
+65
2010-09-13
tdb: fix tdb_check() on other-endian tdbs.
Rusty Russell
1
-1
/
+1
2010-09-13
tdb: fix tdb_check() on read-only TDBs to actually work.
Rusty Russell
1
-5
/
+17
2010-09-13
tdb: make check more robust against recovery failures.
Rusty Russell
1
-5
/
+36
2010-09-11
lib/replace/wscript:Tru64 build - Better use version 600 for _XOPEN_SOURCE
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-09-11
lib/replace:wscript - additional attempt to fix the build on Tru64
Matthias Dieter Wallnöfer
1
-1
/
+3
2010-09-11
lib/replace:wscript - don't check twice for type "bool"
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-09-11
lib/replace:wscript - attempt to fix the features detection on Tru64
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-09-10
libreplace: clock_gettime sets errno
Björn Jacke
1
-1
/
+2
2010-09-09
lib/util: remove some unused_result warnings.
Günther Deschner
1
-2
/
+7
2010-09-07
lib/util: add time_mono() for monotonic time a la time()
Björn Jacke
2
-0
/
+26
2010-09-04
dnspython: Update to latest upstream.
Jelmer Vernooij
30
-104
/
+225
2010-09-04
subunit: Import latest upstream.
Jelmer Vernooij
13
-118
/
+300
2010-09-04
testtools: Import latest upstream.
Jelmer Vernooij
28
-207
/
+2334
2010-09-04
util: added samba_start_debugger()
Andrew Tridgell
2
-0
/
+18
[next]