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-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
2012-07-18
lib/util/modules.c: fix stackframe leak.
Rusty Russell
1
-1
/
+2
2012-07-18
talloc_stack: report lazy freeing (panic if DEVELOPER).
Rusty Russell
1
-0
/
+11
2012-07-18
talloc_stack: always include the location when creating a talloc_stackframe().
Rusty Russell
2
-8
/
+11
2012-07-18
talloc_stack: handle more than one talloc_stackframe_pool()
Rusty Russell
1
-8
/
+9
2012-07-13
lib/util: Allocate enough space to reference blob->data[len]
Andrew Bartlett
1
-3
/
+3
2012-07-04
ntdb: make --disable-ntdb work properly.
Rusty Russell
1
-6
/
+7
2012-07-02
Ensure we select the correct syscall numbers on a 32-bit Linux system.
Jeremy Allison
1
-0
/
+46
2012-06-30
Try and fix the autoconf build on Solaris/Nexenta/etc.
Jeremy Allison
1
-1
/
+32
2012-06-29
lib/util: fix fd leak in anonymous_shared_allocate() if MAP_ANON is not avail...
Stefan Metzmacher
1
-1
/
+14
2012-06-29
Move back to using per-thread credentials on Linux. Fixes the glibc native AI...
Jeremy Allison
1
-9
/
+41
2012-06-28
Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.
Jeremy Allison
4
-3
/
+234
2012-06-22
util_tdb: move timeout chainlock variants from source3/lib/util/util_tdb.c
Rusty Russell
3
-1
/
+98
2012-06-22
util: util_ntdb ntdb_fetch_int32/ntdb_store_int32 and ntdb_add_int32_atomic
Rusty Russell
2
-0
/
+89
2012-06-22
util: util_ntdb.c gets NTDB_ERROR => NTSTATUS map.
Rusty Russell
2
-0
/
+49
2012-06-22
util: util_ntdb.c gains bystring functions.
Rusty Russell
2
-1
/
+85
2012-06-22
util: ntdb_new() supports NTDB_CLEAR_IF_FIRST.
Rusty Russell
2
-1
/
+99
2012-06-22
util: util_ntdb.c
Rusty Russell
3
-0
/
+168
2012-06-19
lib/util_tdb: depend directly on tdb, not tdb_compat.
Rusty Russell
2
-5
/
+5
2012-06-19
TDB2: make SAMBA use tdb1 again for the moment.
Rusty Russell
1
-4
/
+0
[next]