summaryrefslogtreecommitdiffstats
path: root/source4/param
Commit message (Expand)AuthorAgeFilesLines
* r20149: Remove the smb.conf distinction between PDC and BDC. Now the correctAndrew Bartlett2007-10-101-109/+4
* r20034: Start using ldb_search_exp_fmt()Simo Sorce2007-10-101-9/+3
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-102-7/+7
* r19676: Fix some more dependencies.Jelmer Vernooij2007-10-101-0/+1
* r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).Jelmer Vernooij2007-10-103-0/+221
* r19543: Make dynconfig less special.Jelmer Vernooij2007-10-101-0/+1
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-101-1/+4
* r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...Simo Sorce2007-10-101-5/+5
* r19449: ldbbrowse: installation hopefully works now. "Developer" installationsDerrell Lipman2007-10-101-3/+4
* r19358: Use subunit tests from the right location (fromJelmer Vernooij2007-10-101-1/+1
* r19299: Fix possible memleaksSimo Sorce2007-10-101-2/+2
* r18880: JSON-RPC work in progressDerrell Lipman2007-10-101-0/+3
* r18591: Better defaults for share creationSimo Sorce2007-10-101-3/+5
* r18590: Some more work on the srvsvc pipeSimo Sorce2007-10-103-38/+234
* r18579: fixed boolean parameters on big endian hosts which haveAndrew Tridgell2007-10-101-2/+5
* r18558: Fix ShareCheck which was assuming all paths are "C:\"Simo Sorce2007-10-101-0/+3
* r18542: Some late nite work.Simo Sorce2007-10-104-24/+173
* r18386: start the unixinfo pipe by defaultStefan Metzmacher2007-10-101-1/+1
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-102-4/+3
* r17777: these macros are unused...Stefan Metzmacher2007-10-101-0/+4
* r17647: the init fns should not take a mem_ctxAndrew Tridgell2007-10-101-1/+1
* r17533: add missing include, so that "socket options = TCP_NODELY" asStefan Metzmacher2007-10-101-0/+1
* r17516: Change helper function names to make more clear what they are meant t...Simo Sorce2007-10-101-2/+2
* r17379: Pre-generate DH parameters, to avoid doing this at runtime in our tes...Andrew Bartlett2007-10-101-0/+3
* r17210: I wonder how I missed this, build farm caught it.Simo Sorce2007-10-101-1/+1
* r17207: Add the ldb based shares configuration moduleSimo Sorce2007-10-102-0/+291
* r17206: Add a modular API for share configuration.Simo Sorce2007-10-105-1/+600
* 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-102-6/+6
* 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-103-3/+2
* r15387: Fix installation of dcerpc headers, remove more instances of uint_tJelmer Vernooij2007-10-101-1/+1
* r15302: Remove strangely named function "StrnCpy" - strlcpy is available as aJelmer Vernooij2007-10-101-2/+2
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r15187: Introduce new param type P_BYTES. This lets config options which specifyJames Peach2007-10-102-2/+40
* r14914: Remove printf statement I accidently committed.Jelmer Vernooij2007-10-101-1/+0
* r14909: Add lp_modulesdir() smb.conf optionJelmer Vernooij2007-10-102-1/+6
* r14850: Don't assume that sizeof(BOOL) == sizeof(int)Jelmer Vernooij2007-10-101-46/+46
* r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij2007-10-101-0/+2
* r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij2007-10-103-6/+197
* r14573: Install samba-config and headersJelmer Vernooij2007-10-101-3/+2
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-101-2/+5
* r14499: Remove dynconfig hack for now - it caused a recompile of theJelmer Vernooij2007-10-101-30/+1
* 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
* r14381: Kill structs.hJelmer Vernooij2007-10-103-5/+10
* r14332: Built in different paths when running locally (from ./bin/) in developerJelmer Vernooij2007-10-101-5/+23
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-101-0/+9