index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-14
asn1: fix use-after-free in asn1_write
Jeff Layton
1
-1
/
+0
2013-10-08
lib/util: remove unused (and not even compiled) lib/util/capability.c.
Günther Deschner
1
-103
/
+0
2013-08-22
pkgconfig: Do not hardcode library version numbers in pc files.
Günther Deschner
1
-1
/
+1
2013-08-12
tevent: Add tevent_received to tevent_req_simple_recv_ntstatus
Volker Lendecke
1
-5
/
+8
2013-08-12
lib: Remove unused "client_name"
Volker Lendecke
1
-1
/
+0
2013-07-09
lib/util: add 'ldb' debug class
Stefan Metzmacher
2
-1
/
+3
2013-07-05
time: prefer CLOCK_BOOTTIME for clock_gettime_mono()
Björn Jacke
1
-2
/
+12
2013-07-05
time: don't try to use the coarse clock
Björn Jacke
1
-9
/
+2
2013-06-14
genrand: Slightly simplify do_reseed
Volker Lendecke
1
-13
/
+11
2013-06-01
libcli: Remove uneeded debug message
Kai Blin
1
-1
/
+0
2013-05-28
lib/util/modules.c: Remove #if SAMBA_BUILD_ == 3 now we only have the waf build
Andrew Bartlett
1
-8
/
+0
2013-05-27
build: Rework BSD_STYLE_STATVFS check to match autoconf build
Andrew Bartlett
1
-12
/
+10
2013-05-18
debug: Add ability to dump_data per debug class
Kai Blin
3
-0
/
+45
2013-05-16
debug: Add debugclass for DNS server
Kai Blin
2
-1
/
+3
2013-04-18
s3:smbd: add a scavenger process for disconnected durable handles
Gregor Beck
2
-1
/
+3
2013-04-05
getpass: Don't fail if stdin is not a tty
Stef Walter
1
-23
/
+29
2013-03-15
lib/util: Cast mode_t result to unsigned int for GNU/Solaris build
Andrew Bartlett
1
-1
/
+1
2013-03-06
Make sure to set umask() before calling mkstemp().
Andreas Schneider
1
-0
/
+3
2013-03-05
lib: Add prctl_set_comment to utils.
Andreas Schneider
3
-1
/
+70
2013-02-28
lib/util: add samba_tevent_set_debug()
Stefan Metzmacher
2
-1
/
+14
2013-02-28
lib/util: allow samba_tevent_debug() to take a name as context
Stefan Metzmacher
1
-5
/
+16
2013-02-22
lib-util: Don't leak file descriptor on error.
Andreas Schneider
1
-0
/
+1
2013-02-22
build: Remove unused includes.h reference to avoid build-time talloc dep
Andrew Bartlett
1
-1
/
+0
2013-02-19
lib/util: add samba_tevent_context_init()
Stefan Metzmacher
3
-2
/
+76
2013-02-19
lib/util/time: strip a potential trailing newline in the asctime case.
Michael Adam
1
-0
/
+9
2013-02-19
lib/util_tdb: factor out tdb_data_talloc_copy()
Gregor Beck
2
-0
/
+16
2013-02-18
fault.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-02-04
lib/util: improve check_password_quality() to handle utf8
Stefan Metzmacher
2
-19
/
+120
2013-01-09
util: Add a strict directory_create_or_exist function.
Andreas Schneider
2
-5
/
+48
2012-12-12
util: Remove unused fde_stdin in samba_runcmd.
Andreas Schneider
1
-22
/
+5
2012-12-12
util: Don't use the pid ret value uninitialized.
Andreas Schneider
1
-1
/
+1
2012-12-07
Fix bug #9471 - SEGV when using second vfs module.
Tsukasa Hamano
1
-1
/
+1
2012-12-03
util: Add a UNIX platform independent samba_getpass().
Andreas Schneider
3
-1
/
+265
2012-11-07
lib/util: Simplify bitmap.c a bit
Volker Lendecke
1
-7
/
+6
2012-11-07
lib/util: Make "struct bitmap" abstract
Volker Lendecke
2
-4
/
+6
2012-10-31
util: remove accidently committed hunk
Björn Jacke
1
-3
/
+0
2012-10-30
wfabuild: fix the -errwarn compile flag test
Björn Jacke
1
-0
/
+3
2012-09-26
lib/util/charset: We do not use fucntions from wchar.h any more
Andrew Bartlett
1
-7
/
+1
2012-09-26
lib/util/charset: Try to find iconv on HP-UX
Andrew Bartlett
1
-0
/
+3
2012-09-23
lib/util: Remove unbuilt file util_getent.c and BROKEN_GETGRNAM
Andrew Bartlett
1
-283
/
+0
2012-09-07
waf: add check for BSD_STYLE_STATVFS
Björn Jacke
1
-0
/
+12
2012-08-24
lib/util: don't SMB_ASSERT() in process_exists_by_pid()
Stefan Metzmacher
1
-1
/
+3
2012-08-17
lib/util: add server_id_set_disconnected() and server_id_is_disconnected()
Michael Adam
2
-1
/
+48
2012-08-17
lib/util: let server_id_str() skip the task_id if 0 in the cluster case too
Stefan Metzmacher
1
-0
/
+5
2012-08-17
lib/util: add server_id_from_string()
Stefan Metzmacher
2
-0
/
+38
2012-08-17
lib/util: add server_id_equal()
Stefan Metzmacher
2
-0
/
+22
2012-07-19
Add debugs to functions. Add pidfile_unlink().
Jeremy Allison
2
-0
/
+25
2012-07-19
Move source4/smbd/pidfile into lib/util in preparation for making it in common.
Jeremy Allison
3
-1
/
+158
2012-07-18
talloc_stack: abort in developer me if no stackframe on talloc_tos()
Rusty Russell
2
-4
/
+9
2012-07-18
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
1
-1
/
+1
[next]