summaryrefslogtreecommitdiff
path: root/source4/param
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4058: added a type safe version of smb_xmalloc()Andrew Tridgell1-5/+4
2007-10-10r4055: fixed more places to use type safe allocation macrosAndrew Tridgell1-1/+1
2007-10-10r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p()Andrew Tridgell2-6/+4
2007-10-10r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell1-1/+1
2007-10-10r4045: readd krb5 support defaulted to disableStefan Metzmacher1-0/+3
2007-10-10r3957: fix compiler warningStefan Metzmacher1-6/+0
2007-10-10r3938: cleaned some old stuff out of loadparmAndrew Tridgell1-72/+0
2007-10-10r3630: More work on DCOM server sideJelmer Vernooij1-1/+1
2007-10-10r3543: fixed some #include lines to make them more consistent, and fixedAndrew Tridgell1-1/+1
2007-10-10r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell1-0/+1
2007-10-10r3478: split out some more pieces of includes.hAndrew Tridgell1-0/+1
2007-10-10r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell1-0/+1
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell1-1/+4
2007-10-10r3449: more include file reductionAndrew Tridgell2-0/+2
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell1-0/+1
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-0/+1
2007-10-10r3425: got rid of a bunch of cruft from rewrite.hAndrew Tridgell1-74/+50
2007-10-10r3390: fixed schannel server side support. RPC-SCHANNEL now works against Sam...Andrew Tridgell1-0/+2
2007-10-10r3380: - changed the default behaviour of server signing. We now have a defaultAndrew Tridgell1-5/+5
2007-10-10r3375: changed the default max xmit until I fix a problem with the SMBtrans m...Andrew Tridgell1-1/+1
2007-10-10r3338: More work on the winreg RPC server. Opening hives is now supported, mo...Jelmer Vernooij1-1/+1
2007-10-10r3227: added a per-share option "case insensitive filesystem", that tells theAndrew Tridgell1-0/+9
2007-10-10r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp...Jelmer Vernooij1-0/+5
2007-10-10r3062: handle spaces at the start of options in lp_set_cmdline()Andrew Tridgell1-0/+3
2007-10-10r3025: don't warn about no path in a service, as some backends (like cifs) do...Andrew Tridgell1-7/+0
2007-10-10r2941: added pvfs_flush() implementation to the posix backendAndrew Tridgell1-0/+4
2007-10-10r2889: add DRSUAPI serverStefan Metzmacher1-1/+1
2007-10-10r2871: - got rid of the last bits of non-threadsafe data in util_str.oAndrew Tridgell1-1/+5
2007-10-10r2804: - setup some reasonable default SAM to unixName mappings in the provis...Andrew Tridgell1-1/+1
2007-10-10r2561: completely redid the ntvfs module chaining code, You can now do someth...Andrew Tridgell1-3/+3
2007-10-10r2504: Add printf attribute, for format argument checking.Andrew Bartlett1-0/+2
2007-10-10r2384: i missed "nt status support" in my change to the new globals init codeAndrew Tridgell1-0/+2
2007-10-10r2309: make loadparm handling much more consistent, by using do_parameter()Andrew Tridgell1-355/+161
2007-10-10r2306: in lp_set_cmdline(), also set any aliases as having been set by the co...Andrew Tridgell1-0/+10
2007-10-10r2302: added a '--option' option, allowing any global or default option inAndrew Tridgell1-0/+27
2007-10-10r2247: talloc_destroy -> talloc_freeTim Potter1-1/+1
2007-10-10r1819: changed "smb ports" to be a LIST parameter type in loadparm (its a cla...Andrew Tridgell1-4/+4
2007-10-10r1596: Fix up copyrights.Jim McDonough1-1/+1
2007-10-10r1486: commit the start of the generic server infastructureStefan Metzmacher1-0/+5
2007-10-10r1462: GENSEC Kerberos and SPENGO work:Andrew Bartlett1-1/+5
2007-10-10r1406: I got spnego in the smb client workingStefan Metzmacher1-1/+1
2007-10-10r1345: add extended security spnego support to the smb clientStefan Metzmacher1-1/+1
2007-10-10r1291: rename struct smbsrv_context to smbsrv_connectionStefan Metzmacher1-1/+1
2007-10-10r1277: rename struct server_context to smbsrv_ontextStefan Metzmacher1-1/+1
2007-10-10r1210: A skeleton spoolssdb, based on samdb.Tim Potter1-0/+4
2007-10-10r1207: Add spoolss to the list of endpoint servers.Tim Potter1-1/+1
2007-10-10r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett1-10/+10
2007-10-10r917: - added the start of a LSA server to samba4.Andrew Tridgell1-3/+1
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-5/+5
2007-10-10r861: remove the next round of unused stuffStefan Metzmacher1-23/+1