Age | Commit message (Expand) | Author | Files | Lines |
2003-04-02 | THE Idmap patch :-) | Simo Sorce | 1 | -0/+3 |
2003-03-30 | update copyright notice since it we are now almost 4 months into 2003 | Gerald Carter | 1 | -1/+1 |
2003-03-27 | Use the new modules system in VFS. If a module can't be loaded with the | Jelmer Vernooij | 1 | -1/+1 |
2003-03-24 | Don't use old usage() function, but the one from popt. | Jelmer Vernooij | 1 | -1/+0 |
2003-03-24 | Revoke some of the popt patch from metze I applied earlier today. It added | Jelmer Vernooij | 1 | -0/+1 |
2003-03-24 | Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes | Jelmer Vernooij | 1 | -4/+0 |
2003-03-22 | Add nicer --help headers | Jelmer Vernooij | 1 | -1/+1 |
2003-03-19 | Put in the new modules system. It's now used by passdb and rpc. I will | Jelmer Vernooij | 1 | -3/+4 |
2003-03-08 | Make sure that the 'remote' machine name can only be set once. For some weird | Andrew Bartlett | 1 | -2/+2 |
2003-03-01 | i forgot to commit the privilege db init call | Andrew Tridgell | 1 | -0/+4 |
2003-02-27 | - Rename 'modules = ' to 'preload modules = ' | Jelmer Vernooij | 1 | -2/+1 |
2003-02-05 | Check for too many processes *before* the fork. | Jeremy Allison | 1 | -2/+36 |
2003-01-30 | Add 3 second timeout when terminating server and sending print notify | Jeremy Allison | 1 | -1/+1 |
2003-01-14 | make -i flag work lik eit did in 2.2 | Gerald Carter | 1 | -2/+5 |
2003-01-09 | Moved smbd process counting functions from smbd/server.c to smbd/process.c | Tim Potter | 1 | -30/+0 |
2003-01-08 | Ensure we don't get an invalid number for total smbd's if the tdb update | Jeremy Allison | 1 | -1/+17 |
2003-01-03 | patch to include support for daemontools from Michael Handler | Gerald Carter | 1 | -2/+16 |
2003-01-02 | BIG patch... | Andrew Bartlett | 1 | -4/+5 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -7/+24 |
2002-11-26 | Having waited for *way* too long, this is mimir's namecache and trusted domain | Andrew Bartlett | 1 | -0/+1 |
2002-11-13 | Load modules in lp_modules() after fork() | Jelmer Vernooij | 1 | -0/+4 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -17/+6 |
2002-11-08 | Compleatly remove support for logfile truncation. All logs are opened for | Andrew Bartlett | 1 | -3/+0 |
2002-11-07 | Make append_log work again | Jelmer Vernooij | 1 | -0/+3 |
2002-11-04 | Handle -p correctly | Jelmer Vernooij | 1 | -1/+1 |
2002-11-04 | Make IRIX happy | Jelmer Vernooij | 1 | -3/+3 |
2002-11-02 | Remove obsolete function usage and some unused variables | Jelmer Vernooij | 1 | -27/+1 |
2002-11-02 | Convert to popt. | Jelmer Vernooij | 1 | -75/+23 |
2002-10-31 | Fix slowdown because of enumerating all print queues on every smbd startup. | Jeremy Allison | 1 | -4/+7 |
2002-09-05 | Send any queued up print notify messages in exit_server() so they | Tim Potter | 1 | -0/+2 |
2002-09-04 | Add bcast_msg_flags to connection struct. Allows sender to filter when | Jeremy Allison | 1 | -1/+1 |
2002-08-22 | move where got_sig_term and reload_after_sighup are defined. | Herb Lewis | 1 | -4/+2 |
2002-08-17 | Becouse of changes to the meaning of this feild over time, this doesn't | Andrew Bartlett | 1 | -5/+0 |
2002-08-16 | Merge of netbios namecache code from APPLIANCE_HEAD. | Tim Potter | 1 | -0/+2 |
2002-08-10 | Fix the %m security bug again - and try to make it harder to reintroduce in | Andrew Bartlett | 1 | -4/+2 |
2002-08-05 | This fixes a number of ADS problems, particularly with netbiosless | Andrew Tridgell | 1 | -0/+4 |
2002-07-31 | added support for smbd listening on port 445 and 139. It now listens | Andrew Tridgell | 1 | -45/+80 |
2002-07-20 | Move some startup time initialisation to server.c, so it is all in one place. | Andrew Bartlett | 1 | -0/+7 |
2002-07-20 | Add support for duplicating stderr into our logfiles. | Andrew Bartlett | 1 | -8/+8 |
2002-07-17 | Gone back to explicit queue number passing as snum - removed encoding of | Jeremy Allison | 1 | -2/+0 |
2002-07-11 | *Experimental* new large-scaling printer code. Splits printing.tdb into | Jeremy Allison | 1 | -0/+2 |
2002-07-03 | first cut at implementing support for browsing printer and driver driver | Gerald Carter | 1 | -0/+3 |
2002-06-28 | Shut down printing tdb correctly - this will be more important when I go | Jeremy Allison | 1 | -0/+1 |
2002-06-17 | compile warngin fixes merged from 2.2 | Gerald Carter | 1 | -2/+2 |
2002-06-07 | Globally replace 'global_sam_sid' with get_global_sam_sid(), a self | Andrew Bartlett | 1 | -1/+1 |
2002-05-22 | Cleanups! | Andrew Bartlett | 1 | -1/+1 |
2002-05-17 | This removes --with-ssl from Samba. | Andrew Bartlett | 1 | -9/+0 |
2002-04-11 | This split the mangling code up to allow for the possibility of multiple | Andrew Tridgell | 1 | -1/+1 |
2002-04-08 | Reintroduce the 2.2 name mangling code, until we get are more flexible solution. | Andrew Bartlett | 1 | -4/+0 |
2002-03-29 | added shutdown to smbd | Jean-François Micouleau | 1 | -0/+6 |