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