Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Get religion on using SAFE_FREE. | Jeremy Allison | 2001-12-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | lib/snprintf.c: Fix typo. | Jeremy Allison | 2001-12-21 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | libsmb/cliconnect.c: Fix for non null-terminated strings. nsswitch/pam_winbind.c: Fix typo. Jeremy. | |||||
| * | | Added Jim's fix. | Jeremy Allison | 2001-12-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | Jeremy | |||||
| * | | Merge of GetPrintProcessorDirectory RPC from HEAD: | Tim Potter | 2001-12-14 | 1 | -0/+61 | |
| | | | | | | | | | | | | | | | - server side code #ifdef'ed out - client side code merged into rpcclient | |||||
| * | | Make remote password changing work. We must *always* use ascii strings | Jeremy Allison | 2001-12-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | when changing passwords via rap. Jeremy. | |||||
| * | | smbclient now shows non-English characters correctly is the codepage and | Jeremy Allison | 2001-12-12 | 2 | -16/+8 | |
| | | | | | | | | | | | | | | | character set are set correctly. Now to test the password changes... Jeremy. | |||||
| * | | Fixed UNICODE -> unix mapping for client code. | Jeremy Allison | 2001-12-12 | 1 | -33/+51 | |
| | | | | | | | | | | | | | | | Also ensure correct tables are loaded. Jeremy. | |||||
| * | | Added disk full message. | Jeremy Allison | 2001-12-11 | 1 | -0/+1 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Indeed. Very useful :-). | Jeremy Allison | 2001-12-11 | 1 | -4/+17 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | JF's error merge. Fix for internal tdb names. | Jeremy Allison | 2001-12-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Oops. Typo. | Jeremy Allison | 2001-12-10 | 1 | -4/+5 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Correctly detect RAP error. | Jeremy Allison | 2001-12-10 | 1 | -12/+12 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | RAP error strings take precedence as they are not encoded in the SMB header | Jeremy Allison | 2001-12-10 | 1 | -9/+9 | |
| | | | | | | | | | | | | | | | (ie. the call can succeed, but still be an encoded error). Jeremy. | |||||
| * | | Fix for breakage that got introduced when cleaning rpc_XXX stuff out. | Jeremy Allison | 2001-12-05 | 1 | -0/+97 | |
| | | | | | | | | | | | | | | | Added fetch_domain_sid() call. Jeremy. | |||||
| * | | name change. | Jeremy Allison | 2001-12-04 | 1 | -2/+2 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Move Tim's lookup_pdc_name -> lookup_dc_name changes. | Jeremy Allison | 2001-11-29 | 2 | -24/+25 | |
| | | | | | | | | | | | | Jeremy | |||||
| * | | Fixup merge that was causing wbinfo -u/-g to fail. | Jeremy Allison | 2001-11-28 | 6 | -6/+79 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Fix another memory leak noticed by Tom Jansen. | Richard Sharpe | 2001-11-27 | 1 | -0/+1 | |
| | | | ||||||
| * | | Merge memory leak fixes, domain password change fixes. Password file error | Jeremy Allison | 2001-11-27 | 1 | -1/+7 | |
| | | | | | | | | | | | | | | | fixes. Jeremy. | |||||
| * | | Merge in insure fix. | Jeremy Allison | 2001-11-27 | 1 | -1/+2 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Picked up Andrew's fixes from HEAD. | Jeremy Allison | 2001-11-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Use "password server" for searching for BDC's also as Tim suggested. | Jeremy Allison | 2001-11-25 | 1 | -6/+8 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Merge of JF's new code from HEAF (thanks a *lot* JF !). | Jeremy Allison | 2001-11-23 | 1 | -0/+203 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Back ported Martin & Tim's fixes to errormaps & lsarpc calls. | Jeremy Allison | 2001-11-23 | 3 | -12/+28 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Merge AndrewB's errormap updates. | Jeremy Allison | 2001-11-23 | 1 | -8/+8 | |
| | | | | | | | | | | | | Jeremy | |||||
| * | | Got positive and negative name caching working correctly with ↵ | Jeremy Allison | 2001-11-22 | 1 | -22/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | lookupname/lookupsid. There was a bug in cli_lsa_lookup_name/lookup_sid where NT_STATUS_NONE_MAPPED was being mapped to NT_STATUS_OK, and also the *wrong* number of entries mapped was being returned. The correct field is mapped_count, *NOT* num_entries. Jeremy. | |||||
| * | | Fixups for winbindd in a wk2 environment. Node status on name "*"#0 doesn't | Jeremy Allison | 2001-11-21 | 3 | -11/+58 | |
| | | | | | | | | | | | | | | | | | | seem to work for a W2K PDC. Try and fix the log file being incorrect (log.) for winbindd. Jeremy. | |||||
| * | | Get rid of all remaining printf statements and turn them into DEBUGs ... | Richard Sharpe | 2001-11-21 | 1 | -1/+1 | |
| | | | ||||||
| * | | Remove some stupid printf debugging statements! | Richard Sharpe | 2001-11-21 | 1 | -4/+0 | |
| | | | ||||||
| * | | More tidy ups ... Gotta commit to head as well. | Richard Sharpe | 2001-11-21 | 1 | -26/+27 | |
| | | | ||||||
| * | | Add some fixes from Tom Jansen | Richard Sharpe | 2001-11-21 | 1 | -1363/+1411 | |
| | | | | | | | | | | | | | | | | | | Fix the indenting to conform to Samba style Put back charset_initialise and codepage_initialise that someone deleted ( Really, Shropshire? ) | |||||
| * | | Removed strchr_m that got merged by accident from HEAD. | Jeremy Allison | 2001-11-20 | 1 | -6/+6 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Moving more to SAFE_FREE from free(). | Jeremy Allison | 2001-11-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | Moved JohnR's messaging ping extension to smbcontrol. Jeremy. | |||||
| * | | A small patch from Tom Jansen to stop problems when connections go away. | Richard Sharpe | 2001-11-20 | 1 | -0/+7 | |
| | | | ||||||
| * | | get rid of casts in macro arguments to fix build. | Herb Lewis | 2001-11-19 | 1 | -5/+5 | |
| | | | ||||||
| * | | Fix problems were smb://<IP-addr> is not handled properly ... | Richard Sharpe | 2001-11-17 | 1 | -1/+3 | |
| | | | ||||||
| * | | Fix up some problems where lp_workgroup() was passed to routines | Richard Sharpe | 2001-11-17 | 1 | -23/+41 | |
| | | | | | | | | | | | | that expected to update it ... | |||||
| * | | VERY BIG CHANGE !!!! | Jeremy Allison | 2001-11-17 | 24 | -1428/+1801 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This is the back-merge of the working winbindd from HEAD to 2.2. As a side effect we now do NT status codes on the wire. This will need *LOTS* of testing.... :-). Jeremy. | |||||
| * | | This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'. | cvs2svn Import User | 2001-11-15 | 2 | -0/+1046 | |
| |\ \ | ||||||
| * | | | Fix detection of RedHat 7.2. | Jeremy Allison | 2001-11-15 | 2 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Prepare to investigate NT_STATUS for winbindd backport. bzero->memset. Jeremy. | |||||
| * | | | don't upper case the username. | Gerald Carter | 2001-11-05 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Fix for @ in pathname from Kian Win. | Jeremy Allison | 2001-10-22 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Removed extern int DEBUGLEVEL - included in headers. | Jeremy Allison | 2001-10-20 | 9 | -21/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved from timestamp based comparison of open files in share mode table to generational file_id comparison. This should help track down any logic bugs. Needs some more testing. Coming to HEAD as soon as the compile finishes :-). Jeremy. | |||||
| * | | | This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'. | cvs2svn Import User | 2001-10-19 | 2 | -0/+323 | |
| |\ \ \ | ||||||
| * | | | | Removed extra '()' s. | Jeremy Allison | 2001-09-24 | 1 | -8/+6 | |
| | | | | | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | | A small patch to name_register_wins to stop a segfault when we have | Richard Sharpe | 2001-09-09 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | no interfaces ... Really, this routine, and all the other name query routines should return some indication of the error. They should not just return False! | |||||
| * | | | | Ok - so Andrew was right :-) and we don't need USE_TDB_MMAP_FLAG if we | Jeremy Allison | 2001-09-06 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | put the check in the right place.... :-). Jeremy. | |||||
| * | | | | This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'. | cvs2svn Import User | 2001-09-04 | 2 | -0/+1552 | |
| |\ \ \ \ | ||||||
| * | | | | | Move closer to HEAD NTSTATUS codes (hex based). Remove NOPROBLEMO...may it | Jeremy Allison | 2001-08-29 | 3 | -34/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rest in peace :-). Jeremy. | |||||
| * | | | | | Added readbraw call back again to allow testing with smbtorture. | Jeremy Allison | 2001-08-24 | 1 | -1/+88 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This call not yet tested.... Jeremy. |