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
/
wscript_build
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/util: Move idr_get_new_random() to new source file idtree_random.c
Martin Schwenke
2014-09-19
1
-4
/
+4
*
lib: util_tdb does not need samba-util
Volker Lendecke
2014-09-18
1
-1
/
+1
*
lib: Make set_blocking() available independently
Volker Lendecke
2014-09-18
1
-2
/
+7
*
lib: Make samba-debug a private library
Volker Lendecke
2014-09-18
1
-4
/
+5
*
Add tiniparser - tiny version of iniparser that only implements what Samba uses.
Jeremy Allison
2014-08-14
1
-1
/
+6
*
Add tini parser.
Volker Lendecke
2014-08-14
1
-1
/
+6
*
lib: Make DEBUG a subsystem of its own
Volker Lendecke
2014-08-02
1
-2
/
+7
*
lib: Make close_low_fd() independently linkable
Volker Lendecke
2014-08-01
1
-1
/
+6
*
lib: Create time_basic.[ch]
Volker Lendecke
2014-07-31
1
-1
/
+6
*
lib/util: move memcache.[ch] to the toplevel 'samba-util' library
Stefan Metzmacher
2014-07-18
1
-1
/
+1
*
add systemd integration
Alexander Bokovoy
2014-04-23
1
-1
/
+1
*
lib: Change uid_wrapper to preloadable version.
Andreas Schneider
2014-04-17
1
-1
/
+1
*
lib: Add prctl_set_comment to utils.
Andreas Schneider
2013-03-05
1
-1
/
+1
*
lib/util: add samba_tevent_context_init()
Stefan Metzmacher
2013-02-19
1
-2
/
+3
*
util: Add a UNIX platform independent samba_getpass().
Andreas Schneider
2012-12-03
1
-1
/
+1
*
Move source4/smbd/pidfile into lib/util in preparation for making it in common.
Jeremy Allison
2012-07-19
1
-1
/
+1
*
ntdb: make --disable-ntdb work properly.
Rusty Russell
2012-07-04
1
-6
/
+7
*
Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.
Jeremy Allison
2012-06-28
1
-1
/
+6
*
util_tdb: move timeout chainlock variants from source3/lib/util/util_tdb.c
Rusty Russell
2012-06-22
1
-1
/
+1
*
util: util_ntdb.c
Rusty Russell
2012-06-22
1
-0
/
+7
*
lib/util_tdb: depend directly on tdb, not tdb_compat.
Rusty Russell
2012-06-19
1
-1
/
+1
*
s4-xattr: Use libreplace xattr functions directly
Andrew Bartlett
2012-06-02
1
-9
/
+0
*
lib/util: add missing 'errors' dependency to 'tevent-util'
Stefan Metzmacher
2012-05-14
1
-1
/
+1
*
UTIL_TDB: lowercase name.
Jelmer Vernooij
2012-05-03
1
-2
/
+2
*
tdb_wrap: Move to specific directory.
Jelmer Vernooij
2012-03-10
1
-7
/
+0
*
Revert making public of the samba-module library.
Jelmer Vernooij
2011-12-03
1
-13
/
+3
*
lib/util Add ABI to the samba-module library
Andrew Bartlett
2011-10-28
1
-0
/
+2
*
lib/util Split samba-modules library into public and private parts
Andrew Bartlett
2011-10-28
1
-3
/
+11
*
lib/util: Add back control of mmap and hash size in tdb for top level build
Andrew Bartlett
2011-10-13
1
-1
/
+1
*
build: Reduce build systems to just top level waf and autoconf
Andrew Bartlett
2011-10-07
1
-7
/
+6
*
lib/util: consolidate module loading into common code
Andrew Bartlett
2011-10-06
1
-0
/
+6
*
build: avoid util.h as a public header name due to conflict with MacOS
Andrew Bartlett
2011-09-23
1
-2
/
+2
*
wafsamba: Require public libraries to have a pc file specified, or explicitly...
Jelmer Vernooij
2011-08-21
1
-1
/
+2
*
build: provide tevent-util as a public library
Andrew Bartlett
2011-08-08
1
-1
/
+2
*
libsamba-util: Build in libbitmap.
Jelmer Vernooij
2011-07-26
1
-8
/
+1
*
charset: Make name lowercase everywhere.
Jelmer Vernooij
2011-07-23
1
-1
/
+1
*
lib/util Move bitmap.c to lib/util
Andrew Bartlett
2011-07-08
1
-1
/
+7
*
lib/util Remove samba-util-common!
Andrew Bartlett
2011-06-21
1
-44
/
+12
*
lib/util: Use common d_printf() in the whole codebase
Andrew Bartlett
2011-06-21
1
-2
/
+2
*
tdb_compat.h: divert every tdb build and includes to tdb_compat
Rusty Russell
2011-06-20
1
-2
/
+2
*
lib/util Bring procid_str() into lib/util as server_id_string()
Andrew Bartlett
2011-06-09
1
-1
/
+2
*
lib/util use modules_path(), data_path() and shlib_ext() from source3
Andrew Bartlett
2011-06-06
1
-1
/
+1
*
Fix numerous missing dependencies in WAF build scripts
Sean Finney
2011-05-25
1
-2
/
+2
*
tdb_wrap.h: not a public header.
Rusty Russell
2011-05-10
1
-1
/
+0
*
lib/util Use lib/util/ms_fnmatch.c in common for gen_fnmatch()
Andrew Bartlett
2011-05-06
1
-2
/
+2
*
lib/util Move source3 tdb_wrap_open() into the common code.
Andrew Bartlett
2011-05-06
1
-0
/
+10
*
lib/util make string_wrappers.h a public header
Andrew Bartlett
2011-05-03
1
-1
/
+1
*
lib/util Use lib/util/util_str.c in common, including strequal()
Andrew Bartlett
2011-05-03
1
-2
/
+2
*
lib/util Re-merge the string_sub() and all_string_sub() from source3
Andrew Bartlett
2011-04-29
1
-2
/
+2
*
lib/util Define samba-util-common only for s3-waf
Andrew Bartlett
2011-04-26
1
-24
/
+11
[next]