s3-printing: pass lpq command to job_submit
[ddiss/samba.git] / lib / util /
2012-05-07 Joseph TamFix bug #8877 - Syslog broken owing to mistyping of...
2011-11-19 Andrew Bartlettlib/util/ Fix crash bug caused by gfree_debug()
2011-09-01 Volker LendeckeFix bug 8433, segfault in iconv.c
2011-08-18 Herb LewisFix warning messages on Freebsd 4.6.2.
2011-06-14 Günther Deschnerlib/util/wrap_xattr.h: fix licence/copyright
2011-06-14 Günther Deschnerlib/util/util_tdb.h: fix licence/copyright
2011-06-14 Günther Deschnerlib/util/util_ldb.h: fix licence/copyright
2011-06-14 Günther Deschnerlib/util/time.h: fix licence/copyright
2011-06-14 Günther Deschnerlib/util/data_blob.h: fix licence/copyright
2011-06-07 Karolin SeegerRevert "Fix bug 8196 - Many (newer) header files don...
2011-06-07 Jeremy AllisonFix bug 8196 - Many (newer) header files don't have...
2011-05-26 Jeremy AllisonFix our asn.1 parser to handle negative numbers.
2011-05-16 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2011-05-16 Andrew Bartlettlib/util Move more network utility functions from sourc...
2011-04-25 Stefan Metzmacherlib/util: add RBVAL, RBVALS, RSBVAL and RSRBVALS macros
2011-04-22 Volker Lendeckeasn1: Fix Coverity ID 2299, CHECKED_RETURN
2011-04-13 Günther Deschners3-includes: include lib/util/debug.h headers in includ...
2011-04-13 Volker Lendeckelib: Move next_token next to next_token_talloc
2011-04-05 Günther Deschners3-messages: only include messages.h where needed.
2011-04-05 Günther Deschnerlib/util/util_pw: share more code between lib/util...
2011-04-05 Günther Deschnerlib/util/util_pw: share sys_get{pw,gr} group of calls.
2011-04-05 Günther Deschnerlib/util/util_pw: temporary rename of getpwnam_alloc...
2011-04-05 Simo Sorcelib-util: put data_blob back in the public library
2011-03-31 Andrew Tridgelldebug: ignore debug_set_logfile() with a blank string
2011-03-16 Karolin SeegerMerge master into v3-6-test
2011-03-15 Andrew Tridgelllib: fixed header paths
2011-03-15 Andrew Tridgelltalloc: use <talloc.h> not "talloc.h"
2011-03-10 Matthias Dieter... lib/util/fault.c - "call_backtrace" - no need to have...
2011-03-04 Andrew Tridgelldebug: fixed a valgrind error
2011-03-03 Günther Deschnerlib/util: LIBCRYPTO is in common already, so add it...
2011-03-01 Andrew Bartlettlib/util: new merged debug system
2011-03-01 Andrew Bartlettlib/util move debug.[ch] out of the way
2011-03-01 Andrew Bartlettlib/util/time: Merge time functions from source3/lib...
2011-02-28 Jelmer Vernooijtdb: Use <tdb.h> to include tdb so system headers are...
2011-02-28 Jelmer VernooijUse <tevent.h> so the system tevent gets included,...
2011-02-28 Volker LendeckeRemove sys_select[_intr]
2011-02-28 Volker Lendeckes3: Add sys_poll_intr
2011-02-28 Volker Lendeckes3: Add sys_poll
2011-02-28 Volker LendeckeRemove sys_select[_intr]
2011-02-28 Volker Lendeckes3: Add sys_poll_intr
2011-02-28 Volker Lendeckes3: Add sys_poll
2011-02-27 Volker Lendeckes3: Make is_zero_addr take a sockaddr_storage
2011-02-27 Volker Lendeckes3: Make is_zero_addr take a sockaddr_storage
2011-02-23 Günther Deschnerlib/util/charset: ICONV_WRAPPER needs talloc.
2011-02-22 Andrew Tridgellbuild: move idtree.c into samba-util-common
2011-02-22 Andrew Tridgellbuild: moved more files into samba-util-common
2011-02-22 Andrew Tridgellbuild: created samba-util-common library
2011-02-22 Stefan Metzmachers3:auth: change num_groups to from size_t to uint32_t
2011-02-21 Jelmer VernooijFix missing dependency on libreplace.
2011-02-18 Andrew Bartlettlib/util/charset Add back setlocale(), but only when...
2011-02-18 Andrew Bartlettlib/util/charcnv Move iconv handle setup in common
2011-02-18 Andrew Bartlettlib/util Remove #if _SAMBA_BUILD_ == 4 that isn't requi...
2011-02-18 Andrew Bartlettlib/util/charset Use top level iconv.c in source3
2011-02-18 Andrew Bartlettcharset Remove use of {isupper,islower,toupper,tolower...
2011-02-18 Andrew Bartlettlib/util Make UTIL_LDB conditional on an s4 build
2011-02-18 Andrew Tridgells4-util: removed the valgrind_strlen() routine
2011-02-18 Andrew Tridgelllibutil: make waf rules usable by s3 waf build
2011-02-18 Andrew Tridgellcharset: allow s3 waf build to use lib/util/charset
2011-02-18 Andrew Bartlettlib/util/charset use get_dyn_CODEPAGEDIR(), which is...
2011-02-18 Andrew Bartlettlib/util/charset split codepoints.c into it's own subsystem
2011-02-18 Andrew Bartlettlib/util/charset use a path to dynconfig.h that works...
2011-02-18 Andrew Bartlettlib/util/charset add functions isupper_m and islower_m
2011-02-11 Günther Deschnerwaf: pure cosmetic reformatting of the two samba-util...
2011-02-11 Günther Deschnerwaf: pure cosmetic reformatting of the two samba-util...
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2011-02-07 Andrew Tridgells4-charset: use dyn_CODEPAGEDIR for location of upcase...
2011-02-04 Andrew Tridgellcharcnv: removed call to setlocale() (bug 7519)
2011-02-04 Andrew Tridgellcharcnv: removed call to setlocale() (bug 7519)
2011-01-24 Stefan Metzmachers4-dns: disable segfault handling in dlz_bind9
2011-01-24 Matthias Dieter... lib/util/time.c - make the "strftime" output locale...
2011-01-24 Matthias Dieter... Revert "lib/util:tests/time.c - "test_timestring" ...
2011-01-24 Matthias Dieter... lib/util:tests/time.c - "test_timestring" - fix it...
2011-01-20 Stefan Metzmacherlib/util: add tests for anonymous_shared_allocate/free()
2011-01-20 Stefan Metzmacherlib/util: add anonymous_shared_free()
2011-01-20 Stefan Metzmacherlib/util: s/allocate_anonymous_shared/anonymous_shared_...
2011-01-20 Stefan Metzmacherlib/util: fix rounding to page size in allocate_anonymo...
2011-01-20 Stefan Metzmacherlib/util: add tests for anonymous_shared_allocate/free()
2011-01-20 Stefan Metzmacherlib/util: add anonymous_shared_free()
2011-01-20 Stefan Metzmacherlib/util: s/allocate_anonymous_shared/anonymous_shared_...
2011-01-20 Stefan Metzmacherlib/util: fix rounding to page size in allocate_anonymo...
2010-12-22 Matthias Dieter... lib/util/time.c - make the "strftime" output locale...
2010-12-22 Matthias Dieter... lib/util/asn1.c - remove the "const" specifier from OID
2010-12-22 Matthias Dieter... lib/util/fault.c - fix "pid_t" printf warning on Solaris
2010-12-22 Volker Lendeckelib: Protect against tevent nterror mismatches
2010-12-21 Andrew Tridgells4-dns: disable segfault handling in dlz_bind9
2010-12-21 Matthias Dieter... lib/util/asn1.c - remove the "const" specifier from OID
2010-12-19 Volker Lendeckelib: Protect against tevent nterror mismatches
2010-12-17 Michael Adamutil_net: fix a comment typo in interpret_string_addr_i...
2010-12-17 Michael Adamutil_net: fix a comment typo in interpret_string_addr_i...
2010-12-14 Matthieu Patoubuild: fix bad syntax
2010-12-14 Jeremy AllisonMerge branch 'v3-6-test' of ssh://git.samba.org/data...
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-12-09 Matthieu Patoubuild: finishing fixing broken libiconv on hpux
2010-12-08 Matthieu Patoubuild: Cope with broken libiconv
2010-12-08 Andrew Tridgells4-pkgconfig: add @LIB_RPATH@ to our link flags
2010-12-06 Rusty Russellidtree: fix overflow for v. large ids on allocation...
2010-12-06 Matthias Dieter... Revert "lib/util:tests/time.c - "test_timestring" ...
2010-12-06 Matthias Dieter... lib/util/fault.c - fix "pid_t" printf warning on Solaris
2010-12-06 Rusty Russellidtree: fix overflow for v. large ids on allocation...
next