summaryrefslogtreecommitdiffstats
path: root/source/param
Commit message (Expand)AuthorAgeFilesLines
...
* r7530: Simply calling convention of lp_load(). Andrew Bartlett2005-06-131-58/+7
* r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to beAndrew Bartlett2005-06-031-0/+4
* r7016: - added smb.conf parm 'web tls = true/false'Andrew Tridgell2005-05-271-0/+4
* r7012: added smb.conf parameters Andrew Tridgell2005-05-271-0/+16
* r7008: - split out the loadparm type definitions so loadparm internals can be...Andrew Tridgell2005-05-272-154/+89
* r7002: added support for getting at loadparm config parameters via lpGet() in...Andrew Tridgell2005-05-271-53/+116
* r6982: install the swat pages with 'make installswat'Andrew Tridgell2005-05-261-5/+5
* r6981: first version of the builtin web server for Samba4Andrew Tridgell2005-05-261-1/+9
* r6902: Turn the LDAP server on by default. It is no worse than the others...Andrew Bartlett2005-05-191-1/+1
* r6842: Move to .mk fileJelmer Vernooij2005-05-172-4/+5
* r6724: added "cldap port" smb.conf parameterAndrew Tridgell2005-05-111-1/+5
* r6619: realm should not be forced uppercaseAndrew Tridgell2005-05-051-1/+1
* r6184: the beginnings of the libcli/dgram/ library, and the dgramAndrew Tridgell2005-04-031-0/+4
* r5502: announce us as a print server by defaultStefan Metzmacher2005-02-221-0/+4
* r5491: Don't load the DCOM-specific services by default (yet)Jelmer Vernooij2005-02-211-1/+1
* r5395: fixed some loadparm memory leaksAndrew Tridgell2005-02-141-4/+6
* r5389: initialise the WINS ttl max/min values to something sensibleAndrew Tridgell2005-02-141-0/+3
* r5346: - a bit more preparation for the WINS server going inAndrew Tridgell2005-02-111-0/+4
* r5308: trimmed back a lot of the old macros from smb_macros.hAndrew Tridgell2005-02-101-0/+2
* r5302: fixed a compilation problem on solaris caused by the recent includeAndrew Tridgell2005-02-101-1/+1
* r5296: - only include the tdb headers where they are neededAndrew Tridgell2005-02-101-5/+5
* r5221: replace the str_list_*() code with new code based on talloc(). This isAndrew Tridgell2005-02-041-14/+17
* r5115: enable the nbt daemon by defaultAndrew Tridgell2005-01-311-1/+1
* r5108: the beginnings of a nbtd server for Samba4. Currently just displaysAndrew Tridgell2005-01-301-0/+5
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2005-01-271-1/+1
* r4898: - removed the unused wins_srv_*() codeAndrew Tridgell2005-01-211-3/+3
* r4817: ccache was being made ineffective on all the build farm machinesAndrew Tridgell2005-01-181-0/+1
* r4725: make "password server" a string listStefan Metzmacher2005-01-131-3/+3
* r4650: - make more use of bitmap and enum'sStefan Metzmacher2005-01-101-0/+1
* r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell2005-01-061-1/+1
* r4500: Allow GENSEC modules to be disabled by setting a flag on their moduleAndrew Bartlett2005-01-031-5/+0
* r4494: Allow gensec_gssapi to use the SPNEGO mech provided by Heimdal (off byAndrew Bartlett2005-01-021-1/+2
* r4482: in ads mixed mode there are also only one PDC and multiple BDC'sStefan Metzmacher2005-01-021-1/+4
* r4460: Add a new GENSEC module: gensec_gssapiAndrew Bartlett2005-01-011-0/+1
* r4452: the beginnings of a dssetup rpc server.Andrew Tridgell2004-12-311-1/+1
* r4444: - initialise registry:HKEY_LOCAL_MACHINE to a reasonable default (whereAndrew Tridgell2004-12-311-8/+9
* r4439: unlimited connections is -1Stefan Metzmacher2004-12-311-1/+1
* r4438: the ADMIN$ share is a diskshare but hiddenStefan Metzmacher2004-12-311-9/+12
* r4423: give lp_parm_int() and lp_parm_ulong() default valuesStefan Metzmacher2004-12-311-4/+4
* r4342: Fix a memory leak in init_globals().Andrew Bartlett2004-12-231-1/+4
* r4339: - rename auth_guest to auth_anonymousStefan Metzmacher2004-12-231-1/+1
* r4058: added a type safe version of smb_xmalloc()Andrew Tridgell2004-12-041-5/+4
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2004-12-031-1/+1
* r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p()Andrew Tridgell2004-12-032-6/+4
* r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell2004-12-031-1/+1
* r4045: readd krb5 support defaulted to disableStefan Metzmacher2004-12-021-0/+3
* r3957: fix compiler warningStefan Metzmacher2004-11-251-6/+0
* r3938: cleaned some old stuff out of loadparmAndrew Tridgell2004-11-241-72/+0
* r3630: More work on DCOM server sideJelmer Vernooij2004-11-091-1/+1
* r3543: fixed some #include lines to make them more consistent, and fixedAndrew Tridgell2004-11-051-1/+1