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
/
source4
/
smbd
/
server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r6846: make smbd terminate immediately on EOF from stdin
Andrew Tridgell
2007-10-10
1
-0
/
+16
*
r6196: Make the comparisons consistent with in the same expression.
Richard Sharpe
2007-10-10
1
-1
/
+1
*
r6187: 1. Make sure that we don't try to delete . and .. in a more portable way.
Richard Sharpe
2007-10-10
1
-10
/
+34
*
r5302: fixed a compilation problem on solaris caused by the recent include
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r5197: moved events code to lib/events/ (suggestion from metze)
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r5185: make all the events data structures private to events.c. This will
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r5102: This is a major simplification of the logic for controlling top level
Andrew Tridgell
2007-10-10
1
-68
/
+105
*
r4819: its just not my day today ....
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r4728: split up server_services into:
Stefan Metzmacher
2007-10-10
1
-13
/
+14
*
r3453: - split out the auth and popt includes
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r2937: Make sure all memory is initialized
Jelmer Vernooij
2007-10-10
1
-7
/
+7
*
r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...
Andrew Tridgell
2007-10-10
1
-2
/
+0
*
r1486: commit the start of the generic server infastructure
Stefan Metzmacher
2007-10-10
1
-19
/
+23
*
r1233: -move smb related code to smb_server/*
Stefan Metzmacher
2007-10-10
1
-195
/
+1
*
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r277: fix the initialisation of subsystems for process model 'thread' and 'st...
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
const fixes
Stefan Metzmacher
2004-02-02
1
-2
/
+2
*
- we now specify the object files in the subsystems config.m4 file
Stefan Metzmacher
2004-02-02
1
-2
/
+2
*
merge the version.h autogeneration stuff from 3.0
Stefan Metzmacher
2004-01-28
1
-1
/
+1
*
Update Copyright to 1992-2004
Stefan Metzmacher
2004-01-09
1
-1
/
+1
*
dcerpc over tcp in the samba4 server now works to some extent. It
Andrew Tridgell
2003-12-13
1
-30
/
+40
*
- a few portability fixes from Jim Myers
Andrew Tridgell
2003-10-30
1
-1
/
+1
*
more fixes from the IRIX compiler (thanks herb!)
Andrew Tridgell
2003-08-15
1
-1
/
+1
*
first public release of samba4 code
Andrew Tridgell
2003-08-13
1
-0
/
+340