git.samba.org
/
samba.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
s4: Create unit tests for python "samba.xattr" module
[samba.git]
/
lib
/
2010-01-18
Lars Müller
Merge branch 'master' of git://git.samba.org/samba
tree
|
commitdiff
2010-01-18
Lars Müller
Work around bad use of autoconf interna
tree
|
commitdiff
2010-01-16
Jelmer Vernooij
subunit/testtools: Include newer version.
tree
|
commitdiff
2010-01-16
Jelmer Vernooij
Import testtools as well, required for subunit.
tree
|
commitdiff
2010-01-16
Jelmer Vernooij
subunit: Import new version.
tree
|
commitdiff
2010-01-16
Jelmer Vernooij
Add README about subunit.
tree
|
commitdiff
2010-01-16
Jelmer Vernooij
Add script for updating the copy of subunit.
tree
|
commitdiff
2010-01-13
Nadezhda Ivanova
Merge branch 'master' of git://git.samba.org/samba
tree
|
commitdiff
2010-01-11
Andreas Schneider
tsocket: Added doxygen config file.
tree
|
commitdiff
2010-01-11
Andreas Schneider
tsocket: Added complete doxygen documentation.
tree
|
commitdiff
2010-01-08
Andrew Tridgell
s4-debug: removed debug_ctx(). It didn't catch on :-)
tree
|
commitdiff
2010-01-07
Nadezhda Ivanova
Merge branch 'master' of git://git.samba.org/samba
tree
|
commitdiff
2010-01-06
Björn Jacke
lib/util: move TIME_T_MIN/MAX defines into header file
tree
|
commitdiff
2010-01-06
Stefan Metzmacher
tdb: fix standalone 'make installdocs'
tree
|
commitdiff
2010-01-06
Brian Lu
tdb: create symbol links to shared libraries see https...
tree
|
commitdiff
2010-01-06
Brian Lu
talloc: create symbol links to shared libraries see...
tree
|
commitdiff
2010-01-06
Brian Lu
tevent: create symbol links to shared libraries see...
tree
|
commitdiff
2010-01-04
Nadezhda Ivanova
Merge branch 'master' of git://git.samba.org/samba
tree
|
commitdiff
2010-01-01
Andrew Tridgell
libreplace: some systems don't have memmem()
tree
|
commitdiff
2009-12-24
Stefan Metzmacher
tsocket: only copy the specific part of sockaddr*
tree
|
commitdiff
2009-12-24
Stefan Metzmacher
tsocket: allow AF_UNIX sockaddrs smaller than sizeof...
tree
|
commitdiff
2009-12-21
Jelmer Vernooij
tdb: Also build and install tdb manpages from standalon...
tree
|
commitdiff
2009-12-21
Jelmer Vernooij
tdb: Fix formatting of API check file.
tree
|
commitdiff
2009-12-20
Stefan Metzmacher
tevent: prefix types and defined with tevent_ and TEVENT_
tree
|
commitdiff
2009-12-19
Peter Rosin
Output %p as unsigned in snprintf replacement.
tree
|
commitdiff
2009-12-18
Brendan Powers
Return NULL in strlower_talloc if src is NULL
tree
|
commitdiff
2009-12-17
Günther Deschner
tdbtool: avoid using c++ reserved words.
tree
|
commitdiff
2009-12-15
Andreas Schneider
tsocket: Fixed tsocket_guide.txt asciidoc syntax.
tree
|
commitdiff
2009-12-15
Andreas Schneider
tsocket: Fixed documentation for tsocket_address_bsd_so...
tree
|
commitdiff
2009-12-15
Andreas Schneider
tsocket: Fixed typo in LGPL header.
tree
|
commitdiff
2009-12-15
Stefan Metzmacher
tsocket: add tsocket_address_bsd_sockaddr() and tsocket...
tree
|
commitdiff
2009-12-15
Simo Sorce
Fix release script to work with recent git versions
tree
|
commitdiff
2009-12-10
Andrew Tridgell
util: added binsearch.h for binary array searches
tree
|
commitdiff
2009-12-08
Kamen Mazdrashki
tdr-test: Fix 'push_charset' test
tree
|
commitdiff
2009-12-08
Kamen Mazdrashki
talloc: Fix write behind memory block
tree
|
commitdiff
2009-12-07
Simo Sorce
Fix release script with newer versins of git
tree
|
commitdiff
2009-12-01
Matthias Dieter...
util/util_strlist - add a call "const_str_list" for...
tree
|
commitdiff
2009-11-26
Volker Lendecke
tevent: Fix a comment
tree
|
commitdiff
2009-11-20
Matthias Dieter...
charset/tests/iconv - Remove the "const" from "ptr_in...
tree
|
commitdiff
2009-11-20
Matthias Dieter...
tdb tools: Mostly cosmetic adaptions
tree
|
commitdiff
2009-11-20
Matthias Dieter...
util/strlist: Fix up "const" warnings in the string...
tree
|
commitdiff
2009-11-20
Stefan Metzmacher
tdb: change version to 1.2.0 after adding TDB_*ALLOW_NE...
tdb-1.2.0
tree
|
commitdiff
2009-11-20
Stefan Metzmacher
tdb: add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTIN...
tree
|
commitdiff
2009-11-20
Ronnie Sahlberg
New attempt at TDB transaction nesting allow/disallow.
tree
|
commitdiff
2009-11-20
Stefan Metzmacher
tdb: always set tdb->tracefd to -1 to be safe on goto...
tree
|
commitdiff
2009-11-18
Andrew Tridgell
fixed the build
tree
|
commitdiff
2009-11-18
Aravind Srinivasan
s4/torture: add a new ulong parameteric torture option
tree
|
commitdiff
2009-11-14
Volker Lendecke
Attempt to fix the s4 build -- we can not use map_nt_er...
tree
|
commitdiff
2009-11-14
Volker Lendecke
Introduce tevent_req_poll_ntstatus
tree
|
commitdiff
2009-11-14
Volker Lendecke
Introduce tevent_req_simple_finish_ntstatus
tree
|
commitdiff
2009-11-13
Kamen Mazdrashki
util: str_list_unique() bugfix
tree
|
commitdiff
2009-11-13
Kamen Mazdrashki
util: str_list_unique_2() test implementation
tree
|
commitdiff
2009-11-12
Andrew Bartlett
lib/util Split data_blob_hex_string() into upper and...
tree
|
commitdiff
2009-11-07
Volker Lendecke
tdb: Fix a C++ warning
tree
|
commitdiff
2009-11-04
Andrew Bartlett
lib/util Fix comments in rfc1738.c.
tree
|
commitdiff
2009-11-03
Stefan Metzmacher
tsocket: rewrite tsocket_guide.txt to reflect the curre...
tree
|
commitdiff
2009-11-03
Stefan Metzmacher
tsocket_bsd: return -1 and set errno to ENAMETOOLONG...
tree
|
commitdiff
2009-11-03
Stefan Metzmacher
tsocket: remove prototype of non-existing tsocket_addre...
tree
|
commitdiff
2009-11-02
Andrew Bartlett
lib/util Use rfc1738.c from Squid for all our URL encod...
tree
|
commitdiff
2009-11-02
Andrew Bartlett
lib/util Add rfc1738 escape/unescape code from Squid
tree
|
commitdiff
2009-10-28
Kirill Smelkov
tdb: update README a bit
tree
|
commitdiff
2009-10-28
Kirill Smelkov
tdb: add tests for double .close() in pytdb
tree
|
commitdiff
2009-10-28
Kirill Smelkov
tdb: reset tdb->fd to -1 in tdb_close()
tree
|
commitdiff
2009-10-28
Kirill Smelkov
tdb: fix typo in python's Tdb.get() docstring
tree
|
commitdiff
2009-10-28
Kirill Smelkov
tdb: kill last bits from swig
tree
|
commitdiff
2009-10-25
Andrew Tridgell
tdb: detect tdb store of identical records and skip
tree
|
commitdiff
2009-10-23
Stefan Metzmacher
tdb: rename 'struct list_struct' into 'struct tdb_record'
tree
|
commitdiff
2009-10-23
Andrew Bartlett
util:ldb Allow multiple entries to be added in one...
tree
|
commitdiff
2009-10-22
Andrew Tridgell
util: fixed place where we could look one byte past...
tree
|
commitdiff
2009-10-21
Rusty Russell
lib/tdb: make tdbtool use tdb_check() for "check" command
tree
|
commitdiff
2009-10-21
Rusty Russell
lib/tdb: add tdb_check()
tree
|
commitdiff
2009-10-21
Rusty Russell
lib/tdb: add -t (always use transactions) option to...
tree
|
commitdiff
2009-10-21
Rusty Russell
lib/tdb: wean off TDB_ERRCODE.
tree
|
commitdiff
2009-10-21
Rusty Russell
lib/tdb: TDB_TRACE support (for developers)
tree
|
commitdiff
2009-10-20
Andrew Tridgell
lib-util: check for too many combinations in generate_u...
tree
|
commitdiff
2009-10-19
Andrew Tridgell
tdb: fixed the intermittent failure of tdbtorture in...
tree
|
commitdiff
2009-10-19
Andrew Tridgell
util: fixed generate_unique_strs() to be portable
tree
|
commitdiff
2009-10-17
Jeremy Allison
Merge branch 'master' of ssh://jra@git.samba.org/data...
tree
|
commitdiff
2009-10-16
Kamen Mazdrashki
s4/asn1: Use explicite TALLOC_CTX in ber_write_OID...
tree
|
commitdiff
2009-10-14
Simo Sorce
talloc: Fix exports and increment talloc version
talloc-2.0.1
tree
|
commitdiff
2009-10-14
Simo Sorce
talloc: Make abi checks in release script
tree
|
commitdiff
2009-10-14
Simo Sorce
talloc: Move release script under /script too
tree
|
commitdiff
2009-10-14
Simo Sorce
talloc: Change the way mksysms work
tree
|
commitdiff
2009-10-11
Simo Sorce
Fix builds with external tdb
tree
|
commitdiff
2009-10-09
Simo Sorce
Fix builds with external talloc
tree
|
commitdiff
2009-10-09
Karolin Seeger
asn1_tests: Fix typo in comment.
tree
|
commitdiff
2009-10-06
Andrew Tridgell
tdr: teach TDR about uint1632 enums
tree
|
commitdiff
2009-10-05
Günther Deschner
lib/tdr: get rid of build warning when using TDR_ALLOC...
tree
|
commitdiff
2009-10-01
Jeremy Allison
NULL is not a valid event context.
tree
|
commitdiff
2009-10-01
Kamen Mazdrashki
s4/asn1: ber_read_OID_String() to be based on _ber_read...
tree
|
commitdiff
2009-10-01
Kamen Mazdrashki
s4/asn1: local TALLOC_CTX should be child of torture_co...
tree
|
commitdiff
2009-10-01
Kamen Mazdrashki
s4/asn1: fixed typo in torture messages
tree
|
commitdiff
2009-10-01
Kamen Mazdrashki
s4/asn1: Added test for ber_read_partial_OID_String()
tree
|
commitdiff
2009-10-01
Kamen Mazdrashki
s4/asn1: Added test for ber_read_OID_String()
tree
|
commitdiff
2009-10-01
Kamen Mazdrashki
s4/asn1: Added test for ber_write_partial_OID_String()
tree
|
commitdiff
2009-10-01
Kamen Mazdrashki
s4/asn1: Added test for ber_write_OID_String()
tree
|
commitdiff
2009-10-01
Kamen Mazdrashki
s4/asn1: Added torture suite for ASN1
tree
|
commitdiff
2009-10-01
Kamen Mazdrashki
util: strhex_to_str() fixed to handle '0x' correctly
tree
|
commitdiff
2009-10-01
Kamen Mazdrashki
util: fixed compile time "discards qualifiers" warning
tree
|
commitdiff
2009-10-01
Kamen Mazdrashki
s4/drsuapi: ber_read_partial_OID_String() implementation
tree
|
commitdiff
next