summaryrefslogtreecommitdiff
path: root/source4/echo_server
Commit message (Expand)AuthorAgeFilesLines
* source4/smbd: Do not overstamp the process model with "single"Gary Lockyer2017-10-191-23/+4
* source4/smbd: refactor the process model for preforkGary Lockyer2017-10-191-1/+5
* s4: Add TALLOC_CTX * to register_server_service().Jeremy Allison2017-05-111-1/+1
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-2/+2
* Avoid including libds/common/roles.h in public loadparm.h header.Jelmer Vernooij2016-01-131-0/+1
* Fix various spelling errorsMathieu Parent2015-11-061-1/+1
* s4:echo_server fix compiler warningsChristian Ambach2013-12-121-2/+1
* lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett2012-06-151-1/+1
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-231-1/+2
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-201-2/+2
* s4-ipv6: update callers to load_interface_list()Andrew Tridgell2011-06-061-1/+1
* s4-interfaces Rename interfaces code so not to conflict with source3/Andrew Bartlett2011-05-081-5/+5
* source4/: Fix prototypes for all functions in various subsystems.Jelmer Vernooij2011-03-191-0/+2
* s4: Implement UDP echo server exampleKai Blin2010-12-093-0/+387