Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | updated debug to make it clearer. | Gerald Carter | 2002-01-21 | 1 | -2/+5 | |
| | | | | ||||||
| * | | | change to use the SAM_ACCOUNT flags and make user existence cheks in ↵ | Simo Sorce | 2002-01-20 | 1 | -112/+122 | |
| | | | | | | | | | | | | | | | | init_sam_from_buffer as pdb_ldap do. | |||||
| * | | | Ensure we delete the wcp pointer from the fsp. | Jeremy Allison | 2002-01-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Fix file size calculations for write cache code. | Jeremy Allison | 2002-01-20 | 1 | -5/+41 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Attempt to fix bugs in write cache.... | Jeremy Allison | 2002-01-20 | 2 | -3/+21 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Readline has problems on non tty fd's. Use readline replacement to in cases | Jeremy Allison | 2002-01-19 | 1 | -26/+39 | |
| | | | | | | | | | | | | | | | | | | | | where stdin is !isatty to allow stripts to work. Jeremy. | |||||
| * | | | Tidyup of macro code from andreas moroder ↵ | Jeremy Allison | 2002-01-19 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | <claudiamoroder@st-ulrich.suedtirol.net> Jeremy. | |||||
| * | | | Added #ifdef for FreeBSD TCP bug. | Jeremy Allison | 2002-01-19 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Report error on smb_dump write. | Jeremy Allison | 2002-01-19 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Fix for CP1251 encoding on unix side. Supports Bulgarian, Belarussian, | Jeremy Allison | 2002-01-19 | 3 | -660/+961 | |
| | | | | | | | | | | | | | | | | | | | | and variants of Russian and Ukrainian locales. Patch from Alexander Bokovoy. Jeremy. | |||||
| * | | | Added close call to winbindd idmap. Pointed out by Alexander Bokovoy. | Jeremy Allison | 2002-01-19 | 3 | -0/+11 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | fixes to check asprintf return | Simo Sorce | 2002-01-19 | 5 | -21/+31 | |
| | | | | | | | | | | | | | | | | thanks to Andreas Moroder for spotting them | |||||
| * | | | Ensure (C) message is output on startup. | Jeremy Allison | 2002-01-18 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | status is a uint32, not WERROR in this case. | Jeremy Allison | 2002-01-18 | 4 | -4/+4 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | If 127.0.0.1 matches both allow & deny then allow. Patch from Steve Langasek ↵ | Jeremy Allison | 2002-01-18 | 1 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | vorlon@netexpress.net Jeremy. | |||||
| * | | | Tidyup & code refactoring from Martin.Sheppard@csiro.au. | Jeremy Allison | 2002-01-18 | 1 | -32/+25 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Ensure we log tdb open fails. Patch from Alexander Bokovoy ↵ | Jeremy Allison | 2002-01-18 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | <a.bokovoy@sam-solutions.net> Jeremy. | |||||
| * | | | Allow for winbind separator in connects. Patch from Alexander Bokovoy ↵ | Jeremy Allison | 2002-01-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | <a.bokovoy@sam-solutions.net>. Jeremy. | |||||
| * | | | Added unix extensions entry. Updated smbclient man page with unix extension | Jeremy Allison | 2002-01-18 | 3 | -16/+101 | |
| | | | | | | | | | | | | | | | | | | | | commands. Fix for BROWSING.txt. Jeremy. | |||||
| * | | | Fixup for type from Steve Langasek <vorlon@netexpress.net> | Jeremy Allison | 2002-01-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Added prs_mem_clear(). Clear memory on buffer reallocation. That way | Jeremy Allison | 2002-01-18 | 3 | -11/+20 | |
| | | | | | | | | | | | | | | | | | | | | we're not returning what the client gave us. Jeremy. | |||||
| * | | | Always clear malloced memory for parse structs. | Jeremy Allison | 2002-01-18 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Added libsmbclient versioning patch from Steve Langasek (vorlon@netexpress.net). | Jeremy Allison | 2002-01-17 | 4 | -770/+782 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Ok, it's a fair cop. So alphabetisation isn't all it's cracked up to be :-). | Jeremy Allison | 2002-01-17 | 1 | -2/+8 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | add winbindd startup scripts to package | Herb Lewis | 2002-01-17 | 1 | -1/+5 | |
| | | | | ||||||
| * | | | new config files for winbindd startup | Herb Lewis | 2002-01-17 | 0 | -0/+0 | |
| | | | | ||||||
* | | | | This commit was manufactured by cvs2svn to create branch | cvs2svn Import User | 2002-04-14 | 4 | -0/+1310 | |
|\ \ \ \ | | |_|/ | |/| | | '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 | |
| | | | | ||||||
| * | | | More open_pipe_creds() refactoring. | Tim Potter | 2002-04-14 | 4 | -94/+68 | |
| | | | | ||||||
| * | | | Moved open_pipe_creds() function to common file. | Tim Potter | 2002-04-14 | 2 | -1/+90 | |
| | | | | ||||||
| * | | | As always, vance looks after the grammer... :-) | Andrew Bartlett | 2002-04-13 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | two time handling bugfixes | Andrew Tridgell | 2002-04-13 | 1 | -1/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - the pending mtime overrides the current file time in setfileinfo - a later wtime can override a mtime on setfileinfo this fixes the date of file copies in win2000 |