summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
2002-04-12merged the mangling test and passdb bugfixes into SAMBA_3_0Andrew Tridgell1-0/+3
2002-04-11This split the mangling code up to allow for the possibility of multipleAndrew Tridgell1-0/+3
2002-04-10Added Shirish's client side caching policy change.Jeremy Allison1-2/+17
2002-04-02Fix continual scanning of smb.conf if an include file doesn't exist. FoundJeremy Allison1-7/+7
2002-03-27Added sys_adminlog() system for info the appliance admins reallyJeremy Allison1-0/+5
2002-03-23Minor fixes:Andrew Bartlett1-5/+4
2002-03-19Sync up vfs changes from 2.2.x.Jeremy Allison1-1/+2
2002-03-13include/smb_macros.h: Don't round up an allocation if the size is zero.Jeremy Allison1-0/+8
2002-03-11Implemented default ACL patch (set inherit acls = true on a per share basis).Jeremy Allison1-0/+4
2002-03-03make default unix charset UTF8Andrew Tridgell1-0/+3
2002-03-02compile fix from vanceSimo Sorce1-0/+2
2002-03-02Move these inside the #ifdef to fix the compile on non-LDAPsam systems.Andrew Bartlett1-4/+5
2002-03-02This is now unusedAndrew Bartlett1-1/+0
2002-03-02This patch merges my private LDAP tree into HEAD.Andrew Bartlett1-7/+94
2002-02-27Added "nt status support" parameter. Fix offline synchronisation.Jeremy Allison1-0/+4
2002-02-25add required flags to "nt acl support" so it will show up in SWATHerb Lewis1-1/+1
2002-02-20enable large readwrite by defaultAndrew Tridgell1-1/+1
2002-02-16Added comment in lp_string() about debugging memory problems.Tim Potter1-0/+9
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-25that's the wins replication daemon !Jean-François Micouleau1-0/+3
2002-01-25Initialise password server to "*" in init_globals()Tim Potter1-0/+1
2002-01-22merge from 2.2. ofGerald Carter1-0/+4
2002-01-20This is another *BIG* change...Andrew Bartlett1-1/+42
2002-01-18This is the 'winbind default domain' patch from Alexander BokovoyAndrew Bartlett1-0/+4
2002-01-16Separate out get_user_home_dir() from get_user_home_service_dir().Jeremy Allison1-37/+29
2002-01-16Roll back PSTRING_SANCTIFY patch; just leave non-controversial typeMartin Pool1-1/+1
2002-01-15Add constness to parametersMartin Pool1-2/+2
2002-01-09For hysterical raisins you must use string_set() to set the value of aTim Potter1-1/+1
2002-01-08Added get_called_name() function, which replaces global_myname in printingJeremy Allison1-0/+10
2002-01-03Put a name on lp_talloc poolMartin Pool1-1/+1
2002-01-02sync up ldap defaults with 2.2Gerald Carter1-2/+3
2001-12-30Add a pile of doxygen style comments to various parts of Samba. Many of theseAndrew Bartlett1-1/+1
2001-12-20Removed global debugf. Replaced with lp_set_logfile(name).Jeremy Allison1-0/+9
2001-12-20fixed more warnings on irixAndrew Tridgell1-3/+3
2001-12-20fixed sscanf() of gid_t valuesAndrew Tridgell1-4/+4
2001-12-13update the ldap support code. it compiles.Jean-François Micouleau1-21/+37
2001-12-07added a "use spnego" optionAndrew Tridgell1-0/+6
2001-12-06again an intrusive patch:Jean-François Micouleau1-15/+9
2001-12-01removed the #ifdef USING_GROUPNAME_MAP/#endif blocksJean-François Micouleau1-10/+0
2001-11-26A number of things to clean up the auth subsytem a bit...Andrew Bartlett1-1/+27
2001-11-26updated server_role for ADSAndrew Tridgell1-0/+1
2001-11-26Another merge from appliance-head: in [ug]id_to_sid don't call theTim Potter1-10/+60
2001-11-25added 'security=ADS'Andrew Tridgell1-0/+1
2001-11-24added "net join" commandAndrew Tridgell1-0/+3
2001-11-24This is another rather major change to the samba authenticaionAndrew Bartlett1-9/+4
2001-11-19Move all other paths into dynconfigMartin Pool1-3/+3
2001-11-19LIBDIR and LOCKDIR are dynamically configured too.Martin Pool1-1/+1
2001-11-09This change updates lp_guestaccount() to be a *global* paramater, rather thanAndrew Bartlett1-5/+5
2001-11-05old merge from 2.2Gerald Carter1-8/+27
2001-10-31Small 'const' updates ahead of some AuthRewrite merging.Andrew Bartlett1-7/+7