Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r16922: move some macros out of talloc.h as the don't belong to talloc | Stefan Metzmacher | 1 | -0/+4 | |
metze (This used to be commit 4c68e315e2288eef97527911daf18622a994ac31) | |||||
2007-10-10 | r15564: Fix copyrights (this file was originally based on just a few lines ↵ | Jelmer Vernooij | 1 | -3/+1 | |
from smb.h) (This used to be commit 045bd55dd992f054606ffacae1580afb817b1e33) | |||||
2007-10-10 | r15201: Use abs() rather then ABS() | Jelmer Vernooij | 1 | -7/+0 | |
(This used to be commit 1f3833d041fddaf79cd19d4f236780a02e97f095) | |||||
2007-10-10 | r15200: Move MIN/MAX macros to libreplace as some systems have them | Jelmer Vernooij | 1 | -14/+0 | |
in sys/param.h (This used to be commit 3f0396aade82a92a375275059baf8500de1b23f0) | |||||
2007-10-10 | r14724: Rearrange some source files, install more headers. | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit 7146c1600f29c349e5bb78f810e7e170b535dd37) | |||||
2007-10-10 | r14575: Move some path-related functions to libsamba-config so libsamba-util | Jelmer Vernooij | 1 | -0/+3 | |
doesn't have to depend on the lp_* functions. (This used to be commit f97df7d90a41b77a9edd2d6bdc47c27bf1b6bb07) | |||||
2007-10-10 | r14556: Fix some dependencies | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit b5802770322678d3f9c2044039cc254024612f9b) | |||||
2007-10-10 | r14511: Install more headers | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit e1f896948fad8cf5a1aec300865c250c5721ee7d) | |||||
2007-10-10 | r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now. | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit 4682bc5ce047d81586447b9df82c91ed1fe677cf) | |||||
2007-10-10 | r14381: Kill structs.h | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit 1ffb82a7596f989c90df69573083a2c2e28f8808) | |||||
2007-10-10 | r14296: added an abort() to SMB_ASSERT() so that static analysers know it ↵ | Andrew Tridgell | 1 | -1/+1 | |
doesn't return (This used to be commit 72334813087740cba42973bdf787d96d2d140bad) | |||||
2007-10-10 | r13851: More doc improvements. | Jelmer Vernooij | 1 | -0/+14 | |
(This used to be commit 936d26ae64b93ef8f8b2fbc632b1c2fd60840405) | |||||
2007-10-10 | r13849: More improvements to the libutil docs. | Jelmer Vernooij | 1 | -6/+57 | |
(This used to be commit eed16ac3b7f7062a34f09f602db0f828cac7f246) | |||||
2007-10-10 | r13658: More moving around of files: | Jelmer Vernooij | 1 | -0/+81 | |
- Collect the generic utility functions into a lib/util/ (a la GLib is for the GNOME folks) - Remove even more files from include/ (This used to be commit ba62880f5b05c2a505dc7f54676b231197a7e707) |