summaryrefslogtreecommitdiff
path: root/source4/param/loadparm.c
Commit message (Expand)AuthorAgeFilesLines
...
* libcli/util Remove ntstatus_check_dos_mappingAndrew Bartlett2011-05-311-2/+0
* s4-param cope with doulbe-parsing of -foo and +foo listsAndrew Bartlett2011-05-081-3/+9
* s4-param Don't set variables such as the debuglevel unless globalAndrew Bartlett2011-05-081-2/+18
* libds: moved enum security_types to a common headerAndrew Tridgell2011-05-081-0/+1
* Remove strlower_m() and strupper_m() from source4 and common code.Andrew Bartlett2011-05-031-18/+37
* lib/util Rename conv_str_size() -> conv_str_size_error()Andrew Bartlett2011-04-301-2/+2
* s4-param Rename lp_destructor() -> lpcfg_destructor() for consistencyAndrew Bartlett2011-04-291-2/+2
* s4-param Rename unused lp_ functions to match param.hAndrew Bartlett2011-04-291-5/+5
* s4-param Rename volume_label() -> lpcfg_volume_label()Andrew Bartlett2011-04-291-1/+1
* s4-param Rename private_path() -> lpcfg_private_path()Andrew Bartlett2011-04-291-5/+5
* s4-loadparm: be a bit less verbose about smb.conf processingAndrew Tridgell2011-04-041-2/+2
* s4-param: set a default logfileAndrew Tridgell2011-03-291-0/+5
* lib/util/charset rename iconv_convenience to iconv_handleAndrew Bartlett2011-03-251-8/+8
* s4:param/loadparm.c - check for OOMMatthias Dieter Wallnöfer2011-03-221-0/+3
* lib/util: new merged debug systemAndrew Bartlett2011-03-011-12/+18
* lib/util/charcnv Move iconv handle setup in commonAndrew Bartlett2011-02-181-5/+1
* s4: load the backupkey endpointMatthieu Patou2011-02-141-1/+1
* 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