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-28
ldb/tevent: Fix detection of waf paths.
Jelmer Vernooij
2
-2
/
+11
2010-09-28
tevent: Remove make targets that are not relevant for tevent.
Jelmer Vernooij
1
-8
/
+0
2010-09-28
tevent: Don't update Makefile/configure files.
Jelmer Vernooij
2
-2
/
+12
2010-09-28
tsocket: make sure we delete the fd event before calling close()
Stefan Metzmacher
1
-0
/
+1
2010-09-27
Remove talloc_autofree_context() from pm_process
Volker Lendecke
1
-1
/
+1
2010-09-27
Lift talloc_autofree_context() from OpenConfFile()
Volker Lendecke
1
-3
/
+3
2010-09-27
libsmbconf: parse an empty share as empty share, not as NULL.
Michael Adam
1
-5
/
+1
2010-09-27
lib/util: change tevent_req_nterror() to a macro
Stefan Metzmacher
2
-3
/
+10
2010-09-27
tdb: fix non-WAF build, commit 1.2.6 ABI file.
Rusty Russell
2
-1
/
+62
2010-09-27
tdb: TDB_INCOMPATIBLE_HASH, to allow safe changing of default hash.
Rusty Russell
6
-6
/
+23
2010-09-27
tdb: automatically identify Jenkins hash tdbs
Rusty Russell
1
-14
/
+27
2010-09-27
tdb: add Bob Jenkins lookup3 hash as helper hash.
Rusty Russell
7
-18
/
+447
2010-09-26
lib/util/asn1: add asn1_peek_tag_needed_size() and asn1_peek_full_tag()
Stefan Metzmacher
2
-0
/
+85
2010-09-25
pyteven: Fix build warnings.
Jelmer Vernooij
1
-6
/
+16
2010-09-25
Check in configure/Makefile for those projects that have waf as primary build...
Jelmer Vernooij
2
-0
/
+71
2010-09-25
pytevent: Add more tests.
Jelmer Vernooij
2
-2
/
+81
2010-09-25
pytevent: Fill in client side fnuctions.
Jelmer Vernooij
1
-52
/
+393
2010-09-25
tevent: Add infrastructure for python bindings.
Jelmer Vernooij
2
-1
/
+418
2010-09-25
tevent: Switch to using waf by default.
Jelmer Vernooij
2
-14
/
+15
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
[next]