Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib-util: move set_blocking() call into own file. | Günther Deschner | 2009-06-10 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | libsamba-util: Fix soversion. | Jelmer Vernooij | 2009-06-08 | 1 | -1/+1 |
| | |||||
* | Build libsamba-util as a shared library. | Jelmer Vernooij | 2009-06-02 | 1 | -1/+4 |
| | |||||
* | util: move add_gid_to_array_unique to toplevel and add add_uid_to_array_unique. | Günther Deschner | 2009-05-29 | 1 | -1/+2 |
| | | | | Guenther | ||||
* | Make talloc_stack threadsafe using TLS. Volker please | Jeremy Allison | 2009-04-14 | 1 | -0/+1 |
| | | | | | check. Passes make test and basic valgrind testing. Jeremy. | ||||
* | lib/util: build tevent_unix.o and tevent_ntstatus.o as UTIL_TEVENT subsystem | Stefan Metzmacher | 2009-03-19 | 1 | -1/+8 |
| | | | | metze | ||||
* | s4:lib/util: fix the build | Stefan Metzmacher | 2009-01-30 | 1 | -1/+1 |
| | | | | metze | ||||
* | s4:build: kill DEFAULT_HEADERS variable | Stefan Metzmacher | 2009-01-30 | 1 | -0/+1 |
| | | | | metze | ||||
* | Install additional libutil headers. | Jelmer Vernooij | 2008-11-01 | 1 | -0/+2 |
| | |||||
* | Merge branch 'master' of git://git.samba.org/samba | Jelmer Vernooij | 2008-10-23 | 1 | -0/+1 |
|\ | | | | | | | | | Conflicts: lib/util/asn1_proto.h | ||||
| * | Import talloc_stack into util library. | Jelmer Vernooij | 2008-10-23 | 1 | -0/+1 |
| | | |||||
* | | Inline asn1_proto.h since the API is stable and public. | Jelmer Vernooij | 2008-10-23 | 1 | -2/+0 |
|/ | |||||
* | Move substitute functions to a different file. | Jelmer Vernooij | 2008-10-18 | 1 | -0/+1 |
| | |||||
* | Use shared util.c. | Jelmer Vernooij | 2008-10-18 | 1 | -0/+1 |
| | |||||
* | Make util_tdb.h static since it is now used by Samba3. | Jelmer Vernooij | 2008-10-12 | 1 | -2/+0 |
| | |||||
* | Move rbtree.[ch] to lib/util. | Jelmer Vernooij | 2008-10-12 | 1 | -0/+1 |
| | |||||
* | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 2008-10-11 | 1 | -0/+71 |
Conflicts: source4/Makefile |