summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
2002-07-14Move nttrans.c into the NTSTATUS age.Andrew Bartlett1-41/+29
2002-07-11last check in for tonight.Gerald Carter1-1/+1
2002-07-11*Experimental* new large-scaling printer code. Splits printing.tdb intoJeremy Allison1-0/+2
2002-07-08Kill off const warnings - add a pile of const to various places.Andrew Bartlett2-3/+3
2002-07-08Fix const warningAndrew Bartlett1-1/+1
2002-07-07Updates to the 'name -> sid' code:Andrew Bartlett1-3/+3
2002-07-04Fix from Andrew Esh for coredump...Jeremy Allison1-8/+11
2002-07-04Always free_conn() after all the DEBUG()s etc.Andrew Bartlett1-3/+3
2002-07-03first cut at implementing support for browsing printer and driver driverGerald Carter1-0/+3
2002-07-02Address the string_sub problem by changing len = 0 to mean "no expand".Jeremy Allison3-11/+11
2002-07-01used findstatic.pl to make some variables static and remove some deadAndrew Tridgell2-5/+5
2002-06-28Shut down printing tdb correctly - this will be more important when I goJeremy Allison1-0/+1
2002-06-27It's fairly obvious that no one has tried to upload a driverGerald Carter1-0/+28
2002-06-26fixed 3 bugs in jeremys trans2 merge. Hopefully it now works.Andrew Tridgell1-8/+4
2002-06-25Update cli_full_connection() to take a 'flags' paramater, and try to get aAndrew Bartlett1-8/+2
2002-06-24Merged across trans2.c from SAMBA_2_2. UNIX extensions and passthroughJeremy Allison1-1073/+1513
2002-06-22Raise some debug levels.Andrew Bartlett2-2/+2
2002-06-21Don't use uint. It doesn't exist on some platforms and we don't define it.Jeremy Allison2-2/+2
2002-06-21Fixed incorrect debug.Tim Potter1-1/+1
2002-06-20Got rid of unused flags field in lanman api_commands[].Tim Potter1-36/+49
2002-06-17compile warngin fixes merged from 2.2Gerald Carter4-19/+19
2002-06-16Further updates to the service.c code. authorise_login() is now a bit simpilerAndrew Bartlett2-6/+6
2002-06-15Rework much of the service.c code:Andrew Bartlett2-195/+238
2002-06-14moved lp_list_* functions away from param/loadparm.c, put int lib/util_str.cSimo Sorce2-15/+15
2002-06-13Veto files fix.Jeremy Allison1-275/+273
2002-06-13Merge in mangle fixes from 2.2.Jeremy Allison6-369/+371
2002-06-07Ensure when allowing fchown with write access and dos filemodes thatJeremy Allison1-7/+7
2002-06-07Globally replace 'global_sam_sid' with get_global_sam_sid(), a selfAndrew Bartlett3-6/+5
2002-06-07Allow sd_len to be zero on NT_TRANSACT_CREATE but not for set sd (helpsJeremy Allison1-4/+7
2002-06-06Overly complex but neccessary fix for kernel oplock problems. The issueJeremy Allison3-21/+55
2002-06-05Remove blocksignals call as it's never going to bloody work right...Jeremy Allison1-1/+0
2002-06-05Fix for Linux kernel bug where signal mask set within a signal handlerJeremy Allison1-33/+67
2002-06-03Move session gathering routine back into session.c so it can be called eitherJim McDonough2-53/+53
2002-05-31Removed some unused variables - tidy up some formating, add struct toJeremy Allison2-193/+190
2002-05-26Add support for NTLMv2 (tested!) with NTLMSSP.Andrew Bartlett1-17/+49
2002-05-25Clean up a few unused functions, add a bit of static etc.Andrew Bartlett1-1/+1
2002-05-24Remove the password length paramater from cli_full_connection - it reallyAndrew Bartlett1-1/+1
2002-05-24If we don't do the select don't do the recvfrom.Jeremy Allison1-0/+1
2002-05-24Fixed silly typo that causes receive_local_message to loop - caused byJeremy Allison1-1/+1
2002-05-22Merge of bugfixes from 2.2.Jeremy Allison2-6/+8
2002-05-22Fix for strangeness in Linux 2.0.x select return.Jeremy Allison1-0/+14
2002-05-22Remove horrid goto.Jeremy Allison1-10/+5
2002-05-22Cleanups!Andrew Bartlett1-1/+1
2002-05-22Merge of receive_local_message fix from 2.2.5.Jeremy Allison4-51/+35
2002-05-21Tricky fix. If we were waiting for an oplock break response message fromJeremy Allison1-0/+11
2002-05-20Stop smbd looping when hide unreadable is true and .. is unreadable.Jeremy Allison1-65/+72
2002-05-20Merge from 2.2.Jeremy Allison2-2/+3
2002-05-19Spelling fix.Tim Potter1-1/+1
2002-05-18A few things in this commit:Andrew Bartlett3-26/+36
2002-05-17Make --with-ldapsam 'go away'. This is now a standard, stable, featureAndrew Bartlett1-3/+6