s3: Simplify winbindd_list_trusted_domains() slightly
[samba.git] / lib /
2009-12-20 Simo SorceFix release script to work with recent git versions
2009-12-20 Simo Sorcetalloc: Fix exports and increment talloc version
2009-12-20 Simo Sorcetalloc: Make abi checks in release script
2009-12-20 Simo Sorcetalloc: Move release script under /script too
2009-12-20 Simo Sorcetalloc: Change the way mksysms work
2009-12-20 Simo SorceFix release script with newer versins of git
2009-12-20 Matthias Dieter... tdb tools: Mostly cosmetic adaptions
2009-12-20 Stefan Metzmachertdb: change version to 1.2.0 after adding TDB_*ALLOW_NE...
2009-12-20 Stefan Metzmachertdb: add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTIN...
2009-12-20 Ronnie SahlbergNew attempt at TDB transaction nesting allow/disallow.
2009-12-20 Stefan Metzmachertdb: always set tdb->tracefd to -1 to be safe on goto...
2009-12-20 Kirill Smelkovtdb: update README a bit
2009-12-20 Kirill Smelkovtdb: add tests for double .close() in pytdb
2009-12-20 Kirill Smelkovtdb: reset tdb->fd to -1 in tdb_close()
2009-12-20 Kirill Smelkovtdb: fix typo in python's Tdb.get() docstring
2009-12-20 Kirill Smelkovtdb: kill last bits from swig
2009-12-20 Andreas Schneidertsocket: Fixed tsocket_guide.txt asciidoc syntax.
2009-12-20 Andreas Schneidertsocket: Fixed documentation for tsocket_address_bsd_so...
2009-12-20 Andreas Schneidertsocket: Fixed typo in LGPL header.
2009-12-20 Stefan Metzmachertsocket: add tsocket_address_bsd_sockaddr() and tsocket...
2009-12-20 Stefan Metzmachertevent: prefix types and defined with tevent_ and TEVENT_
2009-12-19 Peter RosinOutput %p as unsigned in snprintf replacement.
2009-12-18 Günther Deschnertdbtool: avoid using c++ reserved words.
2009-12-15 Kamen Mazdrashkitalloc: Fix write behind memory block
2009-11-26 Volker Lendecketevent: Fix a comment
2009-11-13 Kamen Mazdrashkiutil: str_list_unique() bugfix
2009-11-13 Kamen Mazdrashkiutil: str_list_unique_2() test implementation
2009-11-13 Andrew Bartlettlib/util Fix comments in rfc1738.c.
2009-11-13 Andrew Bartlettlib/util Use rfc1738.c from Squid for all our URL encod...
2009-11-13 Andrew Bartlettlib/util Add rfc1738 escape/unescape code from Squid
2009-11-07 Volker Lendecketdb: Fix a C++ warning
2009-11-03 Jeremy AllisonMerge branch 'v3-5-test' of ssh://jra@git.samba.org...
2009-11-03 Andrew Tridgelltdr: teach TDR about uint1632 enums
2009-11-03 Stefan Metzmachertsocket: rewrite tsocket_guide.txt to reflect the curre...
2009-11-03 Stefan Metzmachertsocket_bsd: return -1 and set errno to ENAMETOOLONG...
2009-11-03 Stefan Metzmachertsocket: remove prototype of non-existing tsocket_addre...
2009-10-25 Andrew Tridgelltdb: detect tdb store of identical records and skip
2009-10-24 Stefan Metzmachertdb: rename 'struct list_struct' into 'struct tdb_record'
2009-10-24 Rusty Russelllib/tdb: make tdbtool use tdb_check() for "check" command
2009-10-24 Rusty Russelllib/tdb: add tdb_check()
2009-10-24 Rusty Russelllib/tdb: add -t (always use transactions) option to...
2009-10-24 Rusty Russelllib/tdb: wean off TDB_ERRCODE.
2009-10-24 Rusty Russelllib/tdb: TDB_TRACE support (for developers)
2009-10-23 Andrew Tridgellutil: fixed place where we could look one byte past...
2009-10-20 Andrew Tridgelllib-util: check for too many combinations in generate_u...
2009-10-20 Andrew Tridgelltdb: fixed the intermittent failure of tdbtorture in...
2009-10-19 Andrew Tridgellutil: fixed generate_unique_strs() to be portable
2009-10-11 Simo SorceFix builds with external tdb
2009-10-09 Simo SorceFix builds with external talloc
2009-10-05 Günther Deschnerlib/tdr: get rid of build warning when using TDR_ALLOC...
2009-10-01 Jeremy AllisonNULL is not a valid event context.
2009-09-30 Karolin SeegerMerge commit 'origin/v3-5-test' into v3-5-test
2009-09-28 Jelmer Vernooijpidl: Avoid using talloc_free as function pointer,...
2009-09-27 Jelmer Vernooijparmlist: Add more tests.
2009-09-27 Jelmer Vernooijparmlist: Add basic tests for test_get_int().
2009-09-27 Jelmer Vernooijutil/parmlist: Add some more comments.
2009-09-26 Jelmer Vernooijlibutil: Add separate utility code for dealing with...
2009-09-25 Simo SorceFixing timeval calculation
2009-09-25 Günther Deschnerlib/util: fix build warning.
2009-09-25 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-24 Jeremy AllisonRemove the const from the str_list_XXX functions that
2009-09-23 Andrew Tridgells4-ldb: added a bunch more debug for DC join
2009-09-23 Andrew Tridgells4-util: windows only accepts lowercase hex encodings...
2009-09-22 Rusty Russelllib/tevent: a cleaner fix for be4ac227842530d484659f2db...
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Michael Adamtdb:tdbtool: fix indentation.
2009-09-21 Michael Adamtdb:tdbtool: add transaction_start/_commit/_cancel...
2009-09-21 Michael Adamtdb:tdbtool: add the "speed" command to the help text.
2009-09-21 Stefan Metzmacherasync_sock: return -1/EPIPE if we're getting an end...
2009-09-21 Stefan Metzmachertevent: make sure we don't set errno within the signal...
2009-09-20 Matthias Dieter... Merge branch 'master' of git://git.samba.org/samba
2009-09-20 Andrew Tridgelltalloc: fixed talloc_disable_null_tracking()
2009-09-19 Andrew Tridgelltdb: increase minor version
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Andrew Tridgelltalloc: don't crash if f is NULL in talloc_report_*
2009-09-18 Andrew Tridgelllibreplace: added likely()/unlikely() macros for gcc
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Andrew Tridgelllibreplace: added likely()/unlikely() macros for gcc
2009-09-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-09-17 Kouhei Sutouspnego: Support ASN.1 BIT STRING and use it in SPNEGO.
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-09-16 Stefan Metzmacherlib/crypto: include aes.h into crypto.h
2009-09-16 Günther Deschnerlib/crypto: link in AES crypto for s4 as well.
2009-09-16 Günther Deschnerlib/crypto: add aes encryption routines to main cryto...
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew Tridgelltdb: allow reads after prepare commit
2009-09-16 Andrew Tridgelltalloc: when we enable NULL tracking, reparent the...
2009-09-16 Günther Deschnerlib/crypto: link in AES crypto for s4 as well.
2009-09-15 Günther Deschnerlib/crypto: add aes encryption routines to main cryto...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgelltdb: allow reads after prepare commit
2009-09-15 Andrew Tridgelltalloc: when we enable NULL tracking, reparent the...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgelltdb: allow reads after prepare commit
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgelltalloc: when we enable NULL tracking, reparent the...
2009-09-15 Björn Jackelibreplace: white space cleanups
2009-09-15 Andrew Bartlettlibcli:nbt put util_net.c protos in new header file
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
next