| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | moved trans2.h and nterr.h into includes.h with all our other includes | Andrew Tridgell | 2000-04-25 | 1 | -2/+0 |
* | Now that fsp's are created on successful file open, the structure member | Jeremy Allison | 2000-04-24 | 1 | -1/+1 |
* | fixed overlapping strcpy() found by insure | Andrew Tridgell | 2000-04-22 | 1 | -9/+6 |
* | This is a *big* checkin that may break some things, but implements the | Jeremy Allison | 2000-04-22 | 1 | -50/+14 |
* | the changes to the main smb code | Andrew Tridgell | 2000-04-16 | 1 | -6/+6 |
* | Implmented mapping of lock offset/count from 64 bit MS ranges | Jeremy Allison | 2000-04-12 | 1 | -1/+1 |
* | include/byteorder.h: ALIGN4/ALIGN2 macros. | Jeremy Allison | 2000-04-11 | 1 | -105/+53 |
* | finally got sick of the "extern int Client" code and the stupid | Andrew Tridgell | 2000-04-11 | 1 | -13/+12 |
* | the bulk of the changes to get rid of fd_ptr and move print open | Andrew Tridgell | 2000-04-10 | 1 | -103/+28 |
* | More Japanese filename fixes wrt VFS code from | Tim Potter | 2000-03-29 | 1 | -6/+9 |
* | include/smb.h: | Jeremy Allison | 2000-03-13 | 1 | -5/+5 |
* | dded Microsoft Dfs services. | Shirish Kalele | 2000-03-08 | 1 | -1/+34 |
* | Put back lots of missing calls to dos_to_unix(). Thanks to | Tim Potter | 2000-02-03 | 1 | -19/+22 |
* | Mega-VFS merge. Yeah baby! | Tim Potter | 2000-02-03 | 1 | -58/+62 |
* | Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>. | Jeremy Allison | 2000-01-26 | 1 | -1/+1 |
* | Added "inherit permissions" patch. | Jeremy Allison | 2000-01-14 | 1 | -7/+12 |
* | changes to reflect the new syntax of the locking calls. | Andrew Tridgell | 2000-01-13 | 1 | -15/+14 |
* | first cut at using the tdb code for the connections structure, the | Andrew Tridgell | 1999-12-21 | 1 | -1/+1 |
* | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1999-12-13 | 1 | -718/+1111 |
* | changed function name of get_home_dir() to get_unixhome_dir(), to stop | Luke Leighton | 1999-12-12 | 1 | -1/+1 |
* | final part of "first" phase converting over to msrpc daemon architecture. | Luke Leighton | 1999-12-12 | 1 | -35/+3 |
* | the first independent msrpc daemon - lsarpcd. | Luke Leighton | 1999-12-06 | 1 | -2/+3 |
* | domain_client_validate() no longer takes serverlist, it calls | Luke Leighton | 1999-12-02 | 1 | -10/+1 |
* | need a domain resolving function, but get_trusted_serverlist() will do. | Luke Leighton | 1999-12-02 | 1 | -30/+6 |
* | implement server-side generation of NTLMv2 session key. YESSS :-) | Luke Leighton | 1999-11-21 | 1 | -1/+1 |
* | hmmm... have to add client-side support in domain_client_validate() to | Luke Leighton | 1999-11-21 | 1 | -4/+6 |
* | modified domain_client_validate to take trust account name / type. this | Luke Leighton | 1999-11-20 | 1 | -5/+56 |
* | - added DCE/RPC "fault" PDU support. | Luke Leighton | 1999-11-15 | 1 | -0/+4 |
* | comments requested by jeremy as to why NT/95 NULL-password distinction hack | Luke Leighton | 1999-07-21 | 1 | -1/+6 |
* | work-around for win95 NULL session bug: NULL password actually being | Luke Leighton | 1999-07-15 | 1 | -3/+13 |
* | more dfs stuff. this looks like it's going to be more appropriate to use | Luke Leighton | 1999-07-15 | 1 | -25/+75 |
* | lengths of NT passwords when "encrypt passwords = no" can be completely | Luke Leighton | 1999-07-12 | 1 | -1/+1 |
* | Jean-Francois Micouleau's rewritten DFS patch, originally written by | Luke Leighton | 1999-07-12 | 1 | -0/+10 |
* | reporting failure to accept ntlmv2 (only) with down-level protocols (LANMAN1 | Luke Leighton | 1999-07-06 | 1 | -3/+13 |
* | improving authentication code (tidyup). | Luke Leighton | 1999-06-29 | 1 | -3/+5 |
* | debugging of NBT messages added. | Luke Leighton | 1999-06-24 | 1 | -0/+3 |
* | Moved code that changes the pw_passwd entry (i.e shadow password and | Tim Potter | 1999-06-13 | 1 | -1/+1 |
* | Changed arguments to fsync() function to break dependency on | Tim Potter | 1999-04-20 | 1 | -13/+17 |
* | Fixed up incorrect calls to read_file(). | Tim Potter | 1999-04-04 | 1 | -2/+2 |
* | Use VFS operations for file I/O. | Tim Potter | 1999-04-04 | 1 | -73/+80 |
* | SAM database "set user info". | Luke Leighton | 1999-03-25 | 1 | -3/+4 |
* | trying to track down issues in get_home_dir(). | Luke Leighton | 1998-12-14 | 1 | -1/+5 |
* | check server role before doing nt user to unix user mapping | Luke Leighton | 1998-12-01 | 1 | -12/+15 |
* | andrej spotted that entries _not_ in domain map user were being refused. | Luke Leighton | 1998-12-01 | 1 | -10/+6 |
* | hm. removed the "if failed to map nt name to unix name, fail tcon call" | Luke Leighton | 1998-12-01 | 1 | -8/+2 |
* | attempting to fix "domain user map" up, but it's a bit complicated. | Luke Leighton | 1998-11-30 | 1 | -34/+56 |
* | Makefile.in: Added maintainer mode fixes. | Jeremy Allison | 1998-11-25 | 1 | -14/+14 |
* | Fixed NT modify timestamp issue. | Jeremy Allison | 1998-11-17 | 1 | -0/+11 |
* | - group database API. oops and oh dear, the threat has been carried out: | Luke Leighton | 1998-11-17 | 1 | -1/+3 |
* | O_EXCL fixes for printing files & oplocks. | Jeremy Allison | 1998-11-16 | 1 | -1/+1 |