summaryrefslogtreecommitdiffstats
path: root/source/param
Commit message (Expand)AuthorAgeFilesLines
* found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be nul...Simo Sorce2002-07-281-2/+2
* This patch does two things:Andrew Bartlett2002-07-281-18/+21
* nice day todaySimo Sorce2002-07-271-0/+4
* And a little more 'const'.Andrew Bartlett2002-07-201-2/+2
* Gone back to explicit queue number passing as snum - removed encoding ofJeremy Allison2002-07-171-4/+0
* Use codepage 850 as a default for the dos character set.Tim Potter2002-07-161-0/+3
* *Experimental* new large-scaling printer code. Splits printing.tdb intoJeremy Allison2002-07-111-3/+6
* Remove invalid comment - these are all 'unix' strings now.Andrew Bartlett2002-07-031-1/+1
* Address the string_sub problem by changing len = 0 to mean "no expand".Jeremy Allison2002-07-021-7/+7
* - completely rewrote the wins_srv.c code. It is now much simpler, andAndrew Tridgell2002-06-261-18/+4
* Merged across trans2.c from SAMBA_2_2. UNIX extensions and passthroughJeremy Allison2002-06-241-0/+8
* Fixed typo in debug.Tim Potter2002-06-191-1/+1
* Simplify this code further. Just substitute %H, and let the normal codeAndrew Bartlett2002-06-151-4/+3
* Rework much of the service.c code:Andrew Bartlett2002-06-151-6/+18
* Merge of csc termination fix.Jeremy Allison2002-06-141-1/+2
* moved lp_list_* functions away from param/loadparm.c, put int lib/util_str.cSimo Sorce2002-06-141-187/+7
* Patch from ctrlsoft to make the pluggable passdb subsystem use an lp_listAndrew Bartlett2002-06-141-4/+4
* few fixes from Elrond(elrond@samba-tng.org) and Billy O'Connor(billy@oconnoro...Simo Sorce2002-06-111-4/+10
* Resurrect the 'restrict anonymous' parameter but make it an integer.Tim Potter2002-05-311-4/+4
* Patch to only set SV_TYPE_PRINTQ_SERVER in default_server_announce if aTim Potter2002-05-191-1/+9
* so here it is the code to introduce seriously debugggging classes.Simo Sorce2002-05-181-3/+2
* A few things in this commit:Andrew Bartlett2002-05-181-10/+12
* Make --with-ldapsam 'go away'. This is now a standard, stable, featureAndrew Bartlett2002-05-171-14/+0
* This removes --with-ssl from Samba.Andrew Bartlett2002-05-171-91/+0
* pidfile merge from SAMBA_2_2 (including --with-fhs) and a few other minor thi...Gerald Carter2002-05-091-5/+9
* Merge in Jerry's called name fix.Jeremy Allison2002-05-081-1/+21
* libsmb/cli_netlogon.c: Fixed confusing debug messages.Jeremy Allison2002-04-171-14/+13
* Patch for arbitary smb.conf paramaters (to make the life of plugin maintainersAndrew Bartlett2002-04-131-4/+112
* Better handling of uid/gid -> RID and RID -> uid/gid code.Andrew Bartlett2002-04-131-0/+5
* set the default hashing scheme in head to "hash2"Andrew Tridgell2002-04-121-0/+3
* This split the mangling code up to allow for the possibility of multipleAndrew Tridgell2002-04-111-0/+3
* Added Shirish's client side caching policy change.Jeremy Allison2002-04-101-2/+17
* Fix continual scanning of smb.conf if an include file doesn't exist. FoundJeremy Allison2002-04-021-7/+7
* Added sys_adminlog() system for info the appliance admins reallyJeremy Allison2002-03-271-0/+5
* Minor fixes:Andrew Bartlett2002-03-231-5/+4
* Sync up vfs changes from 2.2.x.Jeremy Allison2002-03-191-1/+2
* include/smb_macros.h: Don't round up an allocation if the size is zero.Jeremy Allison2002-03-131-0/+8
* Implemented default ACL patch (set inherit acls = true on a per share basis).Jeremy Allison2002-03-111-0/+4
* make default unix charset UTF8Andrew Tridgell2002-03-031-0/+3
* compile fix from vanceSimo Sorce2002-03-021-0/+2
* Move these inside the #ifdef to fix the compile on non-LDAPsam systems.Andrew Bartlett2002-03-021-4/+5
* This is now unusedAndrew Bartlett2002-03-021-1/+0
* This patch merges my private LDAP tree into HEAD.Andrew Bartlett2002-03-021-7/+94
* Added "nt status support" parameter. Fix offline synchronisation.Jeremy Allison2002-02-271-0/+4
* add required flags to "nt acl support" so it will show up in SWATHerb Lewis2002-02-251-1/+1
* enable large readwrite by defaultAndrew Tridgell2002-02-201-1/+1
* Added comment in lp_string() about debugging memory problems.Tim Potter2002-02-161-0/+9
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* that's the wins replication daemon !Jean-François Micouleau2002-01-251-0/+3
* Initialise password server to "*" in init_globals()Tim Potter2002-01-251-0/+1