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
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-24
lib/util: don't SMB_ASSERT() in process_exists_by_pid()
Stefan Metzmacher
1
-1
/
+3
2012-06-29
lib/util: fix fd leak in anonymous_shared_allocate() if MAP_ANON is not avail...
Stefan Metzmacher
1
-1
/
+14
2012-03-24
lib/util: Allow calloc use in util.c, too.
Jelmer Vernooij
1
-0
/
+1
2012-03-24
lib/util: Move calloc_array and memalign_array to top-level libutil.
Jelmer Vernooij
1
-0
/
+28
2012-03-14
lib/util: only change umask during mkdir()
Stefan Metzmacher
1
-7
/
+4
2012-03-14
lib/util: cope with races between lstat and mkdir in directory_create_or_exist()
Stefan Metzmacher
1
-2
/
+8
2012-03-14
lib/util: use a helper variable in directory_create_or_exist()
Stefan Metzmacher
1
-2
/
+5
2012-03-14
lib/util: do an early return on error directory_create_or_exist()
Stefan Metzmacher
1
-10
/
+10
2012-03-14
lib/util: remove unneeded else branch in directory_create_or_exist()
Stefan Metzmacher
1
-21
/
+24
2012-03-14
lib/util: don't start DEBUG output with 'error '
Stefan Metzmacher
1
-1
/
+1
2012-02-06
lib/util: Add hex_encode_buf
Volker Lendecke
1
-9
/
+16
2012-01-25
Introduce dump_data_file
Volker Lendecke
1
-0
/
+11
2011-10-27
Include uid_wrapper correctly.
Andreas Schneider
1
-9
/
+1
2011-10-18
lib/util: skip single hex digit at the end of the input sting - fix potential...
Michael Adam
1
-1
/
+2
2011-10-18
lib/util: fix function header comment to strhex_to_str()
Michael Adam
1
-9
/
+8
2011-10-18
lib/util: untangle assignent from check in strhex_to_str()
Michael Adam
1
-2
/
+6
2011-08-14
util: add function to extend anonymous shared memory
Simo Sorce
1
-0
/
+64
2011-08-10
lib-util: Make create_unlink_tmp argument optional
Simo Sorce
1
-1
/
+6
2011-08-10
lib-util: Make useful function a common utility.
Simo Sorce
1
-0
/
+32
2011-05-08
Improve debug messages when creating socket directories
Andrew Bartlett
1
-1
/
+2
2011-04-13
lib: Move next_token next to next_token_talloc
Volker Lendecke
1
-0
/
+46
2011-01-20
lib/util: add anonymous_shared_free()
Stefan Metzmacher
1
-2
/
+39
2011-01-20
lib/util: s/allocate_anonymous_shared/anonymous_shared_allocate/
Stefan Metzmacher
1
-1
/
+1
2011-01-20
lib/util: fix rounding to page size in allocate_anonymous_shared()
Stefan Metzmacher
1
-1
/
+5
2010-10-24
Add dump_data_cb()
Volker Lendecke
1
-21
/
+40
2010-10-24
Add print_asc_cb()
Volker Lendecke
1
-3
/
+21
2010-09-17
lib/util: usec_time_diff takes arguments the other way round than TvalDiff did
Björn Jacke
1
-1
/
+1
2010-09-16
s3/s4: merge msleep and smb_msleep
Björn Jacke
1
-7
/
+42
2010-09-09
lib/util: remove some unused_result warnings.
Günther Deschner
1
-2
/
+7
2010-09-04
util: added samba_start_debugger()
Andrew Tridgell
1
-0
/
+14
2010-03-22
lib/util: add allocate_anonymous_shared()
Stefan Metzmacher
1
-0
/
+28
2010-02-22
Spelling fixes for libutil
Brad Hards
1
-1
/
+1
2010-02-05
s4:UID wrapper - Fix includes
Matthias Dieter Wallnöfer
1
-0
/
+9
2009-11-02
lib/util Use rfc1738.c from Squid for all our URL encode/decode needs.
Andrew Bartlett
1
-40
/
+0
2009-10-01
util: strhex_to_str() fixed to handle '0x' correctly
Kamen Mazdrashki
1
-6
/
+6
2009-10-01
util: fixed compile time "discards qualifiers" warning
Kamen Mazdrashki
1
-3
/
+3
2009-08-05
make the UID_WRAPPER skip checks at runtime
Andrew Tridgell
1
-4
/
+7
2009-08-05
added a uid_wrapper library
Andrew Tridgell
1
-0
/
+2
2009-07-25
No explicit initialization necessary for a zero blob
Volker Lendecke
1
-3
/
+1
2009-06-10
lib-util: move set_blocking() call into own file.
Günther Deschner
1
-31
/
+0
2009-03-03
lib/util: remove samba specific talloc_get_type_abort()
Stefan Metzmacher
1
-15
/
+0
2009-03-01
Move next_token_talloc to util.c, as util_str.c is only compiled inside samba 4.
Jelmer Vernooij
1
-0
/
+100
2009-02-13
Replace get_myname() with the talloc version from v3-3-test
Volker Lendecke
1
-15
/
+11
2009-02-13
Fix Coverity ID 707 (RESOURCE_LEAK)
Volker Lendecke
1
-0
/
+1
2008-11-16
lib/util: hex_encode_talloc(): fix error path and set talloc name
Stefan Metzmacher
1
-0
/
+4
2008-10-20
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
1
-1
/
+0
2008-10-19
Move more functions out of util_str.c into the shared util.c.
Jelmer Vernooij
1
-0
/
+278
2008-10-18
Use shared util.c.
Jelmer Vernooij
1
-107
/
+58
2008-10-18
Add extra argument free_on_fail to realloc_array() in Samba 4, as used by Sam...
Jelmer Vernooij
1
-2
/
+4
2008-10-11
Move lib/util from source4 to top-level libutil.
Jelmer Vernooij
1
-0
/
+608