This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[ira/wip.git] / source3 / param / loadparm.c
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-11 Jeremy Allison*Experimental* new large-scaling printer code. Splits...
2002-07-03 Andrew BartlettRemove invalid comment - these are all 'unix' strings...
2002-07-02 Jeremy AllisonAddress the string_sub problem by changing len = 0...
2002-06-26 Andrew Tridgell- completely rewrote the wins_srv.c code. It is now...
2002-06-24 Jeremy AllisonMerged across trans2.c from SAMBA_2_2. UNIX extensions...
2002-06-19 Tim PotterFixed typo in debug.
2002-06-15 Andrew BartlettSimplify this code further. Just substitute %H, and...
2002-06-15 Andrew BartlettRework much of the service.c code:
2002-06-14 Jeremy AllisonMerge of csc termination fix.
2002-06-14 Simo Sorcemoved lp_list_* functions away from param/loadparm...
2002-06-14 Andrew BartlettPatch from ctrlsoft to make the pluggable passdb subsys...
2002-06-11 Simo Sorcefew fixes from Elrond(elrond@samba-tng.org) and Billy...
2002-05-31 Tim PotterResurrect the 'restrict anonymous' parameter but make...
2002-05-19 Tim PotterPatch to only set SV_TYPE_PRINTQ_SERVER in default_serv...
2002-05-18 Simo Sorceso here it is the code to introduce seriously debuggggi...
2002-05-18 Andrew BartlettA few things in this commit:
2002-05-17 Andrew BartlettMake --with-ldapsam 'go away'. This is now a standard...
2002-05-17 Andrew BartlettThis removes --with-ssl from Samba.
2002-05-09 Gerald Carterpidfile merge from SAMBA_2_2 (including --with-fhs...
2002-05-08 Jeremy AllisonMerge in Jerry's called name fix.
2002-04-17 Jeremy Allisonlibsmb/cli_netlogon.c: Fixed confusing debug messages.
2002-04-13 Andrew BartlettPatch for arbitary smb.conf paramaters (to make the...
2002-04-13 Andrew BartlettBetter handling of uid/gid -> RID and RID -> uid/gid...
2002-04-12 Andrew Tridgellmerged the mangling test and passdb bugfixes into SAMBA_3_0
2002-04-12 Andrew Tridgellset the default hashing scheme in head to "hash2"
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-11 Andrew TridgellThis split the mangling code up to allow for the possib...
2002-04-10 Jeremy AllisonAdded Shirish's client side caching policy change.
2002-04-02 Jeremy AllisonFix continual scanning of smb.conf if an include file...
2002-03-27 Jeremy AllisonAdded sys_adminlog() system for info the appliance...
2002-03-23 Andrew BartlettMinor fixes:
2002-03-19 Jeremy AllisonSync up vfs changes from 2.2.x.
2002-03-13 Jeremy Allisoninclude/smb_macros.h: Don't round up an allocation...
2002-03-11 Jeremy AllisonImplemented default ACL patch (set inherit acls = true...
2002-03-03 Andrew Tridgellmake default unix charset UTF8
2002-03-02 Simo Sorcecompile fix from vance
2002-03-02 Andrew BartlettMove these inside the #ifdef to fix the compile on...
2002-03-02 Andrew BartlettThis is now unused
2002-03-02 Andrew BartlettThis patch merges my private LDAP tree into HEAD.
2002-02-27 Jeremy AllisonAdded "nt status support" parameter. Fix offline synchr...
2002-02-25 Herb Lewisadd required flags to "nt acl support" so it will show...
2002-02-20 Andrew Tridgellenable large readwrite by default
2002-02-16 Tim PotterAdded comment in lp_string() about debugging memory...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-25 Jean-François Mico... that's the wins replication daemon !
2002-01-25 Tim PotterInitialise password server to "*" in init_globals()
2002-01-22 Gerald Cartermerge from 2.2. of
2002-01-20 Andrew BartlettThis is another *BIG* change...
2002-01-18 Andrew BartlettThis is the 'winbind default domain' patch from Alexand...
2002-01-16 Jeremy AllisonSeparate out get_user_home_dir() from get_user_home_ser...
2002-01-16 Martin PoolRoll back PSTRING_SANCTIFY patch; just leave non-contro...
2002-01-15 Martin PoolAdd constness to parameters
2002-01-09 Tim PotterFor hysterical raisins you must use string_set() to...
2002-01-08 Jeremy AllisonAdded get_called_name() function, which replaces global...
2002-01-03 Martin PoolPut a name on lp_talloc pool
2002-01-02 Gerald Cartersync up ldap defaults with 2.2
2001-12-30 Andrew BartlettAdd a pile of doxygen style comments to various parts...
2001-12-20 Jeremy AllisonRemoved global debugf. Replaced with lp_set_logfile...
2001-12-20 Andrew Tridgellfixed sscanf() of gid_t values
2001-12-13 Jean-François Mico... update the ldap support code. it compiles.
2001-12-07 Andrew Tridgelladded a "use spnego" option
2001-12-06 Jean-François Mico... again an intrusive patch:
2001-12-01 Jean-François Mico... removed the #ifdef USING_GROUPNAME_MAP/#endif blocks
2001-11-26 Andrew BartlettA number of things to clean up the auth subsytem a...
2001-11-26 Andrew Tridgellupdated server_role for ADS
2001-11-26 Tim PotterAnother merge from appliance-head: in [ug]id_to_sid...
2001-11-25 Andrew Tridgelladded 'security=ADS'
2001-11-24 Andrew Tridgelladded "net join" command
2001-11-24 Andrew BartlettThis is another rather major change to the samba authen...
2001-11-19 Martin PoolMove all other paths into dynconfig
2001-11-19 Martin PoolLIBDIR and LOCKDIR are dynamically configured too.
2001-11-09 Andrew BartlettThis change updates lp_guestaccount() to be a *global...
2001-11-05 Gerald Carterold merge from 2.2
2001-10-31 Andrew BartlettSmall 'const' updates ahead of some AuthRewrite merging.
2001-10-17 Andrew Tridgelladded basic NTLMSSP support in smbd. This is still...
2001-10-14 Andrew Tridgellfixed typo
2001-10-14 Andrew Tridgellthe next step in the intl changeover. This should get...
2001-10-12 Jeremy AllisonMade nt acl support a local parameter for w2ksp2 profil...
2001-10-11 Gerald Cartermerge from 2.2
2001-09-26 Gerald CarterOpenSSL merge from 2.2
2001-09-25 Jeremy AllisonFixup passdb stuff to add new nisplus and ldap backends.
2001-09-24 Motonobu TakahashiAdded SWAT i18n feature:
2001-09-23 Andrew BartlettFix up NT_STATUS return for session setups, Win2k objec...
2001-09-19 Andrew Tridgell*llist being NULL is not an error
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-16 Andrew BartlettKill off the dangerous passwd program default, as its...
2001-09-13 Andrew Tridgelladded a new global option "hostname lookups = yes/no"
2001-09-07 Andrew Tridgelladded "display charset" option in smb.conf, along with...
2001-09-06 Jeremy AllisonFixed O(N^2) talloc loop when allocating printer name...
2001-09-06 Andrew Tridgellenable strict locking by default. This will be slow...
2001-08-29 Christopher R. Hertellp_wins_server() is now lp_wins_server_list().
2001-08-26 Volker LendeckeChange default 'name resolve order' to WINS before...
2001-08-24 Simo Sorcelet admins also abort a shutdown
2001-08-23 Simo Sorceso let admins shutdown their samba servers remotely...
2001-08-23 Tim PotterFixed detection of CUPS. We need to check for the...
2001-08-22 Andrew BartlettA few changes:
2001-08-22 Jeremy AllisonRemove unneeded lp_talloc_free().
2001-08-22 Gerald Cartermerge from 2.2
2001-08-21 Andrew BartlettAdd a new option to disable our paranoid server check.
next