Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Regenerated docs. | Tim Potter | 2001-08-15 | 2 | -37/+34 | |
| | ||||||
* | Ignore autoconf droppings. | Tim Potter | 2001-08-15 | 1 | -1/+2 | |
| | ||||||
* | Updated doco for lack of samedit command. | Tim Potter | 2001-08-14 | 1 | -10/+7 | |
| | | | | From Alexander Bokovoy <a.bokovoy@sam-solutions.net> | |||||
* | added the 'user client driver' parameter to the man page | Gerald Carter | 2001-08-14 | 3 | -6/+152 | |
| | ||||||
* | Moved position of error defines to match HEAD. | Jeremy Allison | 2001-08-14 | 2 | -4/+7 | |
| | | | | Jeremy. | |||||
* | Added Jim McDonough's Win9x take ownership fix. | Jeremy Allison | 2001-08-13 | 1 | -0/+12 | |
| | | | | Jeremy. | |||||
* | forgot to add pdbedit. Ooops. [blush...] | Gerald Carter | 2001-08-13 | 2 | -3/+10 | |
| | ||||||
* | added service level parameter 'use client driver' which allows | Gerald Carter | 2001-08-13 | 3 | -575/+593 | |
| | | | | | | | | | | | | | a local driver to be used on an NT client. The open_printer_ex() is dumbed down to use PRINTER_ACCCESS_USE if the client requested PRINTER_ACCESS_ADMINISTER rights (only on a printer and only if this parameter is enabled on the printer). Disabled by default. jerry | |||||
* | Add printing of errno when POSIX lock requests fail. | Jeremy Allison | 2001-08-13 | 1 | -3/+3 | |
| | | | | Jeremy. | |||||
* | it was half committed last time, | Simo Sorce | 2001-08-12 | 1 | -2/+2 | |
| | | | | thanks to Hasch@t-online.de (Juergen Hasch) for spotting that. | |||||
* | Added Mike Davidsons Tru64 ACL patch. | Jeremy Allison | 2001-08-10 | 7 | -22/+60 | |
| | | | | Jeremy. | |||||
* | Merged DOS errorcode returns from HEAD. | Jeremy Allison | 2001-08-10 | 12 | -634/+633 | |
| | | | | Jeremy. | |||||
* | Moved to DOS errcode constants. | Jeremy Allison | 2001-08-10 | 1 | -25/+25 | |
| | | | | Jeremy. | |||||
* | Move to DOS errcodes.... | Jeremy Allison | 2001-08-10 | 1 | -26/+26 | |
| | | | | Jeremy. | |||||
* | Use DOS error codes (from HEAD). | Jeremy Allison | 2001-08-10 | 1 | -9/+9 | |
| | | | | Jeremy. | |||||
* | Merged some of Tim's error code changes across. | Jeremy Allison | 2001-08-10 | 2 | -389/+280 | |
| | | | | Jeremy. | |||||
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'. | cvs2svn Import User | 2001-08-10 | 1 | -0/+135 | |
|\ | ||||||
| * | Moved dos error codes from smb.h into new file doserr.h | Tim Potter | 2001-08-10 | 2 | -113/+136 | |
| | | ||||||
| * | Changed the order of arguments in make_oem_passwd_hash(). All the other | Tim Potter | 2001-08-10 | 2 | -2/+3 | |
| | | | | | | | | encryption functions have outputs as the last arguments. | |||||
| * | merge from 2.2 | Gerald Carter | 2001-08-10 | 3 | -6/+6 | |
| | | ||||||
| * | Fixed typo in patch. | Jeremy Allison | 2001-08-10 | 1 | -1/+1 | |
| | | | | | | | | Jeremy. | |||||
| * | Fixed wrong placement of allocate code :-(. | Jeremy Allison | 2001-08-09 | 1 | -5/+5 | |
| | | | | | | | | | | Changed alignment offset to 1 to allow netmon to parse ok. Jeremy. | |||||
| * | Added fix from Dan Thibadeau @ HP for parsing problem. | Jeremy Allison | 2001-08-09 | 1 | -0/+13 | |
| | | | | | | | | Jeremy. | |||||
| * | Fix inspired by Don @ HP. Close down password server connection if keepalive | Jeremy Allison | 2001-08-09 | 1 | -1/+4 | |
| | | | | | | | | | | fails. Jeremy. | |||||
| * | Merged John's fix. | Jeremy Allison | 2001-08-09 | 1 | -1/+1 | |
| | | | | | | | | Jeremy. | |||||
* | | make proto | Gerald Carter | 2001-08-10 | 1 | -1/+1 | |
| | | ||||||
* | | updates docs from parameter rename | Gerald Carter | 2001-08-10 | 3 | -79/+77 | |
| | | ||||||
* | | renamed 'manman printing only' to 'disable spoolss' which was | Gerald Carter | 2001-08-10 | 3 | -6/+6 | |
| | | | | | | | | | | | | | | | | more intuitive. jerry | |||||
* | | Fixed typo in patch. | Jeremy Allison | 2001-08-10 | 1 | -1/+1 | |
| | | | | | | | | Jeremy. | |||||
* | | Formatting fixes (tabs). | Jeremy Allison | 2001-08-09 | 2 | -8/+8 | |
| | | | | | | | | Jeremy. | |||||
* | | Fixed wrong placement of allocate code :-(. | Jeremy Allison | 2001-08-09 | 1 | -5/+5 | |
| | | | | | | | | | | Changed alignment offset to 1 to allow netmon to parse ok. Jeremy. | |||||
* | | Added fix from Dan Thibadeau @ HP for parsing problem. | Jeremy Allison | 2001-08-09 | 1 | -0/+13 | |
| | | | | | | | | Jeremy. | |||||
* | | Fix inspired by Don @ HP. Close down password server connection if keepalive | Jeremy Allison | 2001-08-09 | 1 | -1/+4 | |
| | | | | | | | | | | fails. Jeremy. | |||||
* | | Polish translation of man pages submitted by | Gerald Carter | 2001-08-09 | 28 | -0/+15673 | |
| | | | | | | | | | | | | | | | | | | | | Rafal Szczesniak <mimir@spin.ict.pwr.wroc.pl> :-) jerry | |||||
* | | Merged AndrewB's Solaris fix from HEAD. | Jeremy Allison | 2001-08-09 | 1 | -1/+8 | |
| | | | | | | | | Jeremy. | |||||
* | | forgot one. | Gerald Carter | 2001-08-09 | 1 | -3/+4 | |
| | | ||||||
* | | merged passdb code from HEAD. This includes the tdbsam code. | Gerald Carter | 2001-08-09 | 20 | -2758/+2776 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I have tested this with: * smbclient * rpcclient * Win98 logons and share connections * WinNT 4 joining domain using 'smbpasswd -a -m <machine>' * logging onto a domain from WinNT4 SP6a client and Win2k SP2 client Things that I know I broke: * joining a domain from a Windows 2000 client Things that are untested: * no tests under insure yet * password changes from Windows clients * joining a domain with the root account under WinNT4 jerry | |||||
* | | Fiex for unterminated Macro problem. | John Terpstra | 2001-08-09 | 1 | -1/+1 | |
| | | ||||||
* | | This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'. | cvs2svn Import User | 2001-08-09 | 2 | -0/+1602 | |
|\| | ||||||
| * | a few cleanups while mergeing the passdb code into 2.2 | Gerald Carter | 2001-08-09 | 5 | -27/+25 | |
| | | ||||||
| * | Try to set the socket options early for some OSs (like Sol 8) where they | Andrew Bartlett | 2001-08-09 | 1 | -1/+8 | |
| | | | | | | | | | | | | can't be set after the listen(). Andrew Bartlett | |||||
| * | Link fix for smbpasswd. | Tim Potter | 2001-08-09 | 1 | -2/+3 | |
| | | ||||||
| * | Change all realloc() statements to Realloc() (ecxept for tdb.c) | Simo Sorce | 2001-08-08 | 8 | -48/+45 | |
| | | | | | | | | | | | | | | changed some code to exploit the fact that Realloc(NULL, size) == malloc(size) fixed some possible mem leaks, or seg faults. thanks to andreas moroder (mallocs not checked in client/client.c, client/smbumount.c) | |||||
| * | Some better debugs for our security=server code. I want to track down why | Andrew Bartlett | 2001-08-08 | 1 | -1/+3 | |
| | | | | | | | | we occasionally don't make the connection to the server. | |||||
| * | Merge of modesty patch from 2.2 spec file. | Tim Potter | 2001-08-08 | 1 | -2/+2 | |
| | | ||||||
| * | Factored out common rpc pipe initialisation and shutdown code. | Tim Potter | 2001-08-08 | 7 | -300/+86 | |
| | | ||||||
| * | Patch for having spaces in tdb keys, NULL termination fixes and other | Tim Potter | 2001-08-07 | 1 | -22/+87 | |
| | | | | | | | | stuff. From Andrew Esh <AEsh@tricord.com> | |||||
| * | Update to work with no crypt available, just like it will in Samba. | Jeremy Allison | 2001-08-07 | 1 | -0/+778 | |
| | | | | | | | | Jermey. | |||||
| * | merge from 2.2 | Gerald Carter | 2001-08-07 | 2 | -122/+140 | |
| | | ||||||
| * | Always return NT_STATUS_DISK_FULL, even for quota errors. | Jeremy Allison | 2001-08-07 | 1 | -1/+1 | |
| | | | | | | | | Jeremy. |