summaryrefslogtreecommitdiffstats
path: root/source4/param/loadparm.c
Commit message (Expand)AuthorAgeFilesLines
* s4-loadparm: removed "setup directory" optionAndrew Tridgell2011-02-071-6/+0
* param: Load web service by default.Jelmer Vernooij2011-01-171-1/+1
* s4:param/loadparm.c - fix a warning by introducing a "const" castMatthias Dieter Wallnöfer2010-12-121-1/+1
* s4-client Use NTLMv2 by default in the Samba4 client.Andrew Bartlett2010-12-091-0/+1
* s4-param Allow +foo syntax in smb.conf list parsingAndrew Bartlett2010-12-081-10/+49
* s4-loadparm: added loadparm_init_global()Andrew Tridgell2010-11-291-0/+27
* s4-dynconfig: override more paths when running from the build directoryAndrew Tridgell2010-11-241-3/+3
* s4-loadparm: set debuglevel and logfile in tablesAndrew Tridgell2010-11-171-0/+5
* s4-loadparm: fixed a memory leak in handle_realm()Andrew Tridgell2010-11-171-0/+3
* s4-loadparm: fix the FLAG_DEFAULT settings on specially handled parametersAndrew Tridgell2010-11-111-3/+8
* s4-loadparm: fixed dumping of non-default parms with testparmAndrew Tridgell2010-11-111-13/+33
* s4-server: move the creation of the IPC$ share into ntvfsAndrew Tridgell2010-11-111-36/+0
* s4/eventlog6: Build and hook EventLog6 RPC endpont mapper and idlAnatoliy Atanasov2010-09-231-1/+1
* s4-auth: when we are a DC enable winbind authAndrew Tridgell2010-09-151-1/+3
* s4-param: removed the lp_ varients of the functionsAndrew Tridgell2010-09-111-18/+9
* s4-loadparm: change lp_*() to lpcfg_*() and provide s3 compatibility lp_*()Andrew Tridgell2010-07-161-380/+408
* s4:param/loadparm.c - fix "asprintf" callMatthias Dieter Wallnöfer2010-05-281-2/+3
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-2/+1
* s4: remove unused references to swatStefan Metzmacher2010-04-291-4/+0
* s4-param: added a "spn update command" optionAndrew Tridgell2010-04-271-0/+4
* s4-param: set SMB_CONF_PATH when we load a smb.confAndrew Tridgell2010-04-191-0/+6
* charset: fixed a problem with the global use of the iconv_convenience structureAndrew Tridgell2010-03-181-4/+8
* s4-dns: use a loadparm list for samba_runcmd() commandsAndrew Tridgell2010-02-261-6/+6
* s4-param: added 'nsupdate command' option, default to /usr/bin/nsupdate -gAndrew Tridgell2010-02-261-0/+4
* s4-param: added "dns update command" smb.conf optionAndrew Tridgell2010-02-231-0/+4
* s4-param: added "rndc command" smb.conf optionAndrew Tridgell2010-02-171-0/+4
* s4:loadparm.c - prevent memory leaksMatthias Dieter Wallnöfer2010-02-131-0/+3
* s4:loadparm.c - the logfile parameter value needs to be duplicatedMatthias Dieter Wallnöfer2010-02-131-1/+1
* s4-dns: added a dns update taskAndrew Tridgell2010-02-111-1/+1
* s4-loadparm: call reload_charcnv() also for a missing smb.confAndrew Tridgell2009-12-141-0/+4
* s4:param remove reference to private header from source4/param/param.hBrad Hards2009-11-241-0/+1
* s4 - SID allocation using FDS DNA pluginEndi S. Dewata2009-11-021-0/+8
* s4:loadparm: don't leak the names of all shares in each lp_service() callStefan Metzmacher2009-10-241-1/+4
* s4:loadparm - adapt "realm" handlingMatthias Dieter Wallnöfer2009-10-141-3/+23
* parmlist: Add more tests.Jelmer Vernooij2009-09-271-12/+12
* s4-kcc: add a very simple KCCAndrew Tridgell2009-09-111-1/+1
* s4:param use talloc_unlink() to free iconv context holding referencesAndrew Bartlett2009-07-021-1/+1
* Don't use crossRef records to find our own domainAndrew Bartlett2009-05-261-0/+1
* s4:loadparm: fix a comment typo. and line wrapping.Michael Adam2009-05-081-1/+2
* s4:loadparm: fix brace indentation and add brace for clarityMichael Adam2009-05-081-2/+4
* Replace get_myname() with the talloc version from v3-3-testVolker Lendecke2009-02-131-2/+2
* s4:loadparm: s/class/pclassStefan Metzmacher2009-02-021-9/+9
* loadparm: Make sure various state variables get initialized even when weJelmer Vernooij2009-01-161-29/+40
* Find default smb.conf path correctly, when it was not specified on theJelmer Vernooij2009-01-161-4/+10
* When loading the default configuration, allow the configuration file to beJelmer Vernooij2009-01-061-2/+11
* s4:loadparm: start 'browser' rpc_serverStefan Metzmacher2008-12-061-1/+1
* Fix memory leak.Jelmer Vernooij2008-11-031-1/+1
* Fix the build.Jelmer Vernooij2008-11-021-2/+3
* Remove global_loadparm.Jelmer Vernooij2008-11-021-2/+0
* Use environment variable rather than loadparm parameter when testingJelmer Vernooij2008-11-021-0/+8