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
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
2012-06-15
lib/util: Fix typo in comment.
Jelmer Vernooij
1
-1
/
+1
2012-06-12
lib/util: fix use of a non-existent word (existant) in a comment
Michael Adam
1
-1
/
+1
2012-06-11
debug: Do not constantly rename logs when max log size = 0
Andrew Bartlett
1
-16
/
+18
2012-06-08
samba_util: mark smb_panic as _NORETURN_.
Rusty Russell
1
-1
/
+1
2012-06-07
util: fix build on platforms without IPv6 support
Björn Jacke
1
-1
/
+1
2012-06-02
lib/replace: Merge remaining xattr test details from lib/util
Andrew Bartlett
1
-8
/
+0
2012-06-02
s4-xattr: Use libreplace xattr functions directly
Andrew Bartlett
4
-167
/
+0
2012-06-01
Remove an unused variable.
Jeremy Allison
1
-3
/
+1
2012-05-30
lib: add tevent_req_poll_werror
Volker Lendecke
2
-0
/
+16
2012-05-14
lib/util: move tevent_req_poll_ntstatus() to tevent_ntstatus.c
Stefan Metzmacher
2
-0
/
+16
2012-05-14
lib/util: add missing 'errors' dependency to 'tevent-util'
Stefan Metzmacher
1
-1
/
+1
2012-05-11
util: use SMB_ASSERT with panic also in non-developer builds !!!
Michael Adam
1
-7
/
+0
2012-05-11
util: reformat the DEVELOPER definition of SMB_ASSERT
Michael Adam
1
-3
/
+8
2012-05-08
lib/util: Map 0x7fffffffffffffffLL as 0x7fffffffffffffffLL in time conversion
Andrew Bartlett
1
-1
/
+1
2012-05-03
UTIL_TDB: lowercase name.
Jelmer Vernooij
1
-2
/
+2
2012-04-20
Fix bug #8877 - Syslog broken owing to mistyping of debug_settings.syslog.
Joseph Tam
1
-1
/
+1
2012-04-18
lib/util: Move map_nt_error_from_tdb to the top level
Andrew Bartlett
2
-1
/
+70
2012-04-05
build: Remove sys_open wrapper
Andrew Bartlett
1
-1
/
+1
2012-04-05
build: do not use HAVE_EXPLICIT_LARGEFILE_SUPPORT and *64() fucntions any more
Andrew Bartlett
1
-6
/
+1
2012-04-05
build: Remove configure tests for *64 functions and types
Andrew Bartlett
1
-5
/
+0
2012-04-03
lib/util: charset modules do not exist any more
Andrew Bartlett
1
-4
/
+0
2012-04-03
lib/util: Add smb_load_module that returns DEBUG(0) errors on failure
Andrew Bartlett
2
-38
/
+39
2012-03-31
Fix an IPv6 breakage I introduced by adding an strlcpy truncation check. Foun...
Jeremy Allison
1
-3
/
+10
[next]