r4423: give lp_parm_int() and lp_parm_ulong() default values
[samba.git] / source4 / param / loadparm.c
2007-10-10 Stefan Metzmacherr4423: give lp_parm_int() and lp_parm_ulong() default...
2007-10-10 Andrew Bartlettr4342: Fix a memory leak in init_globals().
2007-10-10 Stefan Metzmacherr4339: - rename auth_guest to auth_anonymous
2007-10-10 Andrew Tridgellr4058: added a type safe version of smb_xmalloc()
2007-10-10 Andrew Tridgellr4055: fixed more places to use type safe allocation...
2007-10-10 Andrew Tridgellr4054: got rid of Realloc(), replacing it with the...
2007-10-10 Stefan Metzmacherr4045: readd krb5 support defaulted to disable
2007-10-10 Stefan Metzmacherr3957: fix compiler warning
2007-10-10 Andrew Tridgellr3938: cleaned some old stuff out of loadparm
2007-10-10 Jelmer Vernooijr3630: More work on DCOM server side
2007-10-10 Andrew Tridgellr3543: fixed some #include lines to make them more...
2007-10-10 Andrew Tridgellr3494: got rid of include/rewrite.h, and split out...
2007-10-10 Andrew Tridgellr3478: split out some more pieces of includes.h
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Tridgellr3449: more include file reduction
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Tridgellr3425: got rid of a bunch of cruft from rewrite.h
2007-10-10 Andrew Tridgellr3390: fixed schannel server side support. RPC-SCHANNEL...
2007-10-10 Andrew Tridgellr3380: - changed the default behaviour of server signin...
2007-10-10 Andrew Tridgellr3375: changed the default max xmit until I fix a probl...
2007-10-10 Jelmer Vernooijr3338: More work on the winreg RPC server. Opening...
2007-10-10 Andrew Tridgellr3227: added a per-share option "case insensitive files...
2007-10-10 Jelmer Vernooijr3162: Add client-side support for the ncalrpc: and...
2007-10-10 Andrew Tridgellr3062: handle spaces at the start of options in lp_set_...
2007-10-10 Andrew Tridgellr3025: don't warn about no path in a service, as some...
2007-10-10 Andrew Tridgellr2941: added pvfs_flush() implementation to the posix...
2007-10-10 Stefan Metzmacherr2889: add DRSUAPI server
2007-10-10 Andrew Tridgellr2871: - got rid of the last bits of non-threadsafe...
2007-10-10 Andrew Tridgellr2804: - setup some reasonable default SAM to unixName...
2007-10-10 Andrew Tridgellr2561: completely redid the ntvfs module chaining code...
2007-10-10 Andrew Bartlettr2504: Add printf attribute, for format argument checking.
2007-10-10 Andrew Tridgellr2384: i missed "nt status support" in my change to...
2007-10-10 Andrew Tridgellr2309: make loadparm handling much more consistent...
2007-10-10 Andrew Tridgellr2306: in lp_set_cmdline(), also set any aliases as...
2007-10-10 Andrew Tridgellr2302: added a '--option' option, allowing any global...
2007-10-10 Tim Potterr2247: talloc_destroy -> talloc_free
2007-10-10 Andrew Tridgellr1819: changed "smb ports" to be a LIST parameter type...
2007-10-10 Jim McDonoughr1596: Fix up copyrights.
2007-10-10 Stefan Metzmacherr1486: commit the start of the generic server infastructure
2007-10-10 Andrew Bartlettr1462: GENSEC Kerberos and SPENGO work:
2007-10-10 Stefan Metzmacherr1406: I got spnego in the smb client working
2007-10-10 Stefan Metzmacherr1345: add extended security spnego support to the...
2007-10-10 Stefan Metzmacherr1291: rename struct smbsrv_context to smbsrv_connection
2007-10-10 Stefan Metzmacherr1277: rename struct server_context to smbsrv_ontext
2007-10-10 Tim Potterr1210: A skeleton spoolssdb, based on samdb.
2007-10-10 Tim Potterr1207: Add spoolss to the list of endpoint servers.
2007-10-10 Andrew Bartlettr1123: Make all lp_ string functions return 'const...
2007-10-10 Andrew Tridgellr917: - added the start of a LSA server to samba4.
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Stefan Metzmacherr861: remove the next round of unused stuff
2007-10-10 Andrew Tridgellr838: got rid of rpc_misc.h
2007-10-10 Andrew Tridgellr818: added server side SMB signing to Samba4
2007-10-10 Andrew Bartlettr743: Start on a NETLOGON server in Samba4.
2007-10-10 Andrew Tridgellr458: this is the (very primitive) beginnings of a...
2007-10-10 Andrew Bartlettr448: Fix 'auth' in Samba4, by making 'auth methods...
2007-10-10 Stefan Metzmacherr311: add srvsvc and wkssvc rpc pipes to the default...
2004-03-23 Andrew Tridgellput the "max xmit" option back into Samba4
2004-01-29 Stefan Metzmacherremove a lot of unused smb.conf options
2004-01-28 Stefan Metzmachermerge the version.h autogeneration stuff from 3.0
2004-01-08 Stefan MetzmacherThis patch adds a better dcerpc server infastructure.
2003-12-17 Andrew Tridgelladded a smb.conf flag "rpc big endian" that tells our...
2003-11-26 Andrew Tridgellfixed some memory leaks in the dcerpc use of ntlmssp...
2003-09-18 Tim PotterQuieten a compiler warning.
2003-08-15 Andrew Tridgellfix handling of parametric smb.conf parms with embedded...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code