summaryrefslogtreecommitdiffstats
path: root/source3/smbd/server.c
Commit message (Expand)AuthorAgeFilesLines
...
* merge from 2.2Andrew Tridgell2001-04-181-1/+3
* Added set/get SD's on shares. Check before tcon.Jeremy Allison2001-04-091-0/+4
* Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison2001-04-081-1/+1
* first pass of the new group mapping codeJean-François Micouleau2001-03-231-0/+5
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-9/+0
* samba/source/nmbd/nmbd.c change remote_machine name to nmbd insteadHerb Lewis2001-02-151-1/+1
* Merge of JohnR's changes to appliance-head, JF's changes to 2.2,Jeremy Allison2001-02-121-0/+17
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-251-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
* Large commit which restructures the local password storage API.Gerald Carter2000-11-131-1/+1
* Ignore SIGUSR2. Terminate nmbd if we have no interfaces.Jeremy Allison2000-10-121-0/+5
* allow "master" smbd to call message_init so it is not killed by messagesHerb 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
* smbd/mangle.cJeremy Allison2000-01-081-3/+12
* this looks like a big commit, but it isn't really :)Andrew Tridgell2000-01-071-8/+2
* simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton2000-01-031-6/+19
* got rid of mem_manAndrew Tridgell2000-01-031-2/+0
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-176/+148