summaryrefslogtreecommitdiffstats
path: root/source4/param/loadparm.c
Commit message (Expand)AuthorAgeFilesLines
...
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-101-1/+4
* r3449: more include file reductionAndrew Tridgell2007-10-101-0/+1
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+1
* r3425: got rid of a bunch of cruft from rewrite.hAndrew Tridgell2007-10-101-74/+50
* r3390: fixed schannel server side support. RPC-SCHANNEL now works against Sam...Andrew Tridgell2007-10-101-0/+2
* r3380: - changed the default behaviour of server signing. We now have a defaultAndrew Tridgell2007-10-101-5/+5
* r3375: changed the default max xmit until I fix a problem with the SMBtrans m...Andrew Tridgell2007-10-101-1/+1
* r3338: More work on the winreg RPC server. Opening hives is now supported, mo...Jelmer Vernooij2007-10-101-1/+1
* r3227: added a per-share option "case insensitive filesystem", that tells theAndrew Tridgell2007-10-101-0/+9
* r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp...Jelmer Vernooij2007-10-101-0/+5
* r3062: handle spaces at the start of options in lp_set_cmdline()Andrew Tridgell2007-10-101-0/+3
* r3025: don't warn about no path in a service, as some backends (like cifs) do...Andrew Tridgell2007-10-101-7/+0
* r2941: added pvfs_flush() implementation to the posix backendAndrew Tridgell2007-10-101-0/+4
* r2889: add DRSUAPI serverStefan Metzmacher2007-10-101-1/+1
* r2871: - got rid of the last bits of non-threadsafe data in util_str.oAndrew Tridgell2007-10-101-1/+5
* r2804: - setup some reasonable default SAM to unixName mappings in the provis...Andrew Tridgell2007-10-101-1/+1
* r2561: completely redid the ntvfs module chaining code, You can now do someth...Andrew Tridgell2007-10-101-3/+3
* r2504: Add printf attribute, for format argument checking.Andrew Bartlett2007-10-101-0/+2
* r2384: i missed "nt status support" in my change to the new globals init codeAndrew Tridgell2007-10-101-0/+2
* r2309: make loadparm handling much more consistent, by using do_parameter()Andrew Tridgell2007-10-101-355/+161
* r2306: in lp_set_cmdline(), also set any aliases as having been set by the co...Andrew Tridgell2007-10-101-0/+10
* r2302: added a '--option' option, allowing any global or default option inAndrew Tridgell2007-10-101-0/+27
* r2247: talloc_destroy -> talloc_freeTim Potter2007-10-101-1/+1
* r1819: changed "smb ports" to be a LIST parameter type in loadparm (its a cla...Andrew Tridgell2007-10-101-4/+4
* r1596: Fix up copyrights.Jim McDonough2007-10-101-1/+1
* r1486: commit the start of the generic server infastructureStefan Metzmacher2007-10-101-0/+5
* r1462: GENSEC Kerberos and SPENGO work:Andrew Bartlett2007-10-101-1/+5
* r1406: I got spnego in the smb client workingStefan Metzmacher2007-10-101-1/+1
* r1345: add extended security spnego support to the smb clientStefan Metzmacher2007-10-101-1/+1
* r1291: rename struct smbsrv_context to smbsrv_connectionStefan Metzmacher2007-10-101-1/+1
* r1277: rename struct server_context to smbsrv_ontextStefan Metzmacher2007-10-101-1/+1
* r1210: A skeleton spoolssdb, based on samdb.Tim Potter2007-10-101-0/+4
* r1207: Add spoolss to the list of endpoint servers.Tim Potter2007-10-101-1/+1
* r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett2007-10-101-10/+10
* r917: - added the start of a LSA server to samba4.Andrew Tridgell2007-10-101-3/+1
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-5/+5
* r861: remove the next round of unused stuffStefan Metzmacher2007-10-101-23/+1
* r838: got rid of rpc_misc.hAndrew Tridgell2007-10-101-5/+0
* r818: added server side SMB signing to Samba4Andrew Tridgell2007-10-101-0/+26
* r743: Start on a NETLOGON server in Samba4.Andrew Bartlett2007-10-101-1/+1
* r458: this is the (very primitive) beginnings of a SAMR server forAndrew Tridgell2007-10-101-1/+5
* r448: Fix 'auth' in Samba4, by making 'auth methods' a normal smb.confAndrew Bartlett2007-10-101-0/+2
* r311: add srvsvc and wkssvc rpc pipes to the default pipesStefan Metzmacher2007-10-101-1/+1
* put the "max xmit" option back into Samba4Andrew Tridgell2004-03-231-0/+4
* remove a lot of unused smb.conf optionsStefan Metzmacher2004-01-291-651/+16
* merge the version.h autogeneration stuff from 3.0Stefan Metzmacher2004-01-281-1/+1
* This patch adds a better dcerpc server infastructure.Stefan Metzmacher2004-01-081-0/+5
* added a smb.conf flag "rpc big endian" that tells our rpc server toAndrew Tridgell2003-12-171-0/+3
* fixed some memory leaks in the dcerpc use of ntlmssp signingAndrew Tridgell2003-11-261-1/+1