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
*
smbd: add missing newline to debug message in daemon_ready()
Michael Adam
2014-05-23
1
-1
/
+2
*
lib/util: s/daemon/name
Stefan Metzmacher
2014-05-23
1
-5
/
+5
*
Add a comment regarding strwicmp only being an ASCII string compare
Garming Sam
2014-05-07
1
-1
/
+7
*
move str_list_make_v3 out of s3 code
Garming Sam
2014-05-07
2
-0
/
+74
*
byteorder: do not assume PowerPC is big-endian
David Disseldorp
2014-05-06
1
-4
/
+6
*
add systemd integration
Alexander Bokovoy
2014-04-23
3
-2
/
+49
*
lib: Add missing include for unistd.h in unix_privs.
Andreas Schneider
2014-04-17
1
-0
/
+5
*
lib: Add missing include for unistd.h in setid.
Andreas Schneider
2014-04-17
1
-0
/
+3
*
Remove uid_wrapper related code.
Andreas Schneider
2014-04-17
1
-44
/
+0
*
lib: Change uid_wrapper to preloadable version.
Andreas Schneider
2014-04-17
2
-3
/
+3
*
lib-util: rename memdup to smb_memdup and fix all callers
Björn Baumbach
2014-04-16
2
-2
/
+2
*
dlinklist: Fix a typo
Volker Lendecke
2014-04-02
1
-1
/
+1
*
lib/util/tests: add missing #include "torture/local/proto.h"
Stefan Metzmacher
2014-04-02
11
-0
/
+11
*
lib/util: fix const warnings
Stefan Metzmacher
2014-04-02
4
-6
/
+13
*
lib/util: declare smb_panic_default() as _NORETURN_
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
lib/util: let is_ipaddress_v6() cope with "fe80::1234%3"
Stefan Metzmacher
2014-03-25
1
-12
/
+54
*
iconv: Use a static buffer in iconf not to spoil the talloc_pool
Volker Lendecke
2013-12-14
1
-15
/
+1
*
lib-util: add functions to get elapsed from given timespec structs
Volker Lendecke
2013-12-12
2
-0
/
+28
*
lib:util: fix a comment typo
Michael Adam
2013-12-11
1
-1
/
+1
*
lib/util: use proper include for struct stat
Christian Ambach
2013-11-21
1
-1
/
+3
*
util: Remove 32bit macros breaking strict aliasing.
Andreas Schneider
2013-11-14
1
-50
/
+2
*
CVE-2013-4476: lib-util: split out file_save_mode() from file_save()
Björn Baumbach
2013-11-11
2
-5
/
+13
*
CVE-2013-4476: lib-util: add file_check_permissions()
Björn Baumbach
2013-11-11
2
-0
/
+53
*
asn1: fix use-after-free in asn1_write
Jeff Layton
2013-10-14
1
-1
/
+0
*
lib/util: remove unused (and not even compiled) lib/util/capability.c.
Günther Deschner
2013-10-08
1
-103
/
+0
*
pkgconfig: Do not hardcode library version numbers in pc files.
Günther Deschner
2013-08-22
1
-1
/
+1
*
tevent: Add tevent_received to tevent_req_simple_recv_ntstatus
Volker Lendecke
2013-08-12
1
-5
/
+8
*
lib: Remove unused "client_name"
Volker Lendecke
2013-08-12
1
-1
/
+0
*
lib/util: add 'ldb' debug class
Stefan Metzmacher
2013-07-09
2
-1
/
+3
*
time: prefer CLOCK_BOOTTIME for clock_gettime_mono()
Björn Jacke
2013-07-05
1
-2
/
+12
*
time: don't try to use the coarse clock
Björn Jacke
2013-07-05
1
-9
/
+2
*
genrand: Slightly simplify do_reseed
Volker Lendecke
2013-06-14
1
-13
/
+11
*
libcli: Remove uneeded debug message
Kai Blin
2013-06-01
1
-1
/
+0
*
lib/util/modules.c: Remove #if SAMBA_BUILD_ == 3 now we only have the waf build
Andrew Bartlett
2013-05-28
1
-8
/
+0
*
build: Rework BSD_STYLE_STATVFS check to match autoconf build
Andrew Bartlett
2013-05-27
1
-12
/
+10
*
debug: Add ability to dump_data per debug class
Kai Blin
2013-05-18
3
-0
/
+45
*
debug: Add debugclass for DNS server
Kai Blin
2013-05-16
2
-1
/
+3
*
s3:smbd: add a scavenger process for disconnected durable handles
Gregor Beck
2013-04-18
2
-1
/
+3
*
getpass: Don't fail if stdin is not a tty
Stef Walter
2013-04-05
1
-23
/
+29
*
lib/util: Cast mode_t result to unsigned int for GNU/Solaris build
Andrew Bartlett
2013-03-15
1
-1
/
+1
*
Make sure to set umask() before calling mkstemp().
Andreas Schneider
2013-03-06
1
-0
/
+3
*
lib: Add prctl_set_comment to utils.
Andreas Schneider
2013-03-05
3
-1
/
+70
*
lib/util: add samba_tevent_set_debug()
Stefan Metzmacher
2013-02-28
2
-1
/
+14
*
lib/util: allow samba_tevent_debug() to take a name as context
Stefan Metzmacher
2013-02-28
1
-5
/
+16
*
lib-util: Don't leak file descriptor on error.
Andreas Schneider
2013-02-22
1
-0
/
+1
*
build: Remove unused includes.h reference to avoid build-time talloc dep
Andrew Bartlett
2013-02-22
1
-1
/
+0
*
lib/util: add samba_tevent_context_init()
Stefan Metzmacher
2013-02-19
3
-2
/
+76
*
lib/util/time: strip a potential trailing newline in the asctime case.
Michael Adam
2013-02-19
1
-0
/
+9
*
lib/util_tdb: factor out tdb_data_talloc_copy()
Gregor Beck
2013-02-19
2
-0
/
+16
*
fault.c: Fix typo in comment.
Karolin Seeger
2013-02-18
1
-1
/
+1
[next]