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-10-13
s4-torture: fixed uninitialised variable error
Andrew Tridgell
1
-1
/
+1
2010-10-12
lib/debug Add DEBUGC and DEBUGADDC as dummies
Andrew Bartlett
1
-0
/
+4
2010-10-11
torture: Add debug on what we are removing
Matthieu Patou
1
-0
/
+1
2010-10-11
lib/torture: Add function to clean up the output directory
Andrew Bartlett
2
-1
/
+66
2010-10-11
util: Fix installation path of tevent_ntstatus.h, tevent_unix.h (bug 7720).
Jelmer Vernooij
1
-0
/
+1
2010-10-11
libcli-auth: Remove unnecessary dependency on libsamba-hostconfig.
Jelmer Vernooij
1
-1
/
+1
2010-10-10
util: Link headers to correct subsystem, fix formatting.
Jelmer Vernooij
1
-12
/
+12
2010-10-10
socket_wrapper: Make it work on freebsd for udp packets
Stefan Metzmacher
1
-1
/
+11
2010-10-09
talloc: Fix #include line in manpage.
Jelmer Vernooij
1
-1
/
+1
2010-10-08
pytalloc: Fix warning that we are subtracting void* pointers
Kamen Mazdrashki
1
-1
/
+1
2010-10-08
tevent: Do not use talloc_autofree_context
Volker Lendecke
2
-4
/
+3
2010-10-08
Move talloc_enable_null_tracking() to the s3 daemons
Volker Lendecke
1
-7
/
+0
2010-10-07
waf: fixed exit status of test suites
Andrew Tridgell
2
-4
/
+8
2010-10-06
tevent: Only call handlers that ask for events
Volker Lendecke
1
-1
/
+1
2010-10-06
idtree: fix right shift of signed ints, crash on large ids on AIX
Rusty Russell
1
-1
/
+1
2010-10-04
lib/util/asn1: let asn1_peek_full_tag() return an error if we fail to parse t...
Stefan Metzmacher
1
-1
/
+13
2010-10-04
tsocket: make sure we delete the fd event before calling close()
Stefan Metzmacher
1
-0
/
+1
2010-10-04
tdb: Only use system pytdb when using system tdb.
Jelmer Vernooij
1
-2
/
+2
2010-10-04
tdb: Support using system pytdb.
Jelmer Vernooij
1
-8
/
+9
2010-10-04
pytdb: Add __version__ attribute.
Jelmer Vernooij
3
-1
/
+10
2010-10-02
pytdb: Include Python.h first to prevent warning.
Jelmer Vernooij
1
-1
/
+1
2010-10-02
pytdb: Check errors after PyObject_New() calls
Kirill Smelkov
1
-0
/
+7
2010-10-02
pytdb: Add support for tdb_repack()
Kirill Smelkov
2
-0
/
+15
2010-10-02
pytdb: Add TDB_INCOMPATIBLE_HASH open flag
Kirill Smelkov
1
-0
/
+1
2010-10-02
s3: Fix a 64-bit BUG
Volker Lendecke
1
-1
/
+1
2010-10-01
samba: share select wrappers.
Günther Deschner
4
-2
/
+242
2010-09-30
subunit: Import new upstream snapshot (adds subunit_progress())
Jelmer Vernooij
4
-0
/
+80
2010-09-30
testtools: Import new upstream snapshot.
Jelmer Vernooij
5
-3
/
+49
2010-09-29
util: added BINARY_ARRAY_SEARCH_V()
Andrew Tridgell
1
-0
/
+16
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
[next]