librpc: Install the right headers.
[amitay/samba.git] / lib / util /
2010-06-13 Jelmer Vernooijlibrpc: Install the right headers.
2010-06-10 Rusty RussellSince idtree assigns sequentially, it rarely reaches...
2010-05-18 Jeremy AllisonChange data_blob() to be based on top of data_blob_tall...
2010-05-14 Stefan Metzmacherlib/util: fix waf configure tests for xattr functions...
2010-05-12 Julien KerihuelInstall util/tevent_* public headers. Required by OpenC...
2010-04-20 Andrew Tridgellutil-runcmd: ignore spurious ECHILD errors
2010-04-19 Andrew Tridgellruncmd: use tevent_re_initialise() to close sockets
2010-04-18 Andrew Tridgelllibreplace: added _PUBLIC_ and _PRIVATE_ to replace.h
2010-04-12 Stefan Metzmachers4-waf: inline LIBREPLACE_NETWORK into 'replace'
2010-04-07 Thomas Nagybuild: allow the waf build to work with python 3.0...
2010-04-06 Andrew Tridgells4-waf: removed the AUTOGENERATED markers
2010-04-06 Andrew Tridgells4-waf: more dependencies on talloc
2010-04-06 Andrew Tridgells4-waf: fixed some deps now we don't auto-include teven...
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgells4-waf: install the rest of the headers
2010-04-06 Andrew Tridgells4-waf: started adding auto-install of include files
2010-04-06 Andrew Tridgells4-waf: look for libiconv before checking libc
2010-04-06 Andrew Tridgells4-waf: added checks for all the different statvfs...
2010-04-06 Andrew Tridgells4-waf: remove the need for some of the lib aliases
2010-04-06 Andrew Tridgellbuild: updated configure checks or new syntax
2010-04-06 Andrew Tridgellbuild: check libc first for several libraries
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-04-06 Andrew Tridgellbuild: added statvfs64 test
2010-04-06 Andrew Tridgellbuild: iconv checks
2010-04-06 Andrew Tridgellbuild: check for xattr support
2010-04-06 Andrew Tridgellbuild: move gettimeofday check to libreplace
2010-04-06 Andrew Tridgellbuild: added interface checking and nicer snprintf...
2010-04-06 Andrew Tridgellbuild: added CHECK_CODE_COMPILES()
2010-04-06 Andrew Tridgellbuild: check xattr and frsize
2010-04-06 Andrew Tridgellbuild: check signal functions
2010-04-06 Andrew Tridgellbuild: backtrace and crypt tests
2010-04-06 Andrew Tridgellbuild: check for backtrace
2010-04-02 Andrew Tridgelldebug: enable talloc logging
2010-03-30 Andrew Tridgellcharset: look for the codepages in the right place
2010-03-26 Andreas Schneiders3-smbd: Don't close stdout if we want to log to stdout.
2010-03-26 Andrew Tridgellutil: on FreeBSD true is in /usr/bin. Use execvp to...
2010-03-26 Andrew Tridgelllibutil: moved the networking defines to util_net.h
2010-03-22 Matthias Dieter... convert_string_talloc_convenience - print out the input...
2010-03-22 Stefan Metzmacherlib/util: add allocate_anonymous_shared()
2010-03-21 Volker LendeckeFix an uninitialized variable
2010-03-21 Volker LendeckeUse TALLOC_FREE in talloc_pop()
2010-03-21 Volker LendeckeUse calloc instead of ZERO_STRUCTP in talloc_stackframe...
2010-03-21 Volker LendeckeTrim an overlong line
2010-03-18 Andrew Tridgellcharset: fixed a problem with the global use of the...
2010-03-15 Stefan Metzmachertalloc_stack: reset stackframe pointers to NULL
2010-03-15 Stefan Metzmachertalloc_stack: make sure we never let talloc_tos() retur...
2010-03-11 Andrew BartlettExplain why we don't use certain characters in the...
2010-03-11 Endi S. Dewatalib/util - Removed curly braces from generate_random_pa...
2010-03-11 Andrew BartlettMove prototype to header of common code for set_sockadd...
2010-03-09 Stefan Metzmacherlib/util: change samba_runcmd() to use tevent_req _send...
2010-03-05 Andrew Tridgells4-privs: add root_privileges_original_uid()
2010-02-26 Stefan Metzmacherlib/util: add generate_random_password()
2010-02-26 Andrew Tridgells4-dns: use a loadparm list for samba_runcmd() commands
2010-02-23 Andreas Schneiderlibutil: Remove obsolete signal type cast.
2010-02-22 Brad HardsSpelling fixes for libutil
2010-02-17 Andrew Tridgellutil: added samba_runcmd()
2010-02-16 Andrew Tridgells4-dsdb: removed gendb_search_single_extended_dn()
2010-02-14 Andrew Tridgelllib: use TYPESAFE_QSORT() in lib/ and libcli/
2010-02-14 Andrew Tridgells4-ldb: use TYPESAFE_QSORT() in the rest of the ldb...
2010-02-13 Volker Lendeckeuse ZERO_STRUCT
2010-02-13 Volker LendeckeUse ZERO_STRUCTP
2010-02-13 Volker Lendeckes3: Fix a typo
2010-02-13 Andrew Tridgellutil: added TYPESAFE_QSORT() macro
2010-02-12 Volker Lendeckes3: Add tdb_data_equal
2010-02-11 Andrew Tridgellutil: added file_compare() utility function
2010-02-10 Andrew Tridgelltest:local added LOCAL-DLINKLIST testsuite
2010-02-10 Andrew Tridgellutil: rewrite dlinklist.h so that DLIST_ADD_END() is...
2010-02-10 Jeremy AllisonTemporary changes to dlinklist to keep the implementati...
2010-02-05 Matthias Dieter... s4:UID wrapper - Fix includes
2010-02-02 Matt KraaiChange uint_t to unsigned int in lib/util
2010-01-29 Stefan Metzmacherlib/util: remove data_blob_talloc_reference()
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-08 Andrew Tridgells4-debug: removed debug_ctx(). It didn't catch on :-)
2010-01-07 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-06 Björn Jackelib/util: move TIME_T_MIN/MAX defines into header file
2009-12-18 Brendan PowersReturn NULL in strlower_talloc if src is NULL
2009-12-10 Andrew Tridgellutil: added binsearch.h for binary array searches
2009-12-01 Matthias Dieter... util/util_strlist - add a call "const_str_list" for...
2009-11-20 Matthias Dieter... charset/tests/iconv - Remove the "const" from "ptr_in...
2009-11-20 Matthias Dieter... util/strlist: Fix up "const" warnings in the string...
2009-11-14 Volker LendeckeAttempt to fix the s4 build -- we can not use map_nt_er...
2009-11-14 Volker LendeckeIntroduce tevent_req_poll_ntstatus
2009-11-14 Volker LendeckeIntroduce tevent_req_simple_finish_ntstatus
2009-11-13 Kamen Mazdrashkiutil: str_list_unique() bugfix
2009-11-13 Kamen Mazdrashkiutil: str_list_unique_2() test implementation
2009-11-12 Andrew Bartlettlib/util Split data_blob_hex_string() into upper and...
2009-11-04 Andrew Bartlettlib/util Fix comments in rfc1738.c.
2009-11-02 Andrew Bartlettlib/util Use rfc1738.c from Squid for all our URL encod...
2009-11-02 Andrew Bartlettlib/util Add rfc1738 escape/unescape code from Squid
2009-10-23 Andrew Bartlettutil:ldb Allow multiple entries to be added in one...
2009-10-22 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-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...
next