index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
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
*
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
*
added support for smbd listening on port 445 and 139. It now listens
Andrew Tridgell
2002-07-31
1
-45
/
+80
*
Move some startup time initialisation to server.c, so it is all in one place.
Andrew Bartlett
2002-07-20
1
-0
/
+7
*
Add support for duplicating stderr into our logfiles.
Andrew Bartlett
2002-07-20
1
-8
/
+8
*
Gone back to explicit queue number passing as snum - removed encoding of
Jeremy Allison
2002-07-17
1
-2
/
+0
*
*Experimental* new large-scaling printer code. Splits printing.tdb into
Jeremy Allison
2002-07-11
1
-0
/
+2
*
first cut at implementing support for browsing printer and driver driver
Gerald Carter
2002-07-03
1
-0
/
+3
*
Shut down printing tdb correctly - this will be more important when I go
Jeremy Allison
2002-06-28
1
-0
/
+1
*
compile warngin fixes merged from 2.2
Gerald Carter
2002-06-17
1
-2
/
+2
*
Globally replace 'global_sam_sid' with get_global_sam_sid(), a self
Andrew Bartlett
2002-06-07
1
-1
/
+1
*
Cleanups!
Andrew Bartlett
2002-05-22
1
-1
/
+1
*
This removes --with-ssl from Samba.
Andrew Bartlett
2002-05-17
1
-9
/
+0
*
This split the mangling code up to allow for the possibility of multiple
Andrew Tridgell
2002-04-11
1
-1
/
+1
*
Reintroduce the 2.2 name mangling code, until we get are more flexible solution.
Andrew Bartlett
2002-04-08
1
-4
/
+0
*
added shutdown to smbd
Jean-François Micouleau
2002-03-29
1
-0
/
+6
*
Now we have reliable signals take SIGTERM inband.
Jeremy Allison
2002-03-14
1
-42
/
+49
*
Added Herb's fix to override log level from command line.
Jeremy Allison
2002-03-05
1
-0
/
+2
*
Fix from Michael Steffens <michael_steffens@hp.com> to make signal
Jeremy Allison
2002-01-31
1
-1
/
+1
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-1
/
+1
*
merge from 2.2
Gerald Carter
2002-01-30
1
-1
/
+8
*
Since we have dynamic initialisation in the group mapping code, make
Tim Potter
2002-01-29
1
-5
/
+0
*
Fix up a security issue with the way we handle domain groups retuned on the
Andrew Bartlett
2002-01-26
1
-0
/
+3
*
Ensure (C) message is output on startup.
Jeremy Allison
2002-01-18
1
-2
/
+2
*
Roll back PSTR insertion.
Martin Pool
2002-01-16
1
-23
/
+21
*
Convert to the new pstring interface. This diff is a pretty good
Martin Pool
2002-01-15
1
-26
/
+29
*
Removed MAXSTATUS which was set incorrectly - thus causing tdb traversal
Jeremy Allison
2002-01-14
1
-16
/
+9
*
Many thanks to Alexander Bokovoy <a.bokovoy@sam-solutions.net>.
Andrew Bartlett
2002-01-12
1
-0
/
+1
*
Add two more memory-debug smbcontrol messages: these ones should
Martin Pool
2002-01-09
1
-0
/
+1
*
Better explanation message for dmalloc.
Martin Pool
2002-01-09
1
-1
/
+1
*
Add UNUSED(paramname) macro to be used in parameter lists, to quieten
Martin Pool
2002-01-09
1
-1
/
+2
*
Fixed up atomic update code.
Jeremy Allison
2002-01-09
1
-2
/
+2
*
I've decided to move the auth code around a bit more...
Andrew Bartlett
2002-01-05
1
-2
/
+4
*
smbd should register to receive MSG_REQ_POOL_USAGE. Response should
Martin Pool
2002-01-03
1
-0
/
+1
*
When running interactive we want to set our own process group for
Jeremy Allison
2001-12-30
1
-0
/
+9
*
Fixup -i interactive modes.
Jeremy Allison
2001-12-29
1
-6
/
+12
*
Removed global debugf. Replaced with lp_set_logfile(name).
Jeremy Allison
2001-12-20
1
-5
/
+7
*
added a tdb to store the account policy informations.
Jean-François Micouleau
2001-12-03
1
-4
/
+9
*
This is another rather major change to the samba authenticaion
Andrew Bartlett
2001-11-24
1
-1
/
+3
*
Removed TimeInit() call from every client program (except for one place
Tim Potter
2001-11-23
1
-2
/
+0
*
Store some path names in global variables initialized to configure
Martin Pool
2001-11-19
1
-7
/
+7
*
lets try the new mangling code
Simo Sorce
2001-10-22
1
-0
/
+5
*
Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.
Jeremy Allison
2001-10-18
1
-4
/
+5
*
got rid of start_background_queue()
Andrew Tridgell
2001-10-18
1
-1
/
+6
*
very simple asynchronous "lpq" thread patch
Jean-François Micouleau
2001-10-16
1
-0
/
+2
[next]