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
/
source
/
smbd
/
server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
switched over to a new method of handling uppercase/lowercase mappings
Andrew Tridgell
2001-10-03
1
-0
/
+2
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
Add the ability to display Samba's build options with smbd -b and as a level 4
Andrew Bartlett
2001-09-19
1
-16
/
+23
*
printf() -> d_printf()
Andrew Bartlett
2001-09-19
1
-1
/
+1
*
added a hook to reopen all tdb's after the server fork
Andrew Tridgell
2001-09-19
1
-0
/
+3
*
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
2001-09-10
1
-5
/
+0
*
Added dummy handlers for SAM_SYNC and SAM_REPL messages.
Tim Potter
2001-08-28
1
-0
/
+30
*
A few changes:
Andrew Bartlett
2001-08-22
1
-6
/
+2
*
Try to set the socket options early for some OSs (like Sol 8) where they
Andrew Bartlett
2001-08-09
1
-1
/
+8
*
Fixes from Jens-Uwe.Walther@force.de to make the -l option behave
Jeremy Allison
2001-07-17
1
-1
/
+1
*
added winbind_exclude_domain() so smbd can tell the winbind client
Andrew Tridgell
2001-07-10
1
-0
/
+5
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-2
/
+2
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-4
/
+0
*
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...
Andrew Tridgell
2001-06-25
1
-3
/
+3
*
- make the regresison test mode code build in by default. This should
Andrew Tridgell
2001-06-25
1
-11
/
+1
*
added the ability to test smbd safely as an ordinary user. The way it works is
Andrew Tridgell
2001-06-22
1
-0
/
+2
*
Added tdb_change_int_atomic() to allow atomic updates of a tdb int value.
Jeremy Allison
2001-05-25
1
-5
/
+3
*
Patch from ackley@cs.unm.edu to clear server_fd/client_fd in root daemon to stop
Jeremy Allison
2001-05-08
1
-0
/
+10
*
merge from 2.2
Andrew Tridgell
2001-04-18
1
-1
/
+3
*
Added set/get SD's on shares. Check before tcon.
Jeremy Allison
2001-04-09
1
-0
/
+4
*
Got "medieval on our ass" about adding the -1 to slprintf.
Jeremy Allison
2001-04-08
1
-1
/
+1
*
first pass of the new group mapping code
Jean-François Micouleau
2001-03-23
1
-0
/
+5
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-9
/
+0
*
samba/source/nmbd/nmbd.c change remote_machine name to nmbd instead
Herb Lewis
2001-02-15
1
-1
/
+1
*
Merge of JohnR's changes to appliance-head, JF's changes to 2.2,
Jeremy Allison
2001-02-12
1
-0
/
+17
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-25
1
-0
/
+5
[next]