Age | Commit message (Expand) | Author | Files | Lines |
2002-10-03 | make the default printed values for boolean the same for all parameters. | Herb Lewis | 1 | -2/+2 |
2002-09-27 | Vance picked up a pile of typos etc at the CIFS confernce, and finally got them | Andrew Bartlett | 1 | -2/+2 |
2002-09-27 | When compiled --with-ldapsam, make ldapsam the default passdb backend. | Andrew Bartlett | 1 | -1/+3 |
2002-09-27 | Readd the 2.2 --with-ldapsam paramaters so as to allow a smooth upgrade path to | Andrew Bartlett | 1 | -0/+18 |
2002-09-25 | Fix the circular dependency that was preventing 'domain master = auto' (the | Andrew Bartlett | 1 | -1/+1 |
2002-09-25 | This patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> cleans up | Andrew Bartlett | 1 | -4/+23 |
2002-09-25 | Merge of "profile acls" code. | Jeremy Allison | 1 | -0/+6 |
2002-09-21 | Sorry for the new parameter, but I think to really reflect what's coming | Volker Lendecke | 1 | -0/+3 |
2002-09-18 | Added "use sendfile" per share option. | Jeremy Allison | 1 | -1/+12 |
2002-09-16 | Update to add DEVELOPER option to more parameters. | John Terpstra | 1 | -182/+182 |
2002-09-16 | Applied new display mode FLAGS for SWAT. | John Terpstra | 1 | -170/+178 |
2002-08-29 | small fixes | Jelmer Vernooij | 1 | -0/+3 |
2002-08-26 | Reverted and tidied up the "special" files patch. Adds "hide special files" | Jeremy Allison | 1 | -0/+4 |
2002-08-22 | Put back in BDC support in set_server_role(). Tidied up debugs. | Tim Potter | 1 | -8/+22 |
2002-08-21 | Fix debug level initialization for net.c | Volker Lendecke | 1 | -0/+1 |
2002-08-20 | fix typo | Jelmer Vernooij | 1 | -1/+1 |
2002-08-19 | fix typo auth/auth_server.c | Jelmer Vernooij | 1 | -4/+0 |
2002-08-19 | remove 'admin log' parameter (discussed with Jeremy) | Jelmer Vernooij | 1 | -7/+0 |
2002-08-17 | Rework the 'guest account get's RID 501' code again... | Andrew Bartlett | 1 | -1/+1 |
2002-08-16 | Merge of netbios namecache code from APPLIANCE_HEAD. | Tim Potter | 1 | -0/+6 |
2002-08-12 | Allow ADS PDC to exist | Jim McDonough | 1 | -2/+2 |
2002-08-03 | fix log level, set a default, and also copy the value set in smb.conf into pa... | Simo Sorce | 1 | -2/+5 |
2002-07-31 | Only allow 'security=ads' when we HAVE_ADS. | Andrew Bartlett | 1 | -0/+2 |
2002-07-31 | added 'disable netbios = yes/no' option, default is no | Andrew Tridgell | 1 | -0/+3 |
2002-07-31 | added support for smbd listening on port 445 and 139. It now listens | Andrew Tridgell | 1 | -0/+4 |
2002-07-30 | OK! | Simo Sorce | 1 | -0/+4 |
2002-07-30 | These pointers should be for the service we just cloned, not the new service | Andrew Bartlett | 1 | -2/+2 |
2002-07-30 | Add quotes so we can see 0 length strings. | Andrew Bartlett | 1 | -1/+1 |
2002-07-29 | as suggested by Alexander Oswald <oswald@is.haw-hamburg.de> | Simo Sorce | 1 | -4/+4 |
2002-07-28 | found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be nul... | Simo Sorce | 1 | -2/+2 |
2002-07-28 | This patch does two things: | Andrew Bartlett | 1 | -18/+21 |
2002-07-27 | nice day today | Simo Sorce | 1 | -0/+4 |
2002-07-20 | And a little more 'const'. | Andrew Bartlett | 1 | -2/+2 |
2002-07-17 | Gone back to explicit queue number passing as snum - removed encoding of | Jeremy Allison | 1 | -4/+0 |
2002-07-16 | Use codepage 850 as a default for the dos character set. | Tim Potter | 1 | -0/+3 |
2002-07-11 | *Experimental* new large-scaling printer code. Splits printing.tdb into | Jeremy Allison | 1 | -3/+6 |
2002-07-03 | Remove invalid comment - these are all 'unix' strings now. | Andrew Bartlett | 1 | -1/+1 |
2002-07-02 | Address the string_sub problem by changing len = 0 to mean "no expand". | Jeremy Allison | 1 | -7/+7 |
2002-06-26 | - completely rewrote the wins_srv.c code. It is now much simpler, and | Andrew Tridgell | 1 | -18/+4 |
2002-06-24 | Merged across trans2.c from SAMBA_2_2. UNIX extensions and passthrough | Jeremy Allison | 1 | -0/+8 |
2002-06-19 | Fixed typo in debug. | Tim Potter | 1 | -1/+1 |
2002-06-15 | Simplify this code further. Just substitute %H, and let the normal code | Andrew Bartlett | 1 | -4/+3 |
2002-06-15 | Rework much of the service.c code: | Andrew Bartlett | 1 | -6/+18 |
2002-06-14 | Merge of csc termination fix. | Jeremy Allison | 1 | -1/+2 |
2002-06-14 | moved lp_list_* functions away from param/loadparm.c, put int lib/util_str.c | Simo Sorce | 1 | -187/+7 |
2002-06-14 | Patch from ctrlsoft to make the pluggable passdb subsystem use an lp_list | Andrew Bartlett | 1 | -4/+4 |
2002-06-11 | few fixes from Elrond(elrond@samba-tng.org) and Billy O'Connor(billy@oconnoro... | Simo Sorce | 1 | -4/+10 |
2002-05-31 | Resurrect the 'restrict anonymous' parameter but make it an integer. | Tim Potter | 1 | -4/+4 |
2002-05-19 | Patch to only set SV_TYPE_PRINTQ_SERVER in default_server_announce if a | Tim Potter | 1 | -1/+9 |
2002-05-18 | so here it is the code to introduce seriously debugggging classes. | Simo Sorce | 1 | -3/+2 |