summaryrefslogtreecommitdiffstats
path: root/source4/param/loadparm.c
Commit message (Expand)AuthorAgeFilesLines
...
* r10316: More dynconfig fixesJelmer Vernooij2007-10-101-0/+1
* r10314: Apply the controvertial 'server role =' patch after discussion on the...Andrew Bartlett2007-10-101-79/+22
* r10291: The patch optionally (off by default, not available in all cases) allowsAndrew Bartlett2007-10-101-0/+4
* r9685: Add tests for samba3sam mapping moduleJelmer Vernooij2007-10-101-137/+3
* r9684: Remove unused parameters (about 70)Jelmer Vernooij2007-10-101-465/+3
* r9602: Add support for reading share_info.tdb and smb.conf.Jelmer Vernooij2007-10-101-165/+165
* r9382: Add a dummy registry for HKEY_USERS to get rid of the annoying dialogTim Potter2007-10-101-0/+6
* r9119: added a lp.categories() call in the loadparm js object, to allowAndrew Tridgell2007-10-101-19/+11
* r8643: - make lp_configfile() work againAndrew Tridgell2007-10-101-8/+9
* r8394: Make sure the argument to ctype is*(3) macros are unsigned char asLove Hörnquist Åstrand2007-10-101-2/+2
* r8344: added a "setup directory" smb.conf parameter, pointing at the setup te...Andrew Tridgell2007-10-101-0/+4
* r8297: add libinclude() function in ejs, which is like include() but searches...Andrew Tridgell2007-10-101-0/+6
* r7966: We need a better way to do this, but enable the KDC by default, if weAndrew Bartlett2007-10-101-0/+4
* r7916: - got rid of the in_client globalAndrew Tridgell2007-10-101-4/+1
* r7912: make private_path() recognise a non-relative filename, so we can haveAndrew Tridgell2007-10-101-7/+7
* r7793: allow integers in smb.conf to be specified in octal or hexAndrew Tridgell2007-10-101-2/+2
* r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP)Andrew Bartlett2007-10-101-0/+6
* r7744: converted the web server to use the lib/tls/ generic tls codeAndrew Tridgell2007-10-101-19/+19
* r7643: This patch adds a new NTPTR subsystem:Stefan Metzmacher2007-10-101-0/+4
* r7531: Finally fix lp_load(). I had left hooks in place which restricted usAndrew Bartlett2007-10-101-6/+0
* r7530: Simply calling convention of lp_load().Andrew Bartlett2007-10-101-58/+7
* r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to beAndrew Bartlett2007-10-101-0/+4
* r7016: - added smb.conf parm 'web tls = true/false'Andrew Tridgell2007-10-101-0/+4
* r7012: added smb.conf parametersAndrew Tridgell2007-10-101-0/+16
* r7008: - split out the loadparm type definitions so loadparm internals can be...Andrew Tridgell2007-10-101-154/+29
* r7002: added support for getting at loadparm config parameters via lpGet() in...Andrew Tridgell2007-10-101-53/+116
* r6982: install the swat pages with 'make installswat'Andrew Tridgell2007-10-101-5/+5
* r6981: first version of the builtin web server for Samba4Andrew Tridgell2007-10-101-1/+9
* r6902: Turn the LDAP server on by default. It is no worse than the others...Andrew Bartlett2007-10-101-1/+1
* r6724: added "cldap port" smb.conf parameterAndrew Tridgell2007-10-101-1/+5
* r6619: realm should not be forced uppercaseAndrew Tridgell2007-10-101-1/+1
* r6184: the beginnings of the libcli/dgram/ library, and the dgramAndrew Tridgell2007-10-101-0/+4
* r5502: announce us as a print server by defaultStefan Metzmacher2007-10-101-0/+4
* r5491: Don't load the DCOM-specific services by default (yet)Jelmer Vernooij2007-10-101-1/+1
* r5395: fixed some loadparm memory leaksAndrew Tridgell2007-10-101-4/+6
* r5389: initialise the WINS ttl max/min values to something sensibleAndrew Tridgell2007-10-101-0/+3
* r5346: - a bit more preparation for the WINS server going inAndrew Tridgell2007-10-101-0/+4
* r5308: trimmed back a lot of the old macros from smb_macros.hAndrew Tridgell2007-10-101-0/+2
* r5302: fixed a compilation problem on solaris caused by the recent includeAndrew Tridgell2007-10-101-1/+1
* r5296: - only include the tdb headers where they are neededAndrew Tridgell2007-10-101-5/+5
* r5221: replace the str_list_*() code with new code based on talloc(). This isAndrew Tridgell2007-10-101-14/+17
* r5115: enable the nbt daemon by defaultAndrew Tridgell2007-10-101-1/+1
* r5108: the beginnings of a nbtd server for Samba4. Currently just displaysAndrew Tridgell2007-10-101-0/+5
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r4898: - removed the unused wins_srv_*() codeAndrew Tridgell2007-10-101-3/+3
* r4817: ccache was being made ineffective on all the build farm machinesAndrew Tridgell2007-10-101-0/+1
* r4725: make "password server" a string listStefan Metzmacher2007-10-101-3/+3
* r4650: - make more use of bitmap and enum'sStefan Metzmacher2007-10-101-0/+1
* r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell2007-10-101-1/+1
* r4500: Allow GENSEC modules to be disabled by setting a flag on their moduleAndrew Bartlett2007-10-101-5/+0