summaryrefslogtreecommitdiffstats
path: root/source4/smbd
Commit message (Expand)AuthorAgeFilesLines
...
* r869: convert SUBSYSTEM PROCESS_MODEL to a *.mk fileStefan Metzmacher2007-10-102-5/+40
* r866: convert the rest of the binaries to config.mk filesStefan Metzmacher2007-10-101-1/+1
* r864: convert the smbd/* code to a config.mk fileStefan Metzmacher2007-10-102-0/+60
* r858: - remove unused account policy stuff it's in our sam.ldb now:-)Stefan Metzmacher2007-10-101-5/+0
* r755: - disallow process_model _thread when we don't have pwread/pwriteStefan Metzmacher2007-10-101-0/+3
* r719: Follow the trend - remove more unused functions.Andrew Bartlett2007-10-101-6/+0
* r718: removed some more unused code, and two source filesAndrew Tridgell2007-10-102-9/+0
* r685: The SAM is dead! Long live the new SAM! ;-)Andrew Bartlett2007-10-101-13/+2
* r665: merge over the new build system from my tmp branchStefan Metzmacher2007-10-101-3/+5
* r620: Remove more ununsed code.Andrew Bartlett2007-10-101-5/+0
* r619: Remove more code that is no longer called.Andrew Bartlett2007-10-101-13/+0
* r277: fix the initialisation of subsystems for process model 'thread' and 'st...Stefan Metzmacher2007-10-102-6/+15
* r152: a quick airport commit ....Andrew Tridgell2007-10-101-3/+0
* r99: make sure we reap child processes in the standard process modelAndrew Tridgell2007-10-101-0/+1
* r42: importing .cvsignore filesGerald Carter2007-10-101-2/+0
* - port AUTH and PASSDB subsystems to newStefan Metzmacher2004-02-031-3/+10
* - move all SMB server stuff to smb_server/*Stefan Metzmacher2004-02-0314-7575/+0
* const fixesStefan Metzmacher2004-02-021-2/+2
* - we now specify the object files in the subsystems config.m4 fileStefan Metzmacher2004-02-027-37/+208
* - cosmetic fix in configure.inStefan Metzmacher2004-01-281-2/+4
* merge the version.h autogeneration stuff from 3.0Stefan Metzmacher2004-01-283-4/+4
* - move the vars used by the backtrace stuff into the #ifdefStefan Metzmacher2004-01-221-26/+39
* fix last commit, which went in by mistakeStefan Metzmacher2004-01-221-2/+0
* initilize ev->maxfd = EVENT_INVALID_MAXFD; before the while() loop.Stefan Metzmacher2004-01-221-2/+2
* Update Copyright to 1992-2004Stefan Metzmacher2004-01-091-1/+1
* This patch adds a better dcerpc server infastructure.Stefan Metzmacher2004-01-084-3/+11
* a fairly large commit!Andrew Tridgell2003-12-161-1/+10
* use smb_rwlock_t instead of rwlock_t to avoid conflicts with systemAndrew Tridgell2003-12-161-5/+5
* completed the linkage between the endpoint mapper and the dcerpcAndrew Tridgell2003-12-133-0/+26
* dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell2003-12-136-43/+150
* * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell2003-12-121-2/+4
* the next step in the dcerpc server code. Added the link between theAndrew Tridgell2003-12-112-22/+49
* the rest of the initial rpc server side infrastructureAndrew Tridgell2003-12-101-0/+3
* * removed some unused codeAndrew Tridgell2003-12-101-4/+0
* merged more updates from Jim MyersAndrew Tridgell2003-12-045-40/+558
* * patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell2003-12-042-9/+45
* reduced the number of magic types we need in mkproto.plAndrew Tridgell2003-11-232-5/+3
* - a few portability fixes from Jim MyersAndrew Tridgell2003-10-301-1/+1
* thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell2003-09-021-30/+27
* I think I've finally got the ascii/unicode issues right in trans2 findAndrew Tridgell2003-08-311-7/+22
* ascii/unicode fixes in ascii mode found by smbtortureAndrew Tridgell2003-08-151-6/+6
* - patch to fix a memory leak from metzeAndrew Tridgell2003-08-153-6/+6
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-151-1/+1
* rename mutex_t to smb_mutex_t to prevent name collisionHerb Lewis2003-08-151-4/+4
* fixed some places where we don't brace (flags & STR_UNICODE)Andrew Tridgell2003-08-151-1/+1
* a few build fixes to try to get irix buildingAndrew Tridgell2003-08-151-0/+5
* - added SMBntrename test suiteAndrew Tridgell2003-08-131-5/+6
* check for an invalid TID in reply_exit()Andrew Tridgell2003-08-131-0/+5
* first public release of samba4 codeAndrew Tridgell2003-08-1320-0/+8712