r25026: Move param/param.h out of includes.h
[kai/samba-autobuild/.git] / source4 / param /
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25016: Create context for loadparm variables.
2007-10-10 Jelmer Vernooijr25015: Use talloc for all allocations in loadparm.
2007-10-10 Jelmer Vernooijr25014: Use talloc for allocating values as well.
2007-10-10 Jelmer Vernooijr25013: Use talloc to allocate services in loadparm...
2007-10-10 Jelmer Vernooijr25012: Avoid use of pstring, fix coding style a bit.
2007-10-10 Andrew Bartlettr24915: Try to quiet down this warning - the 'classic...
2007-10-10 Jelmer Vernooijr24816: Move the rest of the contents of core.h to...
2007-10-10 Jelmer Vernooijr24814: Fix headers, trim core.h even more.
2007-10-10 Jelmer Vernooijr24780: More work allowing libutil to be used by extern...
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Kai Blinr24363: Add template shell and template homedir setting...
2007-10-10 Andrew Bartlettr23848: Thanks to derrell for pointing out that I had...
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Andrew Tridgellr23796: main COPYING file for samba4, plus some formatt...
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr23696: added the create mask and related share permiss...
2007-10-10 Andrew Bartlettr23680: Make it easier to setup a domain member server...
2007-10-10 Andrew Tridgellr23532: added lp_parm_double()
2007-10-10 Jelmer Vernooijr22762: Some ldb_map changes:
2007-10-10 Stefan Metzmacherr22546: use the same error codes in both share backends
2007-10-10 Stefan Metzmacherr22406: this dependencies should also be private
2007-10-10 Jelmer Vernooijr22336: Add some more share tests.
2007-10-10 Jelmer Vernooijr22328: Add initial testsuite for share code.
2007-10-10 Andrew Bartlettr20988: Call out to Heimdal's krb5.conf processing...
2007-10-10 Stefan Metzmacherr20977: start the 'drepl' service, which currently...
2007-10-10 Stefan Metzmacherr20806: make it possible to configure the secrets.ldb url
2007-10-10 Derrell Lipmanr20444: WEB Application framework / SWAT.
2007-10-10 Andrew Bartlettr20149: Remove the smb.conf distinction between PDC...
2007-10-10 Simo Sorcer20034: Start using ldb_search_exp_fmt()
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Jelmer Vernooijr19676: Fix some more dependencies.
2007-10-10 Jelmer Vernooijr19573: Move secrets.o into param/ (subsystems haven...
2007-10-10 Jelmer Vernooijr19543: Make dynconfig less special.
2007-10-10 Jelmer Vernooijr19507: Merge my DSO fixes branch. Building Samba's...
2007-10-10 Simo Sorcer19489: Change ldb_msg_add_value and ldb_msg_add_empty...
2007-10-10 Derrell Lipmanr19449: ldbbrowse: installation hopefully works now...
2007-10-10 Jelmer Vernooijr19358: Use subunit tests from the right location ...
2007-10-10 Simo Sorcer19299: Fix possible memleaks
2007-10-10 Derrell Lipmanr18880: JSON-RPC work in progress
2007-10-10 Simo Sorcer18591: Better defaults for share creation
2007-10-10 Simo Sorcer18590: Some more work on the srvsvc pipe
2007-10-10 Andrew Tridgellr18579: fixed boolean parameters on big endian hosts...
2007-10-10 Simo Sorcer18558: Fix ShareCheck which was assuming all paths...
2007-10-10 Simo Sorcer18542: Some late nite work.
2007-10-10 Stefan Metzmacherr18386: start the unixinfo pipe by default
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17777: these macros are unused...
2007-10-10 Andrew Tridgellr17647: the init fns should not take a mem_ctx
2007-10-10 Stefan Metzmacherr17533: add missing include, so that "socket options...
2007-10-10 Simo Sorcer17516: Change helper function names to make more clear...
2007-10-10 Andrew Bartlettr17379: Pre-generate DH parameters, to avoid doing...
2007-10-10 Simo Sorcer17210: I wonder how I missed this, build farm caught it.
2007-10-10 Simo Sorcer17207: Add the ldb based shares configuration module
2007-10-10 Simo Sorcer17206: Add a modular API for share configuration.
2007-10-10 Stefan Metzmacherr16923: remove unused substitude code
2007-10-10 Stefan Metzmacherr16464: split client and server min/max protocol settings
2007-10-10 Andrew Tridgellr15851: the conversion of loadparm to BOOL broke all...
2007-10-10 Stefan Metzmacherr15769: this functions belong to params/ so move it.
2007-10-10 Jelmer Vernooijr15573: Fix build of systems that have iconv headers...
2007-10-10 Jelmer Vernooijr15387: Fix installation of dcerpc headers, remove...
2007-10-10 Jelmer Vernooijr15302: Remove strangely named function "StrnCpy" ...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 James Peachr15187: Introduce new param type P_BYTES. This lets...
2007-10-10 Jelmer Vernooijr14914: Remove printf statement I accidently committed.
2007-10-10 Jelmer Vernooijr14909: Add lp_modulesdir() smb.conf option
2007-10-10 Jelmer Vernooijr14850: Don't assume that sizeof(BOOL) == sizeof(int)
2007-10-10 Jelmer Vernooijr14844: Support a stdbool.h replacement in lib/replace/
2007-10-10 Jelmer Vernooijr14575: Move some path-related functions to libsamba...
2007-10-10 Jelmer Vernooijr14573: Install samba-config and headers
2007-10-10 Jelmer Vernooijr14572: Give libraries saner names, remove some .pc...
2007-10-10 Jelmer Vernooijr14499: Remove dynconfig hack for now - it caused a...
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Andrew Tridgellr14420: arrgh, make sure I test compile even little...
2007-10-10 Andrew Tridgellr14415: remove an unusued var
2007-10-10 Jelmer Vernooijr14381: Kill structs.h
2007-10-10 Jelmer Vernooijr14332: Built in different paths when running locally...
2007-10-10 Jelmer Vernooijr14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VER...
2007-10-10 Jelmer Vernooijr14322: Remove the BROKEN_CC flag for now. None of...
2007-10-10 Stefan Metzmacherr13964: make lp_* functions public
2007-10-10 Jelmer Vernooijr13903: Don't generate prototypes for modules and binar...
2007-10-10 Stefan Metzmacherr13860: - add support for SMB2 ("SMB 2.001") negotiatio...
2007-10-10 Jelmer Vernooijr13658: More moving around of files:
2007-10-10 Andrew Bartlettr13244: Allow control of the location of the Samba3...
2007-10-10 Andrew Bartlettr13206: This patch finally re-adds a -k option that...
2007-10-10 Jelmer Vernooijr13158: Fix setup and ejs paths
2007-10-10 Stefan Metzmacherr12898: prepare the 'wins hook' feature, but we only...
2007-10-10 Andrew Bartlettr12731: Simplify and re-implemenet support for --parame...
2007-10-10 Andrew Bartlettr12730: Reimplement --parameter-name, and bring in...
2007-10-10 Andrew Bartlettr12729: Implement the --section-name option, for dumpin...
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12670: Make a couple of dependencies stricter
2007-10-10 Stefan Metzmacherr12649: use the same default('yes') for 'dns proxy...
2007-10-10 Stefan Metzmacherr12644: prepare the dns proxy feature for the wins...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12592: Remove some useless dependencies
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Stefan Metzmacherr12442: only set the "wins server" parameter if it...
2007-10-10 Stefan Metzmacherr12435: the max wins ttl is 6 days in windows and samba3
next