summaryrefslogtreecommitdiffstats
path: root/source4/param/util.c
Commit message (Expand)AuthorAgeFilesLines
* Fix function name in error message when failing to load module.Jelmer Vernooij2008-12-221-1/+2
* Change our module code to not use the special symbol name init_module()Andrew Tridgell2008-06-171-1/+1
* Use new dynconfig.h location.Jelmer Vernooij2008-05-271-1/+1
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-11/+11
* r26449: Support configuration without a known configuration dir.Jelmer Vernooij2007-12-211-0/+3
* r26434: Remove display charset from iconv convenience context.Jelmer Vernooij2007-12-211-1/+0
* r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-12/+1
* r26427: Avoid global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-0/+5
* r26357: Add separate subsystem for auth_sam_reply parsing.Jelmer Vernooij2007-12-211-1/+1
* r26315: Avoid using lp_ functions in libcharset.Jelmer Vernooij2007-12-211-0/+16
* r25547: Convert to standard bool type.Jelmer Vernooij2007-10-101-3/+3
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-54/+34
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-7/+7
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-1/+2
* r24814: Fix headers, trim core.h even more.Jelmer Vernooij2007-10-101-0/+87
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r20988: Call out to Heimdal's krb5.conf processing to configure many aspectsAndrew Bartlett2007-10-101-0/+22
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-101-1/+4
* r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2007-10-101-1/+0
* r14914: Remove printf statement I accidently committed.Jelmer Vernooij2007-10-101-1/+0
* r14909: Add lp_modulesdir() smb.conf optionJelmer Vernooij2007-10-101-1/+2
* r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij2007-10-101-0/+194