summaryrefslogtreecommitdiff
path: root/source4/param/util.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-25lib/util/charset rename iconv_convenience to iconv_handleAndrew Bartlett1-3/+3
2011-02-18lib/util/charcnv Move iconv handle setup in commonAndrew Bartlett1-0/+1
2010-10-30s4-modules: remove LD_SAMBA_MODULE_PATHAndrew Tridgell1-2/+1
2010-10-15s4 param: change messaging directory name from messaging to msgMatthieu Patou1-1/+1
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-21/+21
2010-03-18charset: fixed a problem with the global use of the iconv_convenience structureAndrew Tridgell1-5/+7
2009-09-03support config files in the current directoryAndrew Tridgell1-2/+7
2009-05-26Don't use crossRef records to find our own domainAndrew Bartlett1-0/+17
2009-03-04Allow 'net vampire' to work without an existing smb.confAndrew Bartlett1-1/+1
2008-12-22Fix function name in error message when failing to load module.Jelmer Vernooij1-1/+2
2008-06-17Change our module code to not use the special symbol name init_module()Andrew Tridgell1-1/+1
2008-05-27Use new dynconfig.h location.Jelmer Vernooij1-1/+1
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-11/+11
2007-12-21r26449: Support configuration without a known configuration dir.Jelmer Vernooij1-0/+3
2007-12-21r26434: Remove display charset from iconv convenience context.Jelmer Vernooij1-1/+0
2007-12-21r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij1-12/+1
2007-12-21r26427: Avoid global_smb_iconv_convenience.Jelmer Vernooij1-0/+5
2007-12-21r26357: Add separate subsystem for auth_sam_reply parsing.Jelmer Vernooij1-1/+1
2007-12-21r26315: Avoid using lp_ functions in libcharset.Jelmer Vernooij1-0/+16
2007-10-10r25547: Convert to standard bool type.Jelmer Vernooij1-3/+3
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij1-54/+34
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-7/+7
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-1/+2
2007-10-10r24814: Fix headers, trim core.h even more.Jelmer Vernooij1-0/+87
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r20988: Call out to Heimdal's krb5.conf processing to configure many aspectsAndrew Bartlett1-0/+22
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij1-1/+4
2007-10-10r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij1-1/+0
2007-10-10r14914: Remove printf statement I accidently committed.Jelmer Vernooij1-1/+0
2007-10-10r14909: Add lp_modulesdir() smb.conf optionJelmer Vernooij1-1/+2
2007-10-10r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij1-0/+194