summaryrefslogtreecommitdiff
path: root/source4/param
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6184: the beginnings of the libcli/dgram/ library, and the dgramAndrew Tridgell1-0/+4
2007-10-10r5502: announce us as a print server by defaultStefan Metzmacher1-0/+4
2007-10-10r5491: Don't load the DCOM-specific services by default (yet)Jelmer Vernooij1-1/+1
2007-10-10r5395: fixed some loadparm memory leaksAndrew Tridgell1-4/+6
2007-10-10r5389: initialise the WINS ttl max/min values to something sensibleAndrew Tridgell1-0/+3
2007-10-10r5346: - a bit more preparation for the WINS server going inAndrew Tridgell1-0/+4
2007-10-10r5308: trimmed back a lot of the old macros from smb_macros.hAndrew Tridgell1-0/+2
2007-10-10r5302: fixed a compilation problem on solaris caused by the recent includeAndrew Tridgell1-1/+1
2007-10-10r5296: - only include the tdb headers where they are neededAndrew Tridgell1-5/+5
2007-10-10r5221: replace the str_list_*() code with new code based on talloc(). This isAndrew Tridgell1-14/+17
2007-10-10r5115: enable the nbt daemon by defaultAndrew Tridgell1-1/+1
2007-10-10r5108: the beginnings of a nbtd server for Samba4. Currently just displaysAndrew Tridgell1-0/+5
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+1
2007-10-10r4898: - removed the unused wins_srv_*() codeAndrew Tridgell1-3/+3
2007-10-10r4817: ccache was being made ineffective on all the build farm machinesAndrew Tridgell1-0/+1
2007-10-10r4725: make "password server" a string listStefan Metzmacher1-3/+3
2007-10-10r4650: - make more use of bitmap and enum'sStefan Metzmacher1-0/+1
2007-10-10r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell1-1/+1
2007-10-10r4500: Allow GENSEC modules to be disabled by setting a flag on their moduleAndrew Bartlett1-5/+0
2007-10-10r4494: Allow gensec_gssapi to use the SPNEGO mech provided by Heimdal (off byAndrew Bartlett1-1/+2
2007-10-10r4482: in ads mixed mode there are also only one PDC and multiple BDC'sStefan Metzmacher1-1/+4
2007-10-10r4460: Add a new GENSEC module: gensec_gssapiAndrew Bartlett1-0/+1
2007-10-10r4452: the beginnings of a dssetup rpc server.Andrew Tridgell1-1/+1
2007-10-10r4444: - initialise registry:HKEY_LOCAL_MACHINE to a reasonable default (whereAndrew Tridgell1-8/+9
2007-10-10r4439: unlimited connections is -1Stefan Metzmacher1-1/+1
2007-10-10r4438: the ADMIN$ share is a diskshare but hiddenStefan Metzmacher1-9/+12
2007-10-10r4423: give lp_parm_int() and lp_parm_ulong() default valuesStefan Metzmacher1-4/+4
2007-10-10r4342: Fix a memory leak in init_globals().Andrew Bartlett1-1/+4
2007-10-10r4339: - rename auth_guest to auth_anonymousStefan Metzmacher1-1/+1
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