summaryrefslogtreecommitdiffstats
path: root/source4/param/loadparm.c
Commit message (Expand)AuthorAgeFilesLines
...
* r23532: added lp_parm_double()Andrew Tridgell2007-10-101-0/+25
* r20977: start the 'drepl' service, which currently does nothing by default,Stefan Metzmacher2007-10-101-1/+1
* r20806: make it possible to configure the secrets.ldb urlStefan Metzmacher2007-10-101-0/+4
* r20444: WEB Application framework / SWAT.Derrell Lipman2007-10-101-4/+4
* r20149: Remove the smb.conf distinction between PDC and BDC. Now the correctAndrew Bartlett2007-10-101-109/+4
* r19449: ldbbrowse: installation hopefully works now. "Developer" installationsDerrell Lipman2007-10-101-3/+4
* r18880: JSON-RPC work in progressDerrell Lipman2007-10-101-0/+3
* r18579: fixed boolean parameters on big endian hosts which haveAndrew Tridgell2007-10-101-2/+5
* r18386: start the unixinfo pipe by defaultStefan Metzmacher2007-10-101-1/+1
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-3/+2
* r17777: these macros are unused...Stefan Metzmacher2007-10-101-0/+4
* r17533: add missing include, so that "socket options = TCP_NODELY" asStefan Metzmacher2007-10-101-0/+1
* r17379: Pre-generate DH parameters, to avoid doing this at runtime in our tes...Andrew Bartlett2007-10-101-0/+3
* r17206: Add a modular API for share configuration.Simo Sorce2007-10-101-1/+7
* r16923: remove unused substitude codeStefan Metzmacher2007-10-101-0/+2
* r16464: split client and server min/max protocol settingsStefan Metzmacher2007-10-101-8/+16
* r15851: the conversion of loadparm to BOOL broke all big-endian platforms asAndrew Tridgell2007-10-101-5/+5
* r15769: this functions belong to params/ so move it.Stefan Metzmacher2007-10-101-0/+18
* r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2007-10-101-1/+1
* r15302: Remove strangely named function "StrnCpy" - strlcpy is available as aJelmer Vernooij2007-10-101-2/+2
* r15187: Introduce new param type P_BYTES. This lets config options which specifyJames Peach2007-10-101-1/+39
* r14909: Add lp_modulesdir() smb.conf optionJelmer Vernooij2007-10-101-0/+4
* r14850: Don't assume that sizeof(BOOL) == sizeof(int)Jelmer Vernooij2007-10-101-46/+46
* r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij2007-10-101-6/+2
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-2/+2
* r14420: arrgh, make sure I test compile even little patches ....Andrew Tridgell2007-10-101-3/+0
* r14415: remove an unusued varAndrew Tridgell2007-10-101-5/+1
* r13964: make lp_* functions publicStefan Metzmacher2007-10-101-109/+109
* r13860: - add support for SMB2 ("SMB 2.001") negotiation in SMB negprot requestsStefan Metzmacher2007-10-101-2/+3
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-0/+2
* r13244: Allow control of the location of the Samba3-compatible winbindd pipeAndrew Bartlett2007-10-101-1/+5
* r13206: This patch finally re-adds a -k option that works reasonably.Andrew Bartlett2007-10-101-31/+5
* r13158: Fix setup and ejs pathsJelmer Vernooij2007-10-101-2/+2
* r12898: prepare the 'wins hook' feature, but we only debug out a 'TODO: run s...Stefan Metzmacher2007-10-101-0/+3
* r12731: Simplify and re-implemenet support for --parameter-name=fooAndrew Bartlett2007-10-101-25/+16
* r12730: Reimplement --parameter-name, and bring in common samba options.Andrew Bartlett2007-10-101-0/+38
* r12729: Implement the --section-name option, for dumping only one section.Andrew Bartlett2007-10-101-15/+20
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-0/+1
* r12649: use the same default('yes') for 'dns proxy' as samba3Stefan Metzmacher2007-10-101-1/+1
* r12644: prepare the dns proxy feature for the wins serverStefan Metzmacher2007-10-101-1/+5
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-3/+0
* r12442: only set the "wins server" parameter if it's not setStefan Metzmacher2007-10-101-1/+1
* r12435: the max wins ttl is 6 days in windows and samba3Stefan Metzmacher2007-10-101-1/+1
* r12304: split out the wins partner configuration into a seperate ldb.Stefan Metzmacher2007-10-101-0/+4
* r11239: Use ${REALM} for the realm in rootdse.ldifAndrew Bartlett2007-10-101-0/+4
* r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...Volker Lendecke2007-10-101-0/+4
* r11089: start the winsreplication task when we run with wins support = yesStefan Metzmacher2007-10-101-1/+1
* r10588: Remove more unused files, macrosJelmer Vernooij2007-10-101-2/+6
* r10513: Reduce some use of pstring. The main reason some parts of the code stillJelmer Vernooij2007-10-101-5/+0
* r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works...Jelmer Vernooij2007-10-101-5/+0