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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-22
lib: Update socket_wrapper to version 1.1.6
Andreas Schneider
2
-12
/
+148
2016-03-19
ldb client controls: avoid talloc_memdup(x, y, (size_t)-1);
Douglas Bagnall
1
-4
/
+27
2016-03-18
lib: Fix CID 1356315 Dereference before null check
Volker Lendecke
1
-5
/
+2
2016-03-17
krb5-wrap: Use the principal returned by the KDC to create the ccache
Andreas Schneider
1
-0
/
+8
2016-03-16
ldb-samba:wscript: python_samba__ldb depends on pyauth
Stefan Metzmacher
1
-1
/
+1
2016-03-12
lib/socket/interfaces: Fix some uninitialied bytes.
Günther Deschner
1
-0
/
+1
2016-03-10
lib/util_net: add support for .ipv6-literal.net
Stefan Metzmacher
2
-5
/
+154
2016-03-10
lib/util_net: move ipv6 linklocal handling into interpret_string_addr_internal()
Stefan Metzmacher
1
-39
/
+56
2016-03-10
krb5_wrap: Add smb_krb5_open_keytab_relative() function
Andreas Schneider
2
-9
/
+25
2016-03-10
krb5_wrap: Move smb_krb5_kt_add_entry() to krb5_wrap
Andreas Schneider
2
-0
/
+322
2016-03-10
s3-libads: Pass down the salt principal in smb_krb5_kt_add_entry()
Andreas Schneider
1
-6
/
+0
2016-03-09
ldb sort: allow sorting on attributes not returned in search
Douglas Bagnall
1
-2
/
+42
2016-03-09
ldb_controls: add base64 option to VLV
Douglas Bagnall
1
-3
/
+15
2016-03-09
asn1: make readContextSimple() add a NUL byte
Douglas Bagnall
1
-1
/
+3
2016-03-09
ldb controls: use uint8_t* for contextID binary blob
Douglas Bagnall
2
-5
/
+4
2016-03-09
ASN1: use a talloc context in read_contextSimple
Douglas Bagnall
2
-3
/
+4
2016-03-09
vlv: better syntax for parsing greater than or equal strings
Douglas Bagnall
1
-1
/
+1
2016-03-09
ldb controls: better error string for VLV control
Douglas Bagnall
1
-1
/
+1
2016-03-09
ldb controls: base64 encode VLV response context strings
Garming Sam
1
-3
/
+9
2016-03-09
ldb paged_results: quieten a warning.
Douglas Bagnall
1
-2
/
+2
2016-03-09
dsdb: Introduce LDB_SYNTAX_SAMBA_OCTET_STRING
Andrew Bartlett
2
-22
/
+71
2016-03-09
util/tests: add test for BINARY_ARRAY_SEARCH_V macro
Douglas Bagnall
1
-0
/
+24
2016-03-09
util/binsearch: macro for greater than or equal search
Douglas Bagnall
2
-0
/
+177
2016-03-08
pytalloc: Correct description of pytalloc_Get{Base,}ObjectType behaviour
talloc-2.1.6
Andrew Bartlett
1
-6
/
+8
2016-03-08
pytalloc: Add pytalloc_BaseObject_PyType_Ready() wrapper
Andrew Bartlett
5
-0
/
+23
2016-03-08
talloc: Bump version number
Andrew Bartlett
4
-1
/
+89
2016-03-08
pytalloc: Add new BaseObject
Andrew Bartlett
7
-31
/
+433
2016-03-08
pytalloc: add a _pytalloc_get_type() helper function and generate PyExc_TypeE...
Stefan Metzmacher
2
-4
/
+17
2016-03-08
talloc: add _pytalloc_get_ptr/_pytalloc_get_mem_ctx helper functions
Andrew Bartlett
4
-5
/
+17
2016-03-08
talloc: Improve testsuite by avoiding path issues
Andrew Bartlett
2
-5
/
+8
2016-03-08
pyldb: Add warning about pyldb_MessageElement_AsMessageElement()
Andrew Bartlett
1
-0
/
+7
2016-03-07
krb5_wrap: Do not use deprecated KRB5 functions
Andreas Schneider
1
-0
/
+12
2016-03-06
lib: Avoid "includes.h" in dbwrap.c
Volker Lendecke
1
-1
/
+4
2016-03-06
lib: Introduce SERVER_ID_BUF_LENGTH
Volker Lendecke
2
-4
/
+9
2016-03-01
dbwrap: add dbwrap_purge[_bystring]
Michael Adam
2
-0
/
+19
2016-03-01
dbwrap_util: improve a debug message in dbwrap_delete_action()
Michael Adam
1
-1
/
+2
2016-03-01
lib: Fix 1354521 Unchecked return value
Volker Lendecke
1
-2
/
+6
2016-03-01
lib/util: Add strv_util.[ch] containing new function strv_split()
Martin Schwenke
4
-2
/
+242
2016-03-01
lib/util/util.c: move null-check before use
Aurelien Aptel
1
-5
/
+1
2016-02-29
lib/util: Add tests for strv_addn()
Martin Schwenke
1
-2
/
+34
2016-02-29
lib/util: Add strv_addn()
Volker Lendecke
2
-0
/
+10
2016-02-29
Revert "lib/util: Expose strv_addn() for adding string with specified length"
Martin Schwenke
2
-4
/
+4
2016-02-26
lib/util: Add tests for strv
Martin Schwenke
1
-0
/
+169
2016-02-26
lib/util/idtree.c: fix UB by using uint in left-shift
Aurelien Aptel
1
-1
/
+1
2016-02-25
lib/util: Expose strv_addn() for adding string with specified length
Martin Schwenke
2
-4
/
+4
2016-02-23
lib: Move data_blob_list_item to source4
Volker Lendecke
1
-5
/
+0
2016-02-19
tevent: version 0.9.28
tevent-0.9.28
Stefan Metzmacher
2
-1
/
+91
2016-02-18
lib: tevent: Fix memory leak reported by Pavel Březina <pbrezina@redhat.com>...
Jeremy Allison
1
-0
/
+4
2016-02-17
ldb: version 1.1.26
ldb-1.1.26
Stefan Metzmacher
4
-1
/
+270
2016-02-17
ldb: add support for LDB_CONTROL_DIRSYNC_EX
Stefan Metzmacher
3
-0
/
+100
[prev]
[next]