summaryrefslogtreecommitdiffstats
path: root/source3/param
Commit message (Expand)AuthorAgeFilesLines
...
* Separate out get_user_home_dir() from get_user_home_service_dir().Jeremy Allison2002-01-161-37/+29
* Roll back PSTRING_SANCTIFY patch; just leave non-controversial typeMartin Pool2002-01-161-1/+1
* Add constness to parametersMartin Pool2002-01-151-2/+2
* For hysterical raisins you must use string_set() to set the value of aTim Potter2002-01-091-1/+1
* Added get_called_name() function, which replaces global_myname in printingJeremy Allison2002-01-081-0/+10
* Put a name on lp_talloc poolMartin Pool2002-01-031-1/+1
* sync up ldap defaults with 2.2Gerald Carter2002-01-021-2/+3
* Add a pile of doxygen style comments to various parts of Samba. Many of theseAndrew Bartlett2001-12-301-1/+1
* Removed global debugf. Replaced with lp_set_logfile(name).Jeremy Allison2001-12-201-0/+9
* fixed more warnings on irixAndrew Tridgell2001-12-201-3/+3
* fixed sscanf() of gid_t valuesAndrew Tridgell2001-12-201-4/+4
* update the ldap support code. it compiles.Jean-François Micouleau2001-12-131-21/+37
* added a "use spnego" optionAndrew Tridgell2001-12-071-0/+6
* again an intrusive patch:Jean-François Micouleau2001-12-061-15/+9
* removed the #ifdef USING_GROUPNAME_MAP/#endif blocksJean-François Micouleau2001-12-011-10/+0
* A number of things to clean up the auth subsytem a bit...Andrew Bartlett2001-11-261-1/+27
* updated server_role for ADSAndrew Tridgell2001-11-261-0/+1
* Another merge from appliance-head: in [ug]id_to_sid don't call theTim Potter2001-11-261-10/+60
* added 'security=ADS'Andrew Tridgell2001-11-251-0/+1
* added "net join" commandAndrew Tridgell2001-11-241-0/+3
* This is another rather major change to the samba authenticaionAndrew Bartlett2001-11-241-9/+4
* Move all other paths into dynconfigMartin Pool2001-11-191-3/+3
* LIBDIR and LOCKDIR are dynamically configured too.Martin Pool2001-11-191-1/+1
* This change updates lp_guestaccount() to be a *global* paramater, rather thanAndrew Bartlett2001-11-091-5/+5
* old merge from 2.2Gerald Carter2001-11-051-8/+27
* Small 'const' updates ahead of some AuthRewrite merging.Andrew Bartlett2001-10-311-7/+7
* added basic NTLMSSP support in smbd. This is still quite rough, andAndrew Tridgell2001-10-171-5/+3
* fixed typoAndrew Tridgell2001-10-141-1/+1
* the next step in the intl changeover. This should get us compiling agian,Andrew Tridgell2001-10-141-342/+341
* Made nt acl support a local parameter for w2ksp2 profile fix.Jeremy Allison2001-10-121-4/+4
* merge from 2.2Gerald Carter2001-10-111-8/+8
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* OpenSSL merge from 2.2Gerald Carter2001-09-261-0/+12
* Fixup passdb stuff to add new nisplus and ldap backends.Jeremy Allison2001-09-251-0/+9
* Added SWAT i18n feature:Motonobu Takahashi2001-09-241-338/+339
* Fix up NT_STATUS return for session setups, Win2k objects to anything otherAndrew Bartlett2001-09-231-3/+0
* *llist being NULL is not an errorAndrew Tridgell2001-09-191-1/+1
* move to SAFE_FREE()Simo Sorce2001-09-172-26/+20
* Kill off the dangerous passwd program default, as its both veryAndrew Bartlett2001-09-161-1/+1
* added a new global option "hostname lookups = yes/no"Andrew Tridgell2001-09-131-0/+7
* added "display charset" option in smb.conf, along with d_printf()Andrew Tridgell2001-09-071-1/+6
* Fixed O(N^2) talloc loop when allocating printer name memory - fix fromJeremy Allison2001-09-061-2/+2
* enable strict locking by default. This will be slow, so now we justAndrew Tridgell2001-09-061-1/+1
* lp_wins_server() is now lp_wins_server_list().Christopher R. Hertel2001-08-291-1/+1
* Change default 'name resolve order' to WINS before DNS.Volker Lendecke2001-08-261-1/+1
* let admins also abort a shutdownSimo Sorce2001-08-241-0/+3
* so let admins shutdown their samba servers remotely if they want :-)Simo Sorce2001-08-231-0/+4
* Fixed detection of CUPS. We need to check for the presence of the cupsTim Potter2001-08-231-2/+2
* A few changes:Andrew Bartlett2001-08-221-10/+0
* Remove unneeded lp_talloc_free().Jeremy Allison2001-08-221-3/+0