| Commit message (Expand) | Author | Age | Files | Lines |
| * | add lp_modules() | Jelmer Vernooij | 2002-11-13 | 1 | -0/+3 |
| * | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 2002-11-12 | 1 | -316/+220 |
| * | Add a 'ldap trust ids' option that lets pdb_ldap check for posixAccount | Andrew Bartlett | 2002-11-02 | 1 | -0/+3 |
| * | Fixes for pdb_ldap: | Andrew Bartlett | 2002-11-02 | 1 | -0/+2 |
| * | First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>. | Jeremy Allison | 2002-10-23 | 1 | -1/+20 |
| * | merge from samba_3_0 | Gerald Carter | 2002-10-21 | 1 | -19/+0 |
| * | add a 'mangle prefix' option to allow people to tune the number of | Andrew Tridgell | 2002-10-21 | 1 | -1/+5 |
| * | Change default of max_xmit to match W2K. Ensure NT negprot uses it. | Jeremy Allison | 2002-10-15 | 1 | -1/+3 |
| * | removed stat() call in lp_add_home() | Gerald Carter | 2002-10-09 | 1 | -7/+0 |
| * | Turn on sendfile detection by default in HEAD and 3.0. | Jeremy Allison | 2002-10-05 | 1 | -8/+0 |
| * | Add a timeout to tdb_lock_bystring(). Ensure we never have more than | Jeremy Allison | 2002-10-04 | 1 | -1/+13 |
| * | make the default printed values for boolean the same for all parameters. | Herb Lewis | 2002-10-03 | 1 | -2/+2 |
| * | Vance picked up a pile of typos etc at the CIFS confernce, and finally got them | Andrew Bartlett | 2002-09-27 | 1 | -2/+2 |
| * | When compiled --with-ldapsam, make ldapsam the default passdb backend. | Andrew Bartlett | 2002-09-27 | 1 | -1/+3 |
| * | Readd the 2.2 --with-ldapsam paramaters so as to allow a smooth upgrade path to | Andrew Bartlett | 2002-09-27 | 1 | -0/+18 |
| * | Fix the circular dependency that was preventing 'domain master = auto' (the | Andrew Bartlett | 2002-09-25 | 1 | -1/+1 |
| * | This patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> cleans up | Andrew Bartlett | 2002-09-25 | 1 | -4/+23 |
| * | Merge of "profile acls" code. | Jeremy Allison | 2002-09-25 | 1 | -0/+6 |
| * | Sorry for the new parameter, but I think to really reflect what's coming | Volker Lendecke | 2002-09-21 | 1 | -0/+3 |
| * | Added "use sendfile" per share option. | Jeremy Allison | 2002-09-18 | 1 | -1/+12 |
| * | Update to add DEVELOPER option to more parameters. | John Terpstra | 2002-09-16 | 1 | -182/+182 |
| * | Applied new display mode FLAGS for SWAT. | John Terpstra | 2002-09-16 | 1 | -170/+178 |
| * | small fixes | Jelmer Vernooij | 2002-08-29 | 1 | -0/+3 |
| * | Reverted and tidied up the "special" files patch. Adds "hide special files" | Jeremy Allison | 2002-08-26 | 1 | -0/+4 |
| * | Put back in BDC support in set_server_role(). Tidied up debugs. | Tim Potter | 2002-08-22 | 1 | -8/+22 |
| * | Fix debug level initialization for net.c | Volker Lendecke | 2002-08-21 | 1 | -0/+1 |
| * | fix typo | Jelmer Vernooij | 2002-08-20 | 1 | -1/+1 |
| * | fix typo auth/auth_server.c | Jelmer Vernooij | 2002-08-19 | 1 | -4/+0 |
| * | remove 'admin log' parameter (discussed with Jeremy) | Jelmer Vernooij | 2002-08-19 | 1 | -7/+0 |
| * | Rework the 'guest account get's RID 501' code again... | Andrew Bartlett | 2002-08-17 | 1 | -1/+1 |
| * | Merge of netbios namecache code from APPLIANCE_HEAD. | Tim Potter | 2002-08-16 | 1 | -0/+6 |
| * | Allow ADS PDC to exist | Jim McDonough | 2002-08-12 | 1 | -2/+2 |
| * | fix log level, set a default, and also copy the value set in smb.conf into pa... | Simo Sorce | 2002-08-03 | 1 | -2/+5 |
| * | Only allow 'security=ads' when we HAVE_ADS. | Andrew Bartlett | 2002-07-31 | 1 | -0/+2 |
| * | added 'disable netbios = yes/no' option, default is no | Andrew Tridgell | 2002-07-31 | 1 | -0/+3 |
| * | added support for smbd listening on port 445 and 139. It now listens | Andrew Tridgell | 2002-07-31 | 1 | -0/+4 |
| * | OK! | Simo Sorce | 2002-07-30 | 1 | -0/+4 |
| * | These pointers should be for the service we just cloned, not the new service | Andrew Bartlett | 2002-07-30 | 1 | -2/+2 |
| * | Add quotes so we can see 0 length strings. | Andrew Bartlett | 2002-07-30 | 1 | -1/+1 |
| * | as suggested by Alexander Oswald <oswald@is.haw-hamburg.de> | Simo Sorce | 2002-07-29 | 1 | -4/+4 |
| * | found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be nul... | Simo Sorce | 2002-07-28 | 1 | -2/+2 |
| * | This patch does two things: | Andrew Bartlett | 2002-07-28 | 1 | -18/+21 |
| * | nice day today | Simo Sorce | 2002-07-27 | 1 | -0/+4 |
| * | And a little more 'const'. | Andrew Bartlett | 2002-07-20 | 1 | -2/+2 |
| * | Gone back to explicit queue number passing as snum - removed encoding of | Jeremy Allison | 2002-07-17 | 1 | -4/+0 |
| * | Use codepage 850 as a default for the dos character set. | Tim Potter | 2002-07-16 | 1 | -0/+3 |
| * | *Experimental* new large-scaling printer code. Splits printing.tdb into | Jeremy Allison | 2002-07-11 | 1 | -3/+6 |
| * | Remove invalid comment - these are all 'unix' strings now. | Andrew Bartlett | 2002-07-03 | 1 | -1/+1 |
| * | Address the string_sub problem by changing len = 0 to mean "no expand". | Jeremy Allison | 2002-07-02 | 1 | -7/+7 |
| * | - completely rewrote the wins_srv.c code. It is now much simpler, and | Andrew Tridgell | 2002-06-26 | 1 | -18/+4 |