r13924: Split more prototypes out of include/proto.h + initial work on header
[kai/samba-autobuild/.git] / source4 / smbd / server.c
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr13655: Use new name of build header
2007-10-10 Stefan Metzmacherr12661: Happy New Year!
2007-10-10 Jelmer Vernooijr12620: Get rid of automatically generated lists of...
2007-10-10 Andrew Bartlettr12594: Jelmer pushed some proposed header reductions...
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12528: Add seperate proto headers for ntvfs, tdr,...
2007-10-10 Jelmer Vernooijr12523: Convert the registry subsystem to use a seperat...
2007-10-10 Jelmer Vernooijr12500: Use init functions explicitly in a few more...
2007-10-10 Jelmer Vernooijr12499: Move smb_build.h out of includes.h
2007-10-10 Jelmer Vernooijr12494: Support loading modules from .so files for...
2007-10-10 Stefan Metzmacherr12284: use the correct name for logging
2007-10-10 Andrew Bartlettr12267: Try to avoid segfault in kerberos libs, because...
2007-10-10 Stefan Metzmacherr12260: move the string "smbd" to one place
2007-10-10 Stefan Metzmacherr12255: - we don't use SIGUSR1 anymore, so ignore it
2007-10-10 Andrew Bartlettr11317: An ugly hack to setup the global gssapi_krb5_co...
2007-10-10 Jelmer Vernooijr10315: Remove use of fstring and pstring in dynconfig.c
2007-10-10 Andrew Tridgellr8678: setup for gdb backtrace in 'make test'
2007-10-10 Andrew Tridgellr8282: make the deletion of the smbd.tmp directory...
2007-10-10 Andrew Bartlettr7525: Unify lp_load(), load_interfaces and logging...
2007-10-10 Andrew Tridgellr7493: add a --maximum-runtime option to smbd. If this...
2007-10-10 Andrew Tridgellr7478: fixed a problem with a backgrounded smbd looping...
2007-10-10 Stefan Metzmacherr7392: more verbose debug output
2007-10-10 Andrew Tridgellr7356: fixed the problem mkaplan reported with not...
2007-10-10 Andrew Tridgellr6846: make smbd terminate immediately on EOF from...
2007-10-10 Richard Sharper6196: Make the comparisons consistent with in the...
2007-10-10 Richard Sharper6187: 1. Make sure that we don't try to delete . and...
2007-10-10 Andrew Tridgellr5302: fixed a compilation problem on solaris caused...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Andrew Tridgellr5185: make all the events data structures private...
2007-10-10 Andrew Tridgellr5102: This is a major simplification of the logic...
2007-10-10 Andrew Tridgellr4819: its just not my day today ....
2007-10-10 Stefan Metzmacherr4728: split up server_services into:
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Jelmer Vernooijr2937: Make sure all memory is initialized
2007-10-10 Andrew Tridgellr2857: this commit gets rid of smb_ucs2_t, wpstring...
2007-10-10 Stefan Metzmacherr1486: commit the start of the generic server infastructure
2007-10-10 Stefan Metzmacherr1233: -move smb related code to smb_server/*
2007-10-10 Stefan Metzmacherr962: convert 'unsigned' and 'unsigned int' to uint_t
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Stefan Metzmacherr277: fix the initialisation of subsystems for process...
2004-02-02 Stefan Metzmacherconst fixes
2004-02-02 Stefan Metzmacher- we now specify the object files in the subsystems...
2004-01-28 Stefan Metzmachermerge the version.h autogeneration stuff from 3.0
2004-01-09 Stefan MetzmacherUpdate Copyright to 1992-2004
2003-12-13 Andrew Tridgelldcerpc over tcp in the samba4 server now works to some...
2003-10-30 Andrew Tridgell- a few portability fixes from Jim Myers
2003-08-15 Andrew Tridgellmore fixes from the IRIX compiler (thanks herb!)
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code