index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tdbsam & smb_panic merge from 3.0 (initial tests are ok but I'll setup a HEAD...
Gerald Carter
2004-02-12
1
-0
/
+2
*
(merge from 3.0)
Andrew Bartlett
2004-02-08
1
-1
/
+1
*
(merge from 3.0)
Andrew Bartlett
2004-02-08
1
-1
/
+1
*
update copyright to -2004
Stefan Metzmacher
2004-01-11
1
-1
/
+1
*
From 3_0:
Volker Lendecke
2003-11-07
1
-1
/
+1
*
Janitor for tridge.
Jeremy Allison
2003-10-29
1
-2
/
+2
*
sync 3.0 into HEAD for the last time
Gerald Carter
2003-09-09
1
-1
/
+1
*
trying to get HEAD building again. If you want the code
Gerald Carter
2003-07-16
1
-16
/
+12
*
Reverse previous patch from Stefan and me after comments by Andrew Bartlett.
Jelmer Vernooij
2003-05-10
1
-7
/
+0
*
Patch from metze and me that adds dummy smb_register_*() functions
Jelmer Vernooij
2003-05-10
1
-0
/
+7
*
Add metze's exit and idle event patch
Jelmer Vernooij
2003-05-06
1
-0
/
+3
*
proper wellknown sids initialization at startup
Simo Sorce
2003-05-01
1
-1
/
+4
*
make winbind use idmap as well.
Simo Sorce
2003-04-27
1
-1
/
+1
*
Remove duplicate "tallocdump" message from tdb messaging system. The
Tim Potter
2003-04-07
1
-23
/
+0
*
THE Idmap patch :-)
Simo Sorce
2003-04-02
1
-0
/
+3
*
update copyright notice since it we are now almost 4 months into 2003
Gerald Carter
2003-03-30
1
-1
/
+1
*
Use the new modules system in VFS. If a module can't be loaded with the
Jelmer Vernooij
2003-03-27
1
-1
/
+1
*
Don't use old usage() function, but the one from popt.
Jelmer Vernooij
2003-03-24
1
-1
/
+0
*
Revoke some of the popt patch from metze I applied earlier today. It added
Jelmer Vernooij
2003-03-24
1
-0
/
+1
*
Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes
Jelmer Vernooij
2003-03-24
1
-4
/
+0
*
Add nicer --help headers
Jelmer Vernooij
2003-03-22
1
-1
/
+1
*
Put in the new modules system. It's now used by passdb and rpc. I will
Jelmer Vernooij
2003-03-19
1
-3
/
+4
*
Make sure that the 'remote' machine name can only be set once. For some weird
Andrew Bartlett
2003-03-08
1
-2
/
+2
*
i forgot to commit the privilege db init call
Andrew Tridgell
2003-03-01
1
-0
/
+4
*
- Rename 'modules = ' to 'preload modules = '
Jelmer Vernooij
2003-02-27
1
-2
/
+1
*
Check for too many processes *before* the fork.
Jeremy Allison
2003-02-05
1
-2
/
+36
*
Add 3 second timeout when terminating server and sending print notify
Jeremy Allison
2003-01-30
1
-1
/
+1
*
make -i flag work lik eit did in 2.2
Gerald Carter
2003-01-14
1
-2
/
+5
*
Moved smbd process counting functions from smbd/server.c to smbd/process.c
Tim Potter
2003-01-09
1
-30
/
+0
*
Ensure we don't get an invalid number for total smbd's if the tdb update
Jeremy Allison
2003-01-08
1
-1
/
+17
*
patch to include support for daemontools from Michael Handler
Gerald Carter
2003-01-03
1
-2
/
+16
*
BIG patch...
Andrew Bartlett
2003-01-02
1
-4
/
+5
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
1
-7
/
+24
*
Having waited for *way* too long, this is mimir's namecache and trusted domain
Andrew Bartlett
2002-11-26
1
-0
/
+1
*
Load modules in lp_modules() after fork()
Jelmer Vernooij
2002-11-13
1
-0
/
+4
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-17
/
+6
*
Compleatly remove support for logfile truncation. All logs are opened for
Andrew Bartlett
2002-11-08
1
-3
/
+0
*
Make append_log work again
Jelmer Vernooij
2002-11-07
1
-0
/
+3
*
Handle -p correctly
Jelmer Vernooij
2002-11-04
1
-1
/
+1
*
Make IRIX happy
Jelmer Vernooij
2002-11-04
1
-3
/
+3
*
Remove obsolete function usage and some unused variables
Jelmer Vernooij
2002-11-02
1
-27
/
+1
*
Convert to popt.
Jelmer Vernooij
2002-11-02
1
-75
/
+23
*
Fix slowdown because of enumerating all print queues on every smbd startup.
Jeremy Allison
2002-10-31
1
-4
/
+7
*
Send any queued up print notify messages in exit_server() so they
Tim Potter
2002-09-05
1
-0
/
+2
*
Add bcast_msg_flags to connection struct. Allows sender to filter when
Jeremy Allison
2002-09-04
1
-1
/
+1
*
move where got_sig_term and reload_after_sighup are defined.
Herb Lewis
2002-08-22
1
-4
/
+2
*
Becouse of changes to the meaning of this feild over time, this doesn't
Andrew Bartlett
2002-08-17
1
-5
/
+0
*
Merge of netbios namecache code from APPLIANCE_HEAD.
Tim Potter
2002-08-16
1
-0
/
+2
*
Fix the %m security bug again - and try to make it harder to reintroduce in
Andrew Bartlett
2002-08-10
1
-4
/
+2
*
This fixes a number of ADS problems, particularly with netbiosless
Andrew Tridgell
2002-08-05
1
-0
/
+4
[next]