Age | Commit message (Expand) | Author | Files | Lines |
2011-02-07 | s4-charset: use dyn_CODEPAGEDIR for location of upcase.dat/lowcase.dat | Andrew Tridgell | 1 | -12/+4 |
2011-02-04 | charcnv: removed call to setlocale() (bug 7519) | Andrew Tridgell | 1 | -10/+0 |
2011-01-20 | lib/util: add tests for anonymous_shared_allocate/free() | Stefan Metzmacher | 1 | -0/+70 |
2011-01-20 | lib/util: add anonymous_shared_free() | Stefan Metzmacher | 2 | -2/+40 |
2011-01-20 | lib/util: s/allocate_anonymous_shared/anonymous_shared_allocate/ | Stefan Metzmacher | 2 | -2/+2 |
2011-01-20 | lib/util: fix rounding to page size in allocate_anonymous_shared() | Stefan Metzmacher | 1 | -1/+5 |
2010-12-22 | lib/util/time.c - make the "strftime" output locale independant ("%c" is not) | Matthias Dieter Wallnöfer | 1 | -5/+4 |
2010-12-21 | s4-dns: disable segfault handling in dlz_bind9 | Andrew Tridgell | 2 | -2/+13 |
2010-12-21 | lib/util/asn1.c - remove the "const" specifier from OID | Matthias Dieter Wallnöfer | 3 | -13/+14 |
2010-12-20 | lib: Protect against tevent nterror mismatches | Volker Lendecke | 1 | -3/+23 |
2010-12-17 | util_net: fix a comment typo in interpret_string_addr_internal() | Michael Adam | 1 | -1/+1 |
2010-12-14 | build: fix bad syntax | Matthieu Patou | 1 | -1/+1 |
2010-12-11 | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 12 | -14/+13 |
2010-12-10 | build: finishing fixing broken libiconv on hpux | Matthieu Patou | 1 | -0/+2 |
2010-12-08 | build: Cope with broken libiconv | Matthieu Patou | 1 | -1/+5 |
2010-12-08 | s4-pkgconfig: add @LIB_RPATH@ to our link flags | Andrew Tridgell | 1 | -1/+1 |
2010-12-06 | Revert "lib/util:tests/time.c - "test_timestring" - fix it on Solaris" | Matthias Dieter Wallnöfer | 1 | -5/+2 |
2010-12-06 | lib/util/fault.c - fix "pid_t" printf warning on Solaris | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-12-06 | idtree: fix overflow for v. large ids on allocation and removal | Rusty Russell | 1 | -1/+1 |
2010-12-05 | lib/util:tests/time.c - "test_timestring" - fix it on Solaris | Matthias Dieter Wallnöfer | 1 | -3/+5 |
2010-12-04 | Fix bug #3185 - testparm exits 0 if it can read the config file regardless of... | Holger Hetterich | 1 | -1/+1 |
2010-11-24 | lib/debug Add clarifying comments | Andrew Bartlett | 1 | -2/+2 |
2010-11-20 | waf:lib/util - add missing dependency on talloc | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-11-15 | Add attribute macros for Heimdal to use | Andrew Bartlett | 1 | -0/+12 |
2010-11-12 | unix_privs: Add missing dependency on libreplace. | Jelmer Vernooij | 1 | -0/+1 |
2010-11-04 | debug: fixed default debug settings | Andrew Tridgell | 2 | -1/+7 |
2010-11-03 | lib/util/charset/charconv: clarify comments in next_codepoint_convenience_ext() | Michael Adam | 1 | -5/+8 |
2010-11-03 | lib/util/charset/util_unistr: clarify the comment header for strlen_m(). | Michael Adam | 1 | -5/+6 |
2010-11-03 | lib/util/charset/util_unistr: add strlen_m_ext_term() - variant of strlen_m_e... | Michael Adam | 2 | -0/+12 |
2010-11-03 | lib/util/charset/util_unistr: add strlen_m_ext that takes input and output ch... | Michael Adam | 2 | -10/+51 |
2010-11-03 | lib/charcnv/util_unistr: add next_codepoint_ext() that accepts input charset. | Michael Adam | 2 | -0/+8 |
2010-11-03 | lib/charset/charcnv: rename a parameter of next_codepoint_convenience_ext() f... | Michael Adam | 1 | -5/+5 |
2010-11-03 | lib/charset/charcnv: add next_codepoint_convenience_ext() that accepts input ... | Michael Adam | 2 | -11/+37 |
2010-11-03 | util/charset: remove a duplicate comment. | Michael Adam | 1 | -5/+0 |
2010-11-02 | debug Explain the behaviour of setup_logging() more clearly | Andrew Bartlett | 1 | -1/+7 |
2010-11-02 | lib/debug Use vdprintf rather than manually allocate | Andrew Bartlett | 1 | -5/+1 |
2010-11-01 | lib/util Remove setup_logging_stdout() | Andrew Bartlett | 2 | -15/+1 |
2010-10-31 | build: check that if we provide -liconv we can build shared libs | Matthieu Patou | 1 | -0/+6 |
2010-10-31 | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 9 | -464/+0 |
2010-10-26 | lib/util: remove useless ../lib/util/mutex.* | Stefan Metzmacher | 4 | -143/+2 |
2010-10-26 | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-25 | ldb:gendb_* calls: support a "NULL" resultset parameter | Matthias Dieter Wallnöfer | 1 | -4/+5 |
2010-10-24 | Add dump_data_cb() | Volker Lendecke | 2 | -21/+48 |
2010-10-24 | Add print_asc_cb() | Volker Lendecke | 2 | -3/+24 |
2010-10-24 | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 1 | -1/+1 |
2010-10-23 | s4: Rename UID_WRAPPER to uid_wrapper. | Jelmer Vernooij | 1 | -2/+1 |
2010-10-23 | s4: Rename WRAP_XATTR to wrap_xattr. | Jelmer Vernooij | 1 | -7/+7 |
2010-10-23 | lib/util: Add tevent WERROR wrappers | Kai Blin | 3 | -2/+126 |
2010-10-22 | asn1_tests: Implement negative unit-tests for ber_write_OID_String() | Kamen Mazdrashki | 1 | -0/+22 |
2010-10-22 | asn1: ber_write_OID_String() to be more picky about supplied OID | Kamen Mazdrashki | 1 | -0/+5 |