summaryrefslogtreecommitdiff
path: root/source4/param
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20444: WEB Application framework / SWAT.Derrell Lipman1-4/+4
2007-10-10r20149: Remove the smb.conf distinction between PDC and BDC. Now the correctAndrew Bartlett1-109/+4
2007-10-10r20034: Start using ldb_search_exp_fmt()Simo Sorce1-9/+3
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2-7/+7
2007-10-10r19676: Fix some more dependencies.Jelmer Vernooij1-0/+1
2007-10-10r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).Jelmer Vernooij3-0/+221
2007-10-10r19543: Make dynconfig less special.Jelmer Vernooij1-0/+1
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij1-1/+4
2007-10-10r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...Simo Sorce1-5/+5
2007-10-10r19449: ldbbrowse: installation hopefully works now. "Developer" installationsDerrell Lipman1-3/+4
2007-10-10r19358: Use subunit tests from the right location (fromJelmer Vernooij1-1/+1
2007-10-10r19299: Fix possible memleaksSimo Sorce1-2/+2
2007-10-10r18880: JSON-RPC work in progressDerrell Lipman1-0/+3
2007-10-10r18591: Better defaults for share creationSimo Sorce1-3/+5
2007-10-10r18590: Some more work on the srvsvc pipeSimo Sorce3-38/+234
2007-10-10r18579: fixed boolean parameters on big endian hosts which haveAndrew Tridgell1-2/+5
2007-10-10r18558: Fix ShareCheck which was assuming all paths are "C:\"Simo Sorce1-0/+3
2007-10-10r18542: Some late nite work.Simo Sorce4-24/+173
2007-10-10r18386: start the unixinfo pipe by defaultStefan Metzmacher1-1/+1
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij2-4/+3
2007-10-10r17777: these macros are unused...Stefan Metzmacher1-0/+4
2007-10-10r17647: the init fns should not take a mem_ctxAndrew Tridgell1-1/+1
2007-10-10r17533: add missing include, so that "socket options = TCP_NODELY" asStefan Metzmacher1-0/+1
2007-10-10r17516: Change helper function names to make more clear what they are meant t...Simo Sorce1-2/+2
2007-10-10r17379: Pre-generate DH parameters, to avoid doing this at runtime in our tes...Andrew Bartlett1-0/+3
2007-10-10r17210: I wonder how I missed this, build farm caught it.Simo Sorce1-1/+1
2007-10-10r17207: Add the ldb based shares configuration moduleSimo Sorce2-0/+291
2007-10-10r17206: Add a modular API for share configuration.Simo Sorce5-1/+600
2007-10-10r16923: remove unused substitude codeStefan Metzmacher1-0/+2
2007-10-10r16464: split client and server min/max protocol settingsStefan Metzmacher1-8/+16
2007-10-10r15851: the conversion of loadparm to BOOL broke all big-endian platforms asAndrew Tridgell2-6/+6
2007-10-10r15769: this functions belong to params/ so move it.Stefan Metzmacher1-0/+18
2007-10-10r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij3-3/+2
2007-10-10r15387: Fix installation of dcerpc headers, remove more instances of uint_tJelmer Vernooij1-1/+1
2007-10-10r15302: Remove strangely named function "StrnCpy" - strlcpy is available as aJelmer Vernooij1-2/+2
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-1/+1
2007-10-10r15187: Introduce new param type P_BYTES. This lets config options which specifyJames Peach2-2/+40
2007-10-10r14914: Remove printf statement I accidently committed.Jelmer Vernooij1-1/+0
2007-10-10r14909: Add lp_modulesdir() smb.conf optionJelmer Vernooij2-1/+6
2007-10-10r14850: Don't assume that sizeof(BOOL) == sizeof(int)Jelmer Vernooij1-46/+46
2007-10-10r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij1-0/+2
2007-10-10r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij3-6/+197
2007-10-10r14573: Install samba-config and headersJelmer Vernooij1-3/+2
2007-10-10r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij1-2/+5
2007-10-10r14499: Remove dynconfig hack for now - it caused a recompile of theJelmer Vernooij1-30/+1
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-2/+2
2007-10-10r14420: arrgh, make sure I test compile even little patches ....Andrew Tridgell1-3/+0
2007-10-10r14415: remove an unusued varAndrew Tridgell1-5/+1
2007-10-10r14381: Kill structs.hJelmer Vernooij3-5/+10
2007-10-10r14332: Built in different paths when running locally (from ./bin/) in developerJelmer Vernooij1-5/+23