summaryrefslogtreecommitdiff
path: root/source3/smbd/server.c
AgeCommit message (Expand)AuthorFilesLines
2000-05-10more mergingAndrew Tridgell1-2/+3
2000-05-09Fix for check_kernel_oplocks looking for the var directoryHerb Lewis1-2/+2
2000-05-09This is reall Jeremy commiting as Herb at SGI labs. FixHerb Lewis1-1/+1
2000-05-08added secrets.tdb and changed storage of trust account password to useAndrew Tridgell1-0/+2
2000-05-02Added sys_fork() and sys_getpid() functions to stop the overheadJeremy Allison1-1/+1
2000-04-25moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell1-1/+0
2000-04-24moved INSURE hook into util.cAndrew Tridgell1-23/+0
2000-04-23trick to get full stack trace when using the free version of insureAndrew Tridgell1-0/+24
2000-04-19- got rid of the "passive" optionAndrew Tridgell1-9/+1
2000-04-16the changes to the main smb codeAndrew Tridgell1-0/+4
2000-04-12Roll back to using static MACHINE.SID after consultation with Andrew. ThisJeremy Allison1-14/+1
2000-04-11finally got sick of the "extern int Client" code and the stupidAndrew Tridgell1-18/+33
2000-03-10Cleaning up the warnings from configure.developer.Shirish Kalele1-1/+3
2000-03-10removed unused variableJean-François Micouleau1-1/+0
2000-03-08dded Microsoft Dfs services.Shirish Kalele1-2/+12
2000-02-07Jeremy can you check lib/util_unistr.c for codepages support ?Jean-François Micouleau1-2/+5
2000-02-03Mega-VFS merge. Yeah baby!Tim Potter1-2/+2
2000-01-26Added hash-based stat cache code from Ying Chen.Jeremy Allison1-0/+1
2000-01-08smbd/mangle.cJeremy Allison1-3/+12
2000-01-07this looks like a big commit, but it isn't really :)Andrew Tridgell1-8/+2
2000-01-03simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton1-6/+19
2000-01-03got rid of mem_manAndrew Tridgell1-2/+0
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-176/+148
1999-12-12final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1-11/+0
1999-12-08ABOUT TIME!!!!!!!!Luke Leighton1-2/+0
1999-12-06the first independent msrpc daemon - lsarpcd.Luke Leighton1-0/+12
1999-12-01sys_select added one more argument (read, write selectors).Luke Leighton1-1/+1
1999-11-24WARNING! MOVED rpc_server/srv_lsa_hnd.c TO lib/util_hnd.cLuke Leighton1-1/+4
1999-11-24rewrote policy handle code to be generic (it's needed for client-side too)Luke Leighton1-1/+1
1999-11-18set "key does not exist" response to reg_query_val() (win32 status codeLuke Leighton1-0/+6
1999-10-05David van Geyn spotted that ulong is not defined on FREEBSD, not supposedLuke Leighton1-1/+1
1999-09-15#defines for port 445 to SMB_PORT2Luke Leighton1-4/+4
1999-09-10oops, port 455 instead of 445Luke Leighton1-1/+1
1999-09-08bertl <bs@niggard.org> patch for making samba listen on port 445, just likeLuke Leighton1-28/+48
1999-07-12Jean-Francois Micouleau's rewritten DFS patch, originally written byLuke Leighton1-0/+3
1999-04-27rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1-0/+1
1999-04-01Ken McDonell from SGI was interested in adding some profilingAndrew Tridgell1-1/+8
1999-02-08reload_services needs to be called prior to init_files but afterLuke Leighton1-4/+4
1999-02-03initialise my name (used in %h) prior to loading smb.conf files.Luke Leighton1-26/+15
1998-12-01rpc_samr.h parse_samr.c srv_samr.c :Luke Leighton1-1/+1
1998-11-30- adding builtin[alias]db.Luke Leighton1-0/+5
1998-11-29weekend work. user / group database API.Luke Leighton1-18/+19
1998-11-25Makefile.in: Added maintainer mode fixes.Jeremy Allison1-1/+1
1998-11-25fixing domain join and domain login problemsLuke Leighton1-1/+1
1998-11-23unix instance of group database APILuke Leighton1-19/+1
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-2/+49
1998-10-28Quick fixes to fix the broken tree. Needed for my morning compiles.Jeremy Allison1-0/+1
1998-10-22libsmb/smbdes.c: #ifdef'ed out code prior to removal.Jeremy Allison1-1/+1
1998-10-21domain aliases added a bit better: does local aliases if you queryLuke Leighton1-2/+2
1998-09-30libsmb/clientgen.c: Fixed signed/unsigned compile warnings spotted by Herb.Jeremy Allison1-2/+2