index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/util/time.c - make the "strftime" output locale independant ("%c" is not)
Matthias Dieter Wallnöfer
2010-12-22
1
-5
/
+4
*
s4-dns: disable segfault handling in dlz_bind9
Andrew Tridgell
2010-12-21
2
-2
/
+13
*
lib/util/asn1.c - remove the "const" specifier from OID
Matthias Dieter Wallnöfer
2010-12-21
3
-13
/
+14
*
lib: Protect against tevent nterror mismatches
Volker Lendecke
2010-12-20
1
-3
/
+23
*
util_net: fix a comment typo in interpret_string_addr_internal()
Michael Adam
2010-12-17
1
-1
/
+1
*
build: fix bad syntax
Matthieu Patou
2010-12-14
1
-1
/
+1
*
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
2010-12-11
12
-14
/
+13
*
build: finishing fixing broken libiconv on hpux
Matthieu Patou
2010-12-10
1
-0
/
+2
*
build: Cope with broken libiconv
Matthieu Patou
2010-12-08
1
-1
/
+5
*
s4-pkgconfig: add @LIB_RPATH@ to our link flags
Andrew Tridgell
2010-12-08
1
-1
/
+1
*
Revert "lib/util:tests/time.c - "test_timestring" - fix it on Solaris"
Matthias Dieter Wallnöfer
2010-12-06
1
-5
/
+2
*
lib/util/fault.c - fix "pid_t" printf warning on Solaris
Matthias Dieter Wallnöfer
2010-12-06
1
-1
/
+1
*
idtree: fix overflow for v. large ids on allocation and removal
Rusty Russell
2010-12-06
1
-1
/
+1
*
lib/util:tests/time.c - "test_timestring" - fix it on Solaris
Matthias Dieter Wallnöfer
2010-12-05
1
-3
/
+5
*
Fix bug #3185 - testparm exits 0 if it can read the config file regardless of...
Holger Hetterich
2010-12-04
1
-1
/
+1
*
lib/debug Add clarifying comments
Andrew Bartlett
2010-11-24
1
-2
/
+2
*
waf:lib/util - add missing dependency on talloc
Matthias Dieter Wallnöfer
2010-11-20
1
-1
/
+1
*
Add attribute macros for Heimdal to use
Andrew Bartlett
2010-11-15
1
-0
/
+12
*
unix_privs: Add missing dependency on libreplace.
Jelmer Vernooij
2010-11-12
1
-0
/
+1
*
debug: fixed default debug settings
Andrew Tridgell
2010-11-04
2
-1
/
+7
*
lib/util/charset/charconv: clarify comments in next_codepoint_convenience_ext()
Michael Adam
2010-11-03
1
-5
/
+8
*
lib/util/charset/util_unistr: clarify the comment header for strlen_m().
Michael Adam
2010-11-03
1
-5
/
+6
*
lib/util/charset/util_unistr: add strlen_m_ext_term() - variant of strlen_m_e...
Michael Adam
2010-11-03
2
-0
/
+12
*
lib/util/charset/util_unistr: add strlen_m_ext that takes input and output ch...
Michael Adam
2010-11-03
2
-10
/
+51
*
lib/charcnv/util_unistr: add next_codepoint_ext() that accepts input charset.
Michael Adam
2010-11-03
2
-0
/
+8
*
lib/charset/charcnv: rename a parameter of next_codepoint_convenience_ext() f...
Michael Adam
2010-11-03
1
-5
/
+5
*
lib/charset/charcnv: add next_codepoint_convenience_ext() that accepts input ...
Michael Adam
2010-11-03
2
-11
/
+37
*
util/charset: remove a duplicate comment.
Michael Adam
2010-11-03
1
-5
/
+0
*
debug Explain the behaviour of setup_logging() more clearly
Andrew Bartlett
2010-11-02
1
-1
/
+7
*
lib/debug Use vdprintf rather than manually allocate
Andrew Bartlett
2010-11-02
1
-5
/
+1
*
lib/util Remove setup_logging_stdout()
Andrew Bartlett
2010-11-01
2
-15
/
+1
*
build: check that if we provide -liconv we can build shared libs
Matthieu Patou
2010-10-31
1
-0
/
+6
*
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
2010-10-31
9
-464
/
+0
*
lib/util: remove useless ../lib/util/mutex.*
Stefan Metzmacher
2010-10-26
4
-143
/
+2
*
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
2010-10-26
1
-1
/
+1
*
ldb:gendb_* calls: support a "NULL" resultset parameter
Matthias Dieter Wallnöfer
2010-10-25
1
-4
/
+5
*
Add dump_data_cb()
Volker Lendecke
2010-10-24
2
-21
/
+48
*
Add print_asc_cb()
Volker Lendecke
2010-10-24
2
-3
/
+24
*
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
2010-10-24
1
-1
/
+1
*
s4: Rename UID_WRAPPER to uid_wrapper.
Jelmer Vernooij
2010-10-23
1
-2
/
+1
*
s4: Rename WRAP_XATTR to wrap_xattr.
Jelmer Vernooij
2010-10-23
1
-7
/
+7
*
lib/util: Add tevent WERROR wrappers
Kai Blin
2010-10-23
3
-2
/
+126
*
asn1_tests: Implement negative unit-tests for ber_write_OID_String()
Kamen Mazdrashki
2010-10-22
1
-0
/
+22
*
asn1: ber_write_OID_String() to be more picky about supplied OID
Kamen Mazdrashki
2010-10-22
1
-0
/
+5
*
lib: make WRAP_XATTR a private library
Andrew Tridgell
2010-10-21
1
-6
/
+7
*
s4-waf: removed the XATTR and SASL aliases
Andrew Tridgell
2010-10-21
1
-1
/
+1
*
s4:lib/util/charset/iconv.c - remove a distinction which can never happen
Matthias Dieter Wallnöfer
2010-10-21
1
-4
/
+1
*
s3: Don't use talloc_autofree_context in map_file
Volker Lendecke
2010-10-20
1
-1
/
+1
*
asn1_tests.c: Make test data static const
Kamen Mazdrashki
2010-10-20
1
-6
/
+6
*
lib/util/asn1.c: comment spelling
Kamen Mazdrashki
2010-10-20
1
-1
/
+1
[next]