lib/tdb: TDB_TRACE support (for developers)
[ira/wip.git] / lib / util /
2009-10-20 Andrew Tridgelllib-util: check for too many combinations in generate_u...
2009-10-19 Andrew Tridgellutil: fixed generate_unique_strs() to be portable
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-16 Kamen Mazdrashkis4/asn1: Use explicite TALLOC_CTX in ber_write_OID...
2009-10-11 Simo SorceFix builds with external tdb
2009-10-09 Simo SorceFix builds with external talloc
2009-10-09 Karolin Seegerasn1_tests: Fix typo in comment.
2009-10-01 Kamen Mazdrashkis4/asn1: ber_read_OID_String() to be based on _ber_read...
2009-10-01 Kamen Mazdrashkis4/asn1: local TALLOC_CTX should be child of torture_co...
2009-10-01 Kamen Mazdrashkis4/asn1: fixed typo in torture messages
2009-10-01 Kamen Mazdrashkis4/asn1: Added test for ber_read_partial_OID_String()
2009-10-01 Kamen Mazdrashkis4/asn1: Added test for ber_read_OID_String()
2009-10-01 Kamen Mazdrashkis4/asn1: Added test for ber_write_partial_OID_String()
2009-10-01 Kamen Mazdrashkis4/asn1: Added test for ber_write_OID_String()
2009-10-01 Kamen Mazdrashkis4/asn1: Added torture suite for ASN1
2009-10-01 Kamen Mazdrashkiutil: strhex_to_str() fixed to handle '0x' correctly
2009-10-01 Kamen Mazdrashkiutil: fixed compile time "discards qualifiers" warning
2009-10-01 Kamen Mazdrashkis4/drsuapi: ber_read_partial_OID_String() implementation
2009-10-01 Kamen Mazdrashkis4/drsuapi: Internal implementation for ber_read_OID_String
2009-10-01 Kamen Mazdrashkis4/drsuapi: ber_write_partial_OID_String() implementation
2009-09-30 Andrew Kroegers4:torture: data_blob_hex_string() output is now lowercase.
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 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-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
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-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Bartlettlibcli:nbt put util_net.c protos in new header file
2009-09-15 Andrew Bartlettlibcli:nbt make the lmhosts parsing code and dependicie...
2009-09-10 Matthias Dieter... util_strlist: Add some more "const"s - small correction
2009-09-10 Matthias Dieter... util_strlist: Add some more "const"s
2009-09-08 Steven Dannemanlib/util: add unique string generator helper function
2009-09-07 Matthias Dieter... s4:tests/iconv - Fix a warning
2009-09-07 Inras4: Fix "Small memory leak after calling several times...
2009-09-05 Andrew Kroegerutil:tests: Correct time tests for negative UTC offsets.
2009-08-27 Michael Adamutil: fix comment and clarify argument name in DLIST_DE...
2009-08-24 Jeremy AllisonFix make test.
2009-08-11 Kouhei SutouRename ASN1_BITFIELD to ASN1_BIT_STRING.
2009-08-05 Andrew Tridgellmake the UID_WRAPPER skip checks at runtime
2009-08-05 Andrew Tridgelladded a uid_wrapper library
2009-07-31 Stefan Metzmacherutil/asn1: fix potential memory leak in asn1_write_OID()
2009-07-25 Volker LendeckeNo explicit initialization necessary for a zero blob
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-20 Tim Proutylib util: Fix const warning
2009-07-19 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-07-19 Slava Semushinlib/util/util_file.c(file_save): fixed file descriptor...
2009-07-19 Matthieu PatouFix broken password quality check
2009-07-01 Michael Adamlib/util: fix order of includes in tevent_ntstatus.c
2009-06-29 Michael Adamlib/util: fix building tevent_ntstatus without config.h
2009-06-29 Andrew BartlettFix ndrdump to use a common setup_logging() API
2009-06-29 Andrew BartlettRevert "s4:debug: make setup_logging() a bit more compa...
2009-06-29 Nathaniel McCallumTwo patches which fix issues on cross compiling/building
2009-06-20 Volker LendeckeMove asn1_load_nocopy() to lib/util/asn1.c
2009-06-20 Volker LendeckeMove asn1_blob() to lib/util/asn1.c
2009-06-11 Andrew BartlettFix build of recurusion fix in reopen_logs()
2009-06-11 Andrew BartlettDon't recurse in reopen_logs().
2009-06-10 Günther Deschnerlib-util: move set_blocking() call into own file.
2009-06-10 Andrew Tridgelladded asn1 functions for handling booleans in a simple...
2009-06-08 Jelmer Vernooijlibsamba-util: Fix soversion.
2009-06-06 Volker LendeckeUse data_blob_null instead of data_blob(NULL, 0)
2009-06-04 Andrew Tridgelladd gendb_search_single_extended_dn()
2009-06-02 Jelmer VernooijBuild libsamba-util as a shared library.
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-29 Volker Lendeckeutil: Change license on tevent_unix to LGPLv3+
2009-05-29 Günther Deschnerutil: move add_gid_to_array_unique to toplevel and...
2009-05-14 Andrew BartlettAdd extensive tests for str_list function behaviour
2009-05-14 Volker LendeckeRemove two unused variables
2009-05-13 Andrew BartlettAdd new functions and tests: str_list_make_empty()...
2009-05-13 Derrell LipmanTake advantage of the easier-to-use thread macros
2009-05-13 Derrell LipmanMake the thread functions a bit easier to use
2009-05-13 Derrell LipmanAllow a parameter to smb_thread_once's initialization...
2009-05-13 Derrell LipmanFix broken smb_thread_once function (again)
2009-05-13 Derrell LipmanFix broken smb_thread_once function
2009-05-12 Jeremy AllisonFix definition of smb_thread_once - must return int...
2009-05-12 Jeremy AllisonEnsure documentation matches the tdb_util function...
2009-05-11 Derrell LipmanUse bool instead of int for a boolean variable
2009-05-11 Derrell LipmanOptimize smb_thread_once usage by not calling it if...
2009-05-11 Derrell LipmanPanic upon mutex lock or unlock failure
2009-05-11 Derrell LipmanDon't require external use of internal enum smb_thread_...
2009-05-11 Derrell LipmanReplace external thread "once" with an internal impleme...
2009-05-03 Volker LendeckeClean up after Tridge's util_strlist changes
2009-04-28 Volker LendeckeFix a missing prototype warning
2009-04-28 Michael Adampm_process():raise level of debug message
2009-04-24 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Jelmer VernooijFix push_codepoint function without iconv_convenience.
2009-04-23 Jelmer VernooijAdd a new non-convenience version of push_codepoint.
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Jeremy AllisonEnsure we have all the definitions needed in both threa...
2009-04-20 Jeremy AllisonAttempt to fix build farm on platforms where pthread_on...
2009-04-20 Jeremy AllisonFix the pthread_once initialization issue. Make talloc_...
2009-04-15 Jeremy AllisonFix bug #6089 - Winbind samr_OpenDomain not possible...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Jeremy AllisonEnsure a tls key is only generated once - wrap create...
next