summaryrefslogtreecommitdiff
path: root/lib/util
AgeCommit message (Expand)AuthorFilesLines
2010-11-03lib/util/charset/util_unistr: add strlen_m_ext_term() - variant of strlen_m_e...Michael Adam2-0/+12
2010-11-03lib/util/charset/util_unistr: add strlen_m_ext that takes input and output ch...Michael Adam2-10/+51
2010-11-03lib/charcnv/util_unistr: add next_codepoint_ext() that accepts input charset.Michael Adam2-0/+8
2010-11-03lib/charset/charcnv: rename a parameter of next_codepoint_convenience_ext() f...Michael Adam1-5/+5
2010-11-03lib/charset/charcnv: add next_codepoint_convenience_ext() that accepts input ...Michael Adam2-11/+37
2010-11-03util/charset: remove a duplicate comment.Michael Adam1-5/+0
2010-11-02debug Explain the behaviour of setup_logging() more clearlyAndrew Bartlett1-1/+7
2010-11-02lib/debug Use vdprintf rather than manually allocateAndrew Bartlett1-5/+1
2010-11-01lib/util Remove setup_logging_stdout()Andrew Bartlett2-15/+1
2010-10-31build: check that if we provide -liconv we can build shared libsMatthieu Patou1-0/+6
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij9-464/+0
2010-10-26lib/util: remove useless ../lib/util/mutex.*Stefan Metzmacher4-143/+2
2010-10-26waf: Remove lib prefix from libraries manually.Jelmer Vernooij1-1/+1
2010-10-25ldb:gendb_* calls: support a "NULL" resultset parameterMatthias Dieter Wallnöfer1-4/+5
2010-10-24Add dump_data_cb()Volker Lendecke2-21/+48
2010-10-24Add print_asc_cb()Volker Lendecke2-3/+24
2010-10-24s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij1-1/+1
2010-10-23s4: Rename UID_WRAPPER to uid_wrapper.Jelmer Vernooij1-2/+1
2010-10-23s4: Rename WRAP_XATTR to wrap_xattr.Jelmer Vernooij1-7/+7
2010-10-23lib/util: Add tevent WERROR wrappersKai Blin3-2/+126
2010-10-22asn1_tests: Implement negative unit-tests for ber_write_OID_String()Kamen Mazdrashki1-0/+22
2010-10-22asn1: ber_write_OID_String() to be more picky about supplied OIDKamen Mazdrashki1-0/+5
2010-10-21lib: make WRAP_XATTR a private libraryAndrew Tridgell1-6/+7
2010-10-21s4-waf: removed the XATTR and SASL aliasesAndrew Tridgell1-1/+1
2010-10-21s4:lib/util/charset/iconv.c - remove a distinction which can never happenMatthias Dieter Wallnöfer1-4/+1
2010-10-20s3: Don't use talloc_autofree_context in map_fileVolker Lendecke1-1/+1
2010-10-20asn1_tests.c: Make test data static constKamen Mazdrashki1-6/+6
2010-10-20lib/util/asn1.c: comment spellingKamen Mazdrashki1-1/+1
2010-10-17Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...Matthias Dieter Wallnöfer3-0/+148
2010-10-17s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...Matthias Dieter Wallnöfer3-150/+0
2010-10-17s4:lib/util/util_ldb.c - remove unused "gendb_add_ldif" callMatthias Dieter Wallnöfer1-17/+0
2010-10-17s4:"wrap_casefold" - move it to "ldb_wrap.c" since it's only used thereMatthias Dieter Wallnöfer1-5/+0
2010-10-12lib/debug Add DEBUGC and DEBUGADDC as dummiesAndrew Bartlett1-0/+4
2010-10-11util: Fix installation path of tevent_ntstatus.h, tevent_unix.h (bug 7720).Jelmer Vernooij1-0/+1
2010-10-10util: Link headers to correct subsystem, fix formatting.Jelmer Vernooij1-12/+12
2010-10-06idtree: fix right shift of signed ints, crash on large ids on AIXRusty Russell1-1/+1
2010-10-04lib/util/asn1: let asn1_peek_full_tag() return an error if we fail to parse t...Stefan Metzmacher1-1/+13
2010-10-02s3: Fix a 64-bit BUGVolker Lendecke1-1/+1
2010-10-01samba: share select wrappers.Günther Deschner4-2/+242
2010-09-29util: added BINARY_ARRAY_SEARCH_V()Andrew Tridgell1-0/+16
2010-09-27Remove talloc_autofree_context() from pm_processVolker Lendecke1-1/+1
2010-09-27Lift talloc_autofree_context() from OpenConfFile()Volker Lendecke1-3/+3
2010-09-27lib/util: change tevent_req_nterror() to a macroStefan Metzmacher2-3/+10
2010-09-26lib/util/asn1: add asn1_peek_tag_needed_size() and asn1_peek_full_tag()Stefan Metzmacher2-0/+85
2010-09-21strlist: Make test names unique.Jelmer Vernooij1-2/+8
2010-09-21tevent: include libreplace heade before tevent headerBjörn Jacke1-1/+1
2010-09-19s3: Fix the charset_pull routine (bug 7531)Volker Lendecke1-1/+1
2010-09-17lib/util: usec_time_diff takes arguments the other way round than TvalDiff didBjörn Jacke1-1/+1
2010-09-16s3/s4: merge msleep and smb_msleepBjörn Jacke2-8/+43
2010-09-15Fix a typoVolker Lendecke1-1/+1