summaryrefslogtreecommitdiffstats
path: root/source4/param/util.c
Commit message (Collapse)AuthorAgeFilesLines
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared ↵Jelmer Vernooij2007-10-101-1/+4
| | | | | | | libraries works again now, by specifying --enable-dso to configure. (This used to be commit 7a01235067a4800b07b8919a6a475954bfb0b04c)
* r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2007-10-101-1/+0
| | | | | | | Split of system/locale.h header from system/iconv.h Previously, iconv wasn't being used on these systems (This used to be commit aa6d66fda69779d1c2948a1aca85dbd5208f1cba)
* r14914: Remove printf statement I accidently committed.Jelmer Vernooij2007-10-101-1/+0
| | | | (This used to be commit ca4d1b4c0e1a18c2b071f49076251369370a785c)
* r14909: Add lp_modulesdir() smb.conf optionJelmer Vernooij2007-10-101-1/+2
| | | | (This used to be commit eaa68826d34c2bebc3df5e96aed2102debb67964)
* r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij2007-10-101-0/+194
doesn't have to depend on the lp_* functions. (This used to be commit f97df7d90a41b77a9edd2d6bdc47c27bf1b6bb07)