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: add missing 'errors' dependency to 'tevent-util'
Stefan Metzmacher
2012-05-14
1
-1
/
+1
*
util: use SMB_ASSERT with panic also in non-developer builds !!!
Michael Adam
2012-05-11
1
-7
/
+0
*
util: reformat the DEVELOPER definition of SMB_ASSERT
Michael Adam
2012-05-11
1
-3
/
+8
*
lib/util: Map 0x7fffffffffffffffLL as 0x7fffffffffffffffLL in time conversion
Andrew Bartlett
2012-05-08
1
-1
/
+1
*
UTIL_TDB: lowercase name.
Jelmer Vernooij
2012-05-03
1
-2
/
+2
*
Fix bug #8877 - Syslog broken owing to mistyping of debug_settings.syslog.
Joseph Tam
2012-04-20
1
-1
/
+1
*
lib/util: Move map_nt_error_from_tdb to the top level
Andrew Bartlett
2012-04-18
2
-1
/
+70
*
build: Remove sys_open wrapper
Andrew Bartlett
2012-04-05
1
-1
/
+1
*
build: do not use HAVE_EXPLICIT_LARGEFILE_SUPPORT and *64() fucntions any more
Andrew Bartlett
2012-04-05
1
-6
/
+1
*
build: Remove configure tests for *64 functions and types
Andrew Bartlett
2012-04-05
1
-5
/
+0
*
lib/util: charset modules do not exist any more
Andrew Bartlett
2012-04-03
1
-4
/
+0
*
lib/util: Add smb_load_module that returns DEBUG(0) errors on failure
Andrew Bartlett
2012-04-03
2
-38
/
+39
*
Fix an IPv6 breakage I introduced by adding an strlcpy truncation check. Foun...
Jeremy Allison
2012-03-31
1
-3
/
+10
*
Start to add truncate checks on all uses of strlcpy(). Reading lwn
Jeremy Allison
2012-03-29
2
-22
/
+29
*
lib/util: Remove obsolete sys_getpid() and sys_fork().
Jelmer Vernooij
2012-03-24
4
-43
/
+2
*
lib/util: Allow calloc use in util.c, too.
Jelmer Vernooij
2012-03-24
1
-0
/
+1
*
libreplace: Add getpeereid implementation.
Jelmer Vernooij
2012-03-24
2
-31
/
+0
*
lib/util: Remove dummy wrapper for getgrgid().
Jelmer Vernooij
2012-03-24
2
-10
/
+0
*
lib/util: Remove dummy wrapper for getgrnam().
Jelmer Vernooij
2012-03-24
2
-7
/
+1
*
lib/util: Remove dummy wrapper for getpwuid().
Jelmer Vernooij
2012-03-24
2
-8
/
+2
*
lib/util: Remove dummy wrapper for getpwnam().
Jelmer Vernooij
2012-03-24
2
-8
/
+2
*
lib/util: Remove dummy wrappers for setpwent/getpwent/endpwent.
Jelmer Vernooij
2012-03-24
2
-22
/
+0
*
lib/util: Move calloc_array and memalign_array to top-level libutil.
Jelmer Vernooij
2012-03-24
2
-0
/
+32
*
lib/util: Remove prototype for removed sys_memalign.
Jelmer Vernooij
2012-03-24
1
-4
/
+0
*
lib/util: Remove trivial wrapper sys_connect() around connect().
Jelmer Vernooij
2012-03-24
2
-20
/
+0
*
replace: Move memalign() from lib/util/system.c to libreplace.
Jelmer Vernooij
2012-03-24
1
-35
/
+0
*
util: Add --disable-fault-handling.
Ira Cooper
2012-03-15
3
-0
/
+8
*
lib/util: only change umask during mkdir()
Stefan Metzmacher
2012-03-14
1
-7
/
+4
*
lib/util: cope with races between lstat and mkdir in directory_create_or_exist()
Stefan Metzmacher
2012-03-14
1
-2
/
+8
*
lib/util: use a helper variable in directory_create_or_exist()
Stefan Metzmacher
2012-03-14
1
-2
/
+5
*
lib/util: do an early return on error directory_create_or_exist()
Stefan Metzmacher
2012-03-14
1
-10
/
+10
*
lib/util: remove unneeded else branch in directory_create_or_exist()
Stefan Metzmacher
2012-03-14
1
-21
/
+24
*
lib/util: don't start DEBUG output with 'error '
Stefan Metzmacher
2012-03-14
1
-1
/
+1
*
tdb_wrap: Move to specific directory.
Jelmer Vernooij
2012-03-10
3
-264
/
+0
*
lib/util: Add a callback facility for debug messages
Andrew Bartlett
2012-03-08
2
-14
/
+52
*
change low FDs are handled in Samba
Andrew Bartlett
2012-03-04
3
-12
/
+23
*
build: look for backtrace_symbols in libexec
Andrew Bartlett
2012-03-01
1
-1
/
+1
*
lib/util: Remove unused sys_inet_makeaddr()
Andrew Bartlett
2012-02-17
2
-11
/
+0
*
lib/util: Remove unused sys_gethostbyname()
Andrew Bartlett
2012-02-17
2
-48
/
+0
*
lib/util: Remove sys_poll as it is no longer needed
Andrew Bartlett
2012-02-16
2
-91
/
+0
*
lib/util: Remove unused sys_select_signal()
Andrew Bartlett
2012-02-16
2
-19
/
+0
*
lib/util: Remove unused str_format_nbt_domain()
Andrew Bartlett
2012-02-10
2
-41
/
+0
*
charset: Remove unused strcmp_w()
Andrew Bartlett
2012-02-10
2
-15
/
+0
*
charset: Remove unused iconv_talloc()
Andrew Bartlett
2012-02-10
3
-120
/
+1
*
charset/tests: Add prototypes for test functions.
Jelmer Vernooij
2012-02-07
2
-0
/
+7
*
lib/util: Add hex_encode_buf
Volker Lendecke
2012-02-06
2
-9
/
+21
*
loadparm: fix a load of uninitialized memory errors found by valgrind.
Michael Adam
2012-02-03
1
-1
/
+1
*
Introduce dump_data_file
Volker Lendecke
2012-01-25
2
-0
/
+17
*
lib/charset: Remove an unused variable
Volker Lendecke
2011-12-25
1
-0
/
+2
*
s3: Fix fn signatures in charset_macosx.c
Volker Lendecke
2011-12-25
2
-6
/
+6
[next]