index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/util/asn1.c: comment spelling
Kamen Mazdrashki
2010-10-20
1
-1
/
+1
*
replace: cope with systems that have fdatasync(), but don't have the prototype
Andrew Tridgell
2010-10-19
3
-1
/
+7
*
tdb: Bump version to 1.2.7 after addition of pytdb.__version__.
Jelmer Vernooij
2010-10-17
1
-1
/
+1
*
Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...
Matthias Dieter Wallnöfer
2010-10-17
3
-0
/
+148
*
s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...
Matthias Dieter Wallnöfer
2010-10-17
3
-150
/
+0
*
s4:lib/util/util_ldb.c - remove unused "gendb_add_ldif" call
Matthias Dieter Wallnöfer
2010-10-17
1
-17
/
+0
*
s4:"wrap_casefold" - move it to "ldb_wrap.c" since it's only used there
Matthias Dieter Wallnöfer
2010-10-17
1
-5
/
+0
*
s4-torture: fixed uninitialised variable error
Andrew Tridgell
2010-10-13
1
-1
/
+1
*
lib/debug Add DEBUGC and DEBUGADDC as dummies
Andrew Bartlett
2010-10-12
1
-0
/
+4
*
torture: Add debug on what we are removing
Matthieu Patou
2010-10-11
1
-0
/
+1
*
lib/torture: Add function to clean up the output directory
Andrew Bartlett
2010-10-11
2
-1
/
+66
*
util: Fix installation path of tevent_ntstatus.h, tevent_unix.h (bug 7720).
Jelmer Vernooij
2010-10-11
1
-0
/
+1
*
libcli-auth: Remove unnecessary dependency on libsamba-hostconfig.
Jelmer Vernooij
2010-10-11
1
-1
/
+1
*
util: Link headers to correct subsystem, fix formatting.
Jelmer Vernooij
2010-10-10
1
-12
/
+12
*
socket_wrapper: Make it work on freebsd for udp packets
Stefan Metzmacher
2010-10-10
1
-1
/
+11
*
talloc: Fix #include line in manpage.
Jelmer Vernooij
2010-10-09
1
-1
/
+1
*
pytalloc: Fix warning that we are subtracting void* pointers
Kamen Mazdrashki
2010-10-08
1
-1
/
+1
*
tevent: Do not use talloc_autofree_context
Volker Lendecke
2010-10-08
2
-4
/
+3
*
Move talloc_enable_null_tracking() to the s3 daemons
Volker Lendecke
2010-10-08
1
-7
/
+0
*
waf: fixed exit status of test suites
Andrew Tridgell
2010-10-07
2
-4
/
+8
*
tevent: Only call handlers that ask for events
Volker Lendecke
2010-10-06
1
-1
/
+1
*
idtree: fix right shift of signed ints, crash on large ids on AIX
Rusty Russell
2010-10-06
1
-1
/
+1
*
lib/util/asn1: let asn1_peek_full_tag() return an error if we fail to parse t...
Stefan Metzmacher
2010-10-04
1
-1
/
+13
*
tsocket: make sure we delete the fd event before calling close()
Stefan Metzmacher
2010-10-04
1
-0
/
+1
*
tdb: Only use system pytdb when using system tdb.
Jelmer Vernooij
2010-10-04
1
-2
/
+2
*
tdb: Support using system pytdb.
Jelmer Vernooij
2010-10-04
1
-8
/
+9
*
pytdb: Add __version__ attribute.
Jelmer Vernooij
2010-10-04
3
-1
/
+10
*
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
[next]