summaryrefslogtreecommitdiff
path: root/source4/param
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9602: Add support for reading share_info.tdb and smb.conf.Jelmer Vernooij2-177/+179
2007-10-10r9382: Add a dummy registry for HKEY_USERS to get rid of the annoying dialogTim Potter1-0/+6
2007-10-10r9119: added a lp.categories() call in the loadparm js object, to allowAndrew Tridgell2-19/+24
2007-10-10r8643: - make lp_configfile() work againAndrew Tridgell1-8/+9
2007-10-10r8394: Make sure the argument to ctype is*(3) macros are unsigned char asLove Hörnquist Åstrand1-2/+2
2007-10-10r8344: added a "setup directory" smb.conf parameter, pointing at the setup te...Andrew Tridgell1-0/+4
2007-10-10r8297: add libinclude() function in ejs, which is like include() but searches...Andrew Tridgell1-0/+6
2007-10-10r8273: fixed some memory leaks in smbscript. This required convertingAndrew Tridgell1-62/+50
2007-10-10r7966: We need a better way to do this, but enable the KDC by default, if weAndrew Bartlett1-0/+4
2007-10-10r7916: - got rid of the in_client globalAndrew Tridgell2-7/+2
2007-10-10r7912: make private_path() recognise a non-relative filename, so we can haveAndrew Tridgell1-7/+7
2007-10-10r7793: allow integers in smb.conf to be specified in octal or hexAndrew Tridgell1-2/+2
2007-10-10r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP)Andrew Bartlett1-0/+6
2007-10-10r7744: converted the web server to use the lib/tls/ generic tls codeAndrew Tridgell1-19/+19
2007-10-10r7643: This patch adds a new NTPTR subsystem:Stefan Metzmacher1-0/+4
2007-10-10r7531: Finally fix lp_load(). I had left hooks in place which restricted usAndrew Bartlett1-6/+0
2007-10-10r7530: Simply calling convention of lp_load().Andrew Bartlett1-58/+7
2007-10-10r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to beAndrew Bartlett1-0/+4
2007-10-10r7016: - added smb.conf parm 'web tls = true/false'Andrew Tridgell1-0/+4
2007-10-10r7012: added smb.conf parametersAndrew Tridgell1-0/+16
2007-10-10r7008: - split out the loadparm type definitions so loadparm internals can be...Andrew Tridgell2-154/+89
2007-10-10r7002: added support for getting at loadparm config parameters via lpGet() in...Andrew Tridgell1-53/+116
2007-10-10r6982: install the swat pages with 'make installswat'Andrew Tridgell1-5/+5
2007-10-10r6981: first version of the builtin web server for Samba4Andrew Tridgell1-1/+9
2007-10-10r6902: Turn the LDAP server on by default. It is no worse than the others...Andrew Bartlett1-1/+1
2007-10-10r6842: Move to .mk fileJelmer Vernooij2-4/+5
2007-10-10r6724: added "cldap port" smb.conf parameterAndrew Tridgell1-1/+5
2007-10-10r6619: realm should not be forced uppercaseAndrew Tridgell1-1/+1
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