Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | fixes the problem with nmblookup -r not working against your own IP address. | Herb Lewis | 2001-12-13 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Sent a message a month ago to see if anyone knew of any problems with this fix and didn't receive a reply so I'm committing it so it doesn't get lost. | |||||
| * | | | | alignment issues in EnumPrinterKey() | Gerald Carter | 2001-12-13 | 1 | -0/+3 | |
| | | | | | ||||||
| * | | | | merge from APPLIANCE_HEAD | Gerald Carter | 2001-12-13 | 1 | -0/+4 | |
| | | | | | ||||||
| * | | | | Fixed memory leak. Already fixed in HEAD. | Jeremy Allison | 2001-12-13 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | | Must check against -1 for fcntl error check. | Jeremy Allison | 2001-12-13 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | | Fix the damn usage message on rpcclient. It was wrong and I wasted an hour | Richard Sharpe | 2001-12-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | finding the problem. | |||||
| * | | | | 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 | 3 | -16/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | character set are set correctly. Now to test the password changes... Jeremy. | |||||
| * | | | | Fixed similar logic error in 2.2 winbindd. | Jeremy Allison | 2001-12-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | | Fixed UNICODE -> unix mapping for client code. | Jeremy Allison | 2001-12-12 | 6 | -703/+798 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Also ensure correct tables are loaded. Jeremy. | |||||
| * | | | | add debug2html smbtorture & smbfilter to ignore list | Herb Lewis | 2001-12-11 | 1 | -0/+3 | |
| | | | | | ||||||
| * | | | | add the extra everything targets to be removed by realclean | Herb Lewis | 2001-12-11 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | -Wl is not a valid flag to the loader. It is a flag for the compiler to | Herb Lewis | 2001-12-11 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | tell it to do the load pass. | |||||
| * | | | | Missed other tdb progs in sync. | Jeremy Allison | 2001-12-11 | 5 | -26/+28 | |
| | | | | | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | | Sync up tdb fixes... | Jeremy Allison | 2001-12-11 | 3 | -668/+668 | |
| | | | | | | | | | | | | | | | | | | | | 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. | |||||
| * | | | | Fix based on work from Ihar Viarheichyk <i.viarheichyk@sam-solutions.net> | Jeremy Allison | 2001-12-11 | 1 | -8/+32 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to fix alpha_strcpy in non-US/English environment.s Run past the Tridge paranoia filter :-). Fixed boundary condition code. Jeremy. | |||||
| * | | | | Conversion fix from Igor Vergeichik <i.viarheichyk@sam-solutions.net> | Jeremy Allison | 2001-12-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | | Fixed wrong location of preexec script. Needs to be done before ChDir. | Jeremy Allison | 2001-12-11 | 1 | -17/+17 | |
| | | | | | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | | JF's error merge. Fix for internal tdb names. | Jeremy Allison | 2001-12-11 | 2 | -9/+22 | |
| | | | | | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | | Fix smbmount compile-time warnings. | Jeremy Allison | 2001-12-10 | 1 | -31/+32 | |
| | | | | | | | | | | | | | | | | | | | | 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. | |||||
| * | | | | Merge new tdb fns. | Jeremy Allison | 2001-12-10 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | | Keep tdb directories in sync between 2.2.x and HEAD. | Jeremy Allison | 2001-12-10 | 3 | -75/+106 | |
| | | | | | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | | Display results of checks for shared libraries. | Martin Pool | 2001-12-10 | 2 | -265/+280 | |
| | | | | | ||||||
| * | | | | Explain why snprintf has to be overridden in this way. | Martin Pool | 2001-12-10 | 1 | -2/+9 | |
| | | | | | ||||||
| * | | | | Merge shared-library LDSHFLAGS/PICFLAG code from 1.253, so that we can | Martin Pool | 2001-12-10 | 2 | -635/+683 | |
| | | | | | | | | | | | | | | | | | | | | build winbindd on Solaris. | |||||
* | | | | | This commit was manufactured by cvs2svn to create branch | cvs2svn Import User | 2002-04-14 | 3 | -0/+1023 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | 'SAMBA_2_2_RELEASE'. | |||||
| * | | | | The cli_lsa_lookup_{names,sids} functions were returning useless | Tim Potter | 2002-04-14 | 4 | -43/+46 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | information when one or more of the names/sids being queried were not resolvable. We now return a list the same length as the parameters passed instead of an array of just the resolvable names/sids. | |||||
| * | | | | Added error string for STATUS_SOME_UNMAPPED | Tim Potter | 2002-04-14 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Added a status code for lsa_lookup_{sids,names} returning the fact that | Tim Potter | 2002-04-14 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | only some of the entries could be resolved. | |||||
| * | | | | Extra file for the tdb search code (linked list definition). | Andrew Bartlett | 2002-04-14 | 1 | -0/+37 | |
| | | | | | | | | | | | | | | | | | | | | Andrew Bartlett | |||||
| * | | | | Partly based on the work by mimir (Rafal Szczesniak | Andrew Bartlett | 2002-04-14 | 15 | -68/+406 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <mimir@diament.ists.pwr.wroc.pl>) this patch allows samba to correctly enumerate its trusted domains - by exaimining the keys in the secrets.tdb file. This patch has been tested with both NT4 and rpcclient/wbinfo, and adds some extra functionality to talloc and rpc_parse to allow it to deal with already unicode strings. Finally, this cleans up some const warnings that were in net_rpc.c by pushing another dash of const into the rpc client code. Andrew Bartlett | |||||
| * | | | | New file to hold common prototypes. | Tim Potter | 2002-04-14 | 1 | -0/+30 | |
| | | | | | ||||||
| * | | | | Moved security descriptor routines into their own file. | Tim Potter | 2002-04-14 | 3 | -116/+142 | |
| | | | | | ||||||
| * | | | | Moved function prototypes to py_common_proto.h | Tim Potter | 2002-04-14 | 1 | -13/+1 | |
| | | | | | ||||||
| * | | | | Added copyright. | Tim Potter | 2002-04-14 | 1 | -42/+160 | |
| | | | | | | | | | | | | | | | | | | | | Added lookup_names() and lookup_sids() functions. | |||||
| * | | | | it looks like it is possible for a w2k client to send a spnego auth without ↵ | Andrew Tridgell | 2002-04-14 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | | | | | | sending the negotiate - try to cope | |||||
| * | | | | win2000 does not check the permissions on the share directory on | Andrew Tridgell | 2002-04-14 | 1 | -3/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tconx, so win2000 clients don't expect a permissions error in tconx. We now match this behaviour, by only checking that the directory exists during tconx and relying on the permissions on other calls to protect directories | |||||
| * | | | | pull_username() is a local function | Andrew Tridgell | 2002-04-14 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | hanle the case where the win2000 username is completely different from | Andrew Tridgell | 2002-04-14 | 1 | -8/+3 | |
| | | | | | | | | | | | | | | | | | | | | the pre-win2000 username | |||||
| * | | | | modified the ADS backend to accept either the long or short versions | Andrew Tridgell | 2002-04-14 | 1 | -11/+44 | |
| | | | | | | | | | | | | | | | | | | | | of long usernames (win2000 usernames can be longer than 20 characters) | |||||
| * | | | | Fixed debugs. | Tim Potter | 2002-04-14 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Fixed comment. | Tim Potter | 2002-04-14 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Made a comment clearer. | Tim Potter | 2002-04-14 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Generate proto for lsa. | Tim Potter | 2002-04-14 | 1 | -11/+18 | |
| | | | | | | | | | | | | | | | | | | | | Updated patch. | |||||
| * | | | | Starting work on lsa module. | Tim Potter | 2002-04-14 | 2 | -0/+59 | |
| | | | | |