summaryrefslogtreecommitdiffstats
path: root/source/smbd/server.c
Commit message (Expand)AuthorAgeFilesLines
* syncing up for 2.2.6pre2Gerald Carter2002-08-271-2/+2
* beginning to sync up for 2.2.5 release....Gerald Carter2002-06-171-3/+3
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-46/+53
* Move over to RELEASE branch.Jeremy Allison2002-02-011-50/+64
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-5/+15
* Syncup getting ready for release.Jeremy Allison2001-07-061-18/+20
* Added get/set SD's on shares. Check on tcon.Jeremy Allison2001-04-091-0/+4
* Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison2001-04-081-1/+1
* Fairly big (but needed) change. Move to per-pipe POLICY handles.Jeremy Allison2001-03-081-6/+0
* But Doctor, I had to kill the patient in order to save him....Jeremy Allison2001-02-211-3/+0
* nmbd/nmbd.c:Jeremy Allison2001-02-151-1/+1
* lib/debug.c: name clashJean-François Micouleau2001-02-101-1/+1
* include/debug.h:Jeremy Allison2001-02-091-0/+17
* Mega-merge for fixes made in appliance-head.Jeremy Allison2001-01-271-0/+5
* Patch from Richard Bollinger for dead entries being left in connections tdb.Jeremy Allison2001-01-081-0/+5
* passdb/secrets.c passdb/smbpassfile.c smbd/server.c : Actually *use* the codeJeremy Allison2000-11-271-0/+5
* Fixed messaging so main smbd can get lib/message.c messages.Jeremy Allison2000-11-271-0/+8
* Free talloc'ed memory from the main smbd. Patch from Rich Bollinger, Elliott ...Jeremy Allison2000-11-221-0/+3
* Ignore SIGUSR2. Terminate nmbd if we have no interfaces.Jeremy Allison2000-10-121-0/+5
* have "master smbd call message_init so it is not killed by messages sentHerb Lewis2000-10-121-4/+4
* Remove lpq as root fix - do this in print_job_start insteadJeremy Allison2000-10-111-4/+0
* Fixes to periodically scan printing.tdb in idle time and occasionallyJeremy Allison2000-10-101-0/+4
* the first cut of the internal messaging system.Andrew Tridgell2000-09-111-14/+4
* Run main server loop with sys_select() instead of sys_select_intr(). TheTim Potter2000-07-241-2/+13
* Call init_sec_ctx() instead of init_uid().Tim Potter2000-06-231-9/+1
* totally rewrote the async signal, notification and oplock notificationAndrew Tridgell2000-06-121-6/+6
* Linux kernel oplocks now seem to work, but need a _lot_ of testingAndrew Tridgell2000-06-111-1/+1
* continued the split of the kernel level oplocks code into a moreAndrew Tridgell2000-06-101-15/+8
* clean up oplock capability code ready for Linux codeAndrew Tridgell2000-06-091-6/+5
* The new msdfs implementation that uses symlinks to point to otherShirish Kalele2000-05-161-11/+0
* formatting fixAndrew Tridgell2000-05-101-1/+1
* more merging voodooAndrew Tridgell2000-05-101-0/+2
* more mergingAndrew Tridgell2000-05-101-2/+3
* Fix for check_kernel_oplocks looking for the var directoryHerb Lewis2000-05-091-2/+2
* This is reall Jeremy commiting as Herb at SGI labs. FixHerb Lewis2000-05-091-1/+1
* added secrets.tdb and changed storage of trust account password to useAndrew Tridgell2000-05-081-0/+2
* Added sys_fork() and sys_getpid() functions to stop the overheadJeremy Allison2000-05-021-1/+1
* moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell2000-04-251-1/+0
* moved INSURE hook into util.cAndrew Tridgell2000-04-241-23/+0
* trick to get full stack trace when using the free version of insureAndrew Tridgell2000-04-231-0/+24
* - got rid of the "passive" optionAndrew Tridgell2000-04-191-9/+1
* the changes to the main smb codeAndrew Tridgell2000-04-161-0/+4
* Roll back to using static MACHINE.SID after consultation with Andrew. ThisJeremy Allison2000-04-121-14/+1
* finally got sick of the "extern int Client" code and the stupidAndrew Tridgell2000-04-111-18/+33
* Cleaning up the warnings from configure.developer.Shirish Kalele2000-03-101-1/+3
* removed unused variableJean-François Micouleau2000-03-101-1/+0
* dded Microsoft Dfs services.Shirish Kalele2000-03-081-2/+12
* Jeremy can you check lib/util_unistr.c for codepages support ?Jean-François Micouleau2000-02-071-2/+5
* Mega-VFS merge. Yeah baby!Tim Potter2000-02-031-2/+2
* Added hash-based stat cache code from Ying Chen.Jeremy Allison2000-01-261-0/+1