summaryrefslogtreecommitdiffstats
path: root/lib/util
Commit message (Expand)AuthorAgeFilesLines
* lib/util/charset Add back setlocale(), but only when called from binariesAndrew Bartlett2011-02-182-3/+24
* lib/util/charcnv Move iconv handle setup in commonAndrew Bartlett2011-02-185-320/+366
* lib/util Remove #if _SAMBA_BUILD_ == 4 that isn't required any moreAndrew Bartlett2011-02-181-2/+0
* lib/util/charset Use top level iconv.c in source3Andrew Bartlett2011-02-183-12/+90
* charset Remove use of {isupper,islower,toupper,tolower}_w functionsAndrew Bartlett2011-02-181-0/+2
* lib/util Make UTIL_LDB conditional on an s4 buildAndrew Bartlett2011-02-181-1/+2
* s4-util: removed the valgrind_strlen() routineAndrew Tridgell2011-02-182-18/+0
* libutil: make waf rules usable by s3 waf buildAndrew Tridgell2011-02-181-38/+39
* charset: allow s3 waf build to use lib/util/charsetAndrew Tridgell2011-02-181-5/+6
* lib/util/charset use get_dyn_CODEPAGEDIR(), which is in commonAndrew Bartlett2011-02-181-2/+2
* lib/util/charset split codepoints.c into it's own subsystemAndrew Bartlett2011-02-181-3/+6
* lib/util/charset use a path to dynconfig.h that works in s3 and s4Andrew Bartlett2011-02-181-1/+1
* lib/util/charset add functions isupper_m and islower_mAndrew Bartlett2011-02-182-0/+19
* waf: pure cosmetic reformatting of the two samba-util object lists (to ease c...Günther Deschner2011-02-111-1/+30
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-1/+1
* s4-charset: use dyn_CODEPAGEDIR for location of upcase.dat/lowcase.datAndrew Tridgell2011-02-071-12/+4
* charcnv: removed call to setlocale() (bug 7519)Andrew Tridgell2011-02-041-10/+0
* lib/util: add tests for anonymous_shared_allocate/free()Stefan Metzmacher2011-01-201-0/+70
* lib/util: add anonymous_shared_free()Stefan Metzmacher2011-01-202-2/+40
* lib/util: s/allocate_anonymous_shared/anonymous_shared_allocate/Stefan Metzmacher2011-01-202-2/+2
* lib/util: fix rounding to page size in allocate_anonymous_shared()Stefan Metzmacher2011-01-201-1/+5
* lib/util/time.c - make the "strftime" output locale independant ("%c" is not)Matthias Dieter Wallnöfer2010-12-221-5/+4
* s4-dns: disable segfault handling in dlz_bind9Andrew Tridgell2010-12-212-2/+13
* lib/util/asn1.c - remove the "const" specifier from OIDMatthias Dieter Wallnöfer2010-12-213-13/+14
* lib: Protect against tevent nterror mismatchesVolker Lendecke2010-12-201-3/+23
* util_net: fix a comment typo in interpret_string_addr_internal()Michael Adam2010-12-171-1/+1
* build: fix bad syntaxMatthieu Patou2010-12-141-1/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-1112-14/+13
* build: finishing fixing broken libiconv on hpuxMatthieu Patou2010-12-101-0/+2
* build: Cope with broken libiconvMatthieu Patou2010-12-081-1/+5
* s4-pkgconfig: add @LIB_RPATH@ to our link flagsAndrew Tridgell2010-12-081-1/+1
* Revert "lib/util:tests/time.c - "test_timestring" - fix it on Solaris"Matthias Dieter Wallnöfer2010-12-061-5/+2
* lib/util/fault.c - fix "pid_t" printf warning on SolarisMatthias Dieter Wallnöfer2010-12-061-1/+1
* idtree: fix overflow for v. large ids on allocation and removalRusty Russell2010-12-061-1/+1
* lib/util:tests/time.c - "test_timestring" - fix it on SolarisMatthias Dieter Wallnöfer2010-12-051-3/+5
* Fix bug #3185 - testparm exits 0 if it can read the config file regardless of...Holger Hetterich2010-12-041-1/+1
* lib/debug Add clarifying commentsAndrew Bartlett2010-11-241-2/+2
* waf:lib/util - add missing dependency on tallocMatthias Dieter Wallnöfer2010-11-201-1/+1
* Add attribute macros for Heimdal to useAndrew Bartlett2010-11-151-0/+12
* unix_privs: Add missing dependency on libreplace.Jelmer Vernooij2010-11-121-0/+1
* debug: fixed default debug settingsAndrew Tridgell2010-11-042-1/+7
* lib/util/charset/charconv: clarify comments in next_codepoint_convenience_ext()Michael Adam2010-11-031-5/+8
* lib/util/charset/util_unistr: clarify the comment header for strlen_m().Michael Adam2010-11-031-5/+6
* lib/util/charset/util_unistr: add strlen_m_ext_term() - variant of strlen_m_e...Michael Adam2010-11-032-0/+12
* lib/util/charset/util_unistr: add strlen_m_ext that takes input and output ch...Michael Adam2010-11-032-10/+51
* lib/charcnv/util_unistr: add next_codepoint_ext() that accepts input charset.Michael Adam2010-11-032-0/+8
* lib/charset/charcnv: rename a parameter of next_codepoint_convenience_ext() f...Michael Adam2010-11-031-5/+5
* lib/charset/charcnv: add next_codepoint_convenience_ext() that accepts input ...Michael Adam2010-11-032-11/+37
* util/charset: remove a duplicate comment.Michael Adam2010-11-031-5/+0
* debug Explain the behaviour of setup_logging() more clearlyAndrew Bartlett2010-11-021-1/+7