index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
server.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-05-02
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
1
-1
/
+1
2000-04-25
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
1
-1
/
+0
2000-04-24
moved INSURE hook into util.c
Andrew Tridgell
1
-23
/
+0
2000-04-23
trick to get full stack trace when using the free version of insure
Andrew Tridgell
1
-0
/
+24
2000-04-19
- got rid of the "passive" option
Andrew Tridgell
1
-9
/
+1
2000-04-16
the changes to the main smb code
Andrew Tridgell
1
-0
/
+4
2000-04-12
Roll back to using static MACHINE.SID after consultation with Andrew. This
Jeremy Allison
1
-14
/
+1
2000-04-11
finally got sick of the "extern int Client" code and the stupid
Andrew Tridgell
1
-18
/
+33
2000-03-10
Cleaning up the warnings from configure.developer.
Shirish Kalele
1
-1
/
+3
2000-03-10
removed unused variable
Jean-François Micouleau
1
-1
/
+0
2000-03-08
dded Microsoft Dfs services.
Shirish Kalele
1
-2
/
+12
2000-02-07
Jeremy can you check lib/util_unistr.c for codepages support ?
Jean-François Micouleau
1
-2
/
+5
2000-02-03
Mega-VFS merge. Yeah baby!
Tim Potter
1
-2
/
+2
2000-01-26
Added hash-based stat cache code from Ying Chen.
Jeremy Allison
1
-0
/
+1
2000-01-08
smbd/mangle.c
Jeremy Allison
1
-3
/
+12
2000-01-07
this looks like a big commit, but it isn't really :)
Andrew Tridgell
1
-8
/
+2
2000-01-03
simple mods to add msrpc pipe redirection. default behaviour: fall back
Luke Leighton
1
-6
/
+19
2000-01-03
got rid of mem_man
Andrew Tridgell
1
-2
/
+0
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-176
/
+148
1999-12-12
final part of "first" phase converting over to msrpc daemon architecture.
Luke Leighton
1
-11
/
+0
1999-12-08
ABOUT TIME!!!!!!!!
Luke Leighton
1
-2
/
+0
1999-12-06
the first independent msrpc daemon - lsarpcd.
Luke Leighton
1
-0
/
+12
1999-12-01
sys_select added one more argument (read, write selectors).
Luke Leighton
1
-1
/
+1
1999-11-24
WARNING! MOVED rpc_server/srv_lsa_hnd.c TO lib/util_hnd.c
Luke Leighton
1
-1
/
+4
1999-11-24
rewrote policy handle code to be generic (it's needed for client-side too)
Luke Leighton
1
-1
/
+1
1999-11-18
set "key does not exist" response to reg_query_val() (win32 status code
Luke Leighton
1
-0
/
+6
1999-10-05
David van Geyn spotted that ulong is not defined on FREEBSD, not supposed
Luke Leighton
1
-1
/
+1
1999-09-15
#defines for port 445 to SMB_PORT2
Luke Leighton
1
-4
/
+4
1999-09-10
oops, port 455 instead of 445
Luke Leighton
1
-1
/
+1
1999-09-08
bertl <bs@niggard.org> patch for making samba listen on port 445, just like
Luke Leighton
1
-28
/
+48
1999-07-12
Jean-Francois Micouleau's rewritten DFS patch, originally written by
Luke Leighton
1
-0
/
+3
1999-04-27
rpc_parse/parse_misc.c : defined a new BUFFER5 struct
Jean-François Micouleau
1
-0
/
+1
1999-04-01
Ken McDonell from SGI was interested in adding some profiling
Andrew Tridgell
1
-1
/
+8
1999-02-08
reload_services needs to be called prior to init_files but after
Luke Leighton
1
-4
/
+4
1999-02-03
initialise my name (used in %h) prior to loading smb.conf files.
Luke Leighton
1
-26
/
+15
1998-12-01
rpc_samr.h parse_samr.c srv_samr.c :
Luke Leighton
1
-1
/
+1
1998-11-30
- adding builtin[alias]db.
Luke Leighton
1
-0
/
+5
1998-11-29
weekend work. user / group database API.
Luke Leighton
1
-18
/
+19
1998-11-25
Makefile.in: Added maintainer mode fixes.
Jeremy Allison
1
-1
/
+1
1998-11-25
fixing domain join and domain login problems
Luke Leighton
1
-1
/
+1
1998-11-23
unix instance of group database API
Luke Leighton
1
-19
/
+1
1998-11-17
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1
-2
/
+49
1998-10-28
Quick fixes to fix the broken tree. Needed for my morning compiles.
Jeremy Allison
1
-0
/
+1
1998-10-22
libsmb/smbdes.c: #ifdef'ed out code prior to removal.
Jeremy Allison
1
-1
/
+1
1998-10-21
domain aliases added a bit better: does local aliases if you query
Luke Leighton
1
-2
/
+2
1998-09-30
libsmb/clientgen.c: Fixed signed/unsigned compile warnings spotted by Herb.
Jeremy Allison
1
-2
/
+2
1998-09-25
Makefile.in: Fixed bug with continuation line causing proto to fail.
Jeremy Allison
1
-2
/
+10
1998-09-23
smbd/oplock.c: Use O_CREAT and O_TRUNC and correct mode flags
Jeremy Allison
1
-2
/
+2
1998-09-23
First cut at kernel oplocks. This should have no effect unless runnin
Jeremy Allison
1
-0
/
+2
1998-09-09
Copyright notices written to debug logs are now through 1998.
Christopher R. Hertel
1
-1
/
+1
[next]