nss_wrapper: try to fix the build of nss_wrapper on solaris.
[ira/wip.git] / lib / util /
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...
2009-04-14 Jeremy AllisonMake talloc_stack threadsafe using TLS. Volker please
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-09 Andrew Tridgelladded _const versions of some of the str_list_*() functions
2009-04-09 Andrew Tridgelladded str_list_unique() and str_list_show()
2009-04-08 Jeremy AllisonAdd the thread functions to top level lib/util.
2009-04-08 Andrew BartlettRework util_strlist prototypes to use a bit more and...
2009-04-07 Andrew Tridgelladded a str_list_append() function
2009-04-02 Andrew TridgellMerge commit 'abartlet/wspp-schema' into wspp-schema
2009-04-01 Andrew TridgellMerge commit 'master/master' into wspp-schema
2009-04-01 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-01 Stefan Metzmacherlib/util: fallback to any id in idr_get_new_random()
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Jelmer VernooijMerge branch 'copyright' of /home/jelmer/samba4
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-24 Volker LendeckeAdd tevent_req_simple_recv_ntstatus()
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-19 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-19 Stefan Metzmacherlib/util: build tevent_unix.o and tevent_ntstatus.o...
2009-03-15 Jelmer VernooijStrip /usr/include from include flags, so we don't...
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-14 Jelmer VernooijRemove -L/usr/lib from a couple more make variables.
2009-03-09 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-09 Jelmer VernooijFix prototype mismatch.
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-08 Jelmer VernooijRevert accidental reintroduction of void ** bug.
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-03 Stefan Metzmacherlib/util: remove samba specific talloc_get_type_abort()
2009-03-02 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-02 Jelmer VernooijImport ISO-8859-1, 646 from Samba 3 iconv.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijUse common header file for character set handling in...
2009-03-01 Jelmer Vernooijs4: Use same function signature for convert_* as s3.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMove next_token_talloc to util.c, as util_str.c is...
2009-03-01 Jelmer VernooijMove next_token_talloc() to top-level.
2009-03-01 Jelmer VernooijSync smb_iconv_t type, convert_string return type with...
2009-03-01 Jelmer VernooijAdd allow_badcharcnv argument to all conversion functio...
2009-02-26 Volker LendeckeAdd tevent_ntstatus
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-24 Volker LendeckeAdd tevent_req_is_unix_error
2009-02-24 Steven DannemanRefactored sys_fork() and sys_pid() into shared util...
2009-02-21 Tim ProutyFix shadowed declaration warning
2009-02-21 Steven DannemanMoved become_daemon() and close_low_fds() to shared...
2009-02-13 Volker LendeckeReplace get_myname() with the talloc version from v3...
2009-02-13 Volker LendeckeFix Coverity ID 707 (RESOURCE_LEAK)
2009-02-09 Jelmer VernooijRevert "s3/s4: Move CONST_DISCARD into lib/util so...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Volker LendeckeAttempt to fix "make test" on host "tridge"
2009-02-02 Stefan Metzmacherlib/util: s/new/pn in idtree.c
2009-02-02 Stefan Metzmacherlib/util: s/class/dclass
2009-02-01 Simo SorceFix headers, only ldb.h is required
2009-01-30 Stefan Metzmachers4:lib/util: fix the build
2009-01-30 Stefan Metzmachers4:build: kill DEFAULT_HEADERS variable
2009-01-30 Jeremy AllisonFix coverity CID#66. Resource leak in error path.
2009-01-19 Stefan Metzmacherutil_str: setup the correct talloc name for strings
2009-01-15 Günther Deschnerlib: add strlen_m_term_null from s3.
2009-01-09 Stefan Metzmachers4:debug: make setup_logging() a bit more compatible...
2009-01-08 Jelmer VernooijPrint the failed value in the time tests.
next