index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
lib: Add timeval_str_buf
Volker Lendecke
2014-07-31
2
-0
/
+51
*
debug: Statically allocate format_bufr
Volker Lendecke
2014-07-31
1
-10
/
+2
*
debug: Fix debug_parse_params
Volker Lendecke
2014-07-31
1
-1
/
+1
*
debug: Make Debug1 static
Volker Lendecke
2014-07-31
2
-2
/
+1
*
debug: Remove a dependency on charconv
Volker Lendecke
2014-07-31
1
-1
/
+1
*
debug: Add some readability to debug_logtype
Volker Lendecke
2014-07-31
1
-1
/
+8
*
debug: Factor out debug_parse_param()
Volker Lendecke
2014-07-31
1
-8
/
+31
*
debug: Move variables where they are used
Volker Lendecke
2014-07-31
1
-2
/
+2
*
debug: Fix indentation in debug_parse_params
Volker Lendecke
2014-07-31
1
-5
/
+6
*
debug: Remove thread-related code from debug.c
Volker Lendecke
2014-07-31
2
-88
/
+0
*
lib/util: remove outdated comment from debug.c
Michael Adam
2014-07-30
1
-4
/
+0
*
Fix now erroneous comment for directory_create_or_exist()
Jeremy Allison
2014-07-29
1
-1
/
+1
*
lib: directory_create_or_exist() does not use "uid" parameter
Volker Lendecke
2014-07-28
2
-4
/
+2
*
lib: Simplify directory_create_or_exist with an early return
Volker Lendecke
2014-07-28
1
-23
/
+24
*
sys_poll_intr: fix timeout arithmetic
Daniel Kobras
2014-07-22
1
-2
/
+12
*
lib/util: move memcache.[ch] to the toplevel 'samba-util' library
Stefan Metzmacher
2014-07-18
3
-1
/
+533
*
param: Add null checks for upcoming str_list_make changes
Garming Sam
2014-07-07
2
-2
/
+6
*
lib: Align nt_time_to_unix_timespec with unix_timespec_to_nt_time
Volker Lendecke
2014-06-30
2
-5
/
+5
*
lib: Align unix_timespec_to_nt_time with nt_time_to_unix_timespec
Volker Lendecke
2014-06-30
2
-9
/
+6
*
lib: Apply const to nt_time_to_unix_timespec
Volker Lendecke
2014-06-18
2
-2
/
+2
*
lib: Use server_id_str_buf in server_id_str
Volker Lendecke
2014-06-17
1
-22
/
+12
*
lib: Add server_id_str_buf
Volker Lendecke
2014-06-17
2
-0
/
+26
*
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
[prev]
[next]