summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | updated debug to make it clearer.Gerald Carter2002-01-211-2/+5
| | | |
| * | | change to use the SAM_ACCOUNT flags and make user existence cheks in ↵Simo Sorce2002-01-201-112/+122
| | | | | | | | | | | | | | | | init_sam_from_buffer as pdb_ldap do.
| * | | Ensure we delete the wcp pointer from the fsp.Jeremy Allison2002-01-201-1/+1
| | | | | | | | | | | | | | | | Jeremy.
| * | | Fix file size calculations for write cache code.Jeremy Allison2002-01-201-5/+41
| | | | | | | | | | | | | | | | Jeremy.
| * | | Attempt to fix bugs in write cache....Jeremy Allison2002-01-202-3/+21
| | | | | | | | | | | | | | | | Jeremy.
| * | | Readline has problems on non tty fd's. Use readline replacement to in casesJeremy Allison2002-01-191-26/+39
| | | | | | | | | | | | | | | | | | | | where stdin is !isatty to allow stripts to work. Jeremy.
| * | | Tidyup of macro code from andreas moroder ↵Jeremy Allison2002-01-191-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | <claudiamoroder@st-ulrich.suedtirol.net> Jeremy.
| * | | Added #ifdef for FreeBSD TCP bug.Jeremy Allison2002-01-191-0/+4
| | | | | | | | | | | | | | | | Jeremy.
| * | | Report error on smb_dump write.Jeremy Allison2002-01-191-1/+3
| | | | | | | | | | | | | | | | Jeremy.
| * | | Fix for CP1251 encoding on unix side. Supports Bulgarian, Belarussian,Jeremy Allison2002-01-193-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 Allison2002-01-193-0/+11
| | | | | | | | | | | | | | | | Jeremy.
| * | | fixes to check asprintf returnSimo Sorce2002-01-195-21/+31
| | | | | | | | | | | | | | | | thanks to Andreas Moroder for spotting them
| * | | Ensure (C) message is output on startup.Jeremy Allison2002-01-182-4/+4
| | | | | | | | | | | | | | | | Jeremy.
| * | | status is a uint32, not WERROR in this case.Jeremy Allison2002-01-184-4/+4
| | | | | | | | | | | | | | | | Jeremy.
| * | | If 127.0.0.1 matches both allow & deny then allow. Patch from Steve Langasek ↵Jeremy Allison2002-01-181-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | vorlon@netexpress.net Jeremy.
| * | | Tidyup & code refactoring from Martin.Sheppard@csiro.au.Jeremy Allison2002-01-181-32/+25
| | | | | | | | | | | | | | | | Jeremy.
| * | | Ensure we log tdb open fails. Patch from Alexander Bokovoy ↵Jeremy Allison2002-01-181-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | <a.bokovoy@sam-solutions.net> Jeremy.
| * | | Allow for winbind separator in connects. Patch from Alexander Bokovoy ↵Jeremy Allison2002-01-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | <a.bokovoy@sam-solutions.net>. Jeremy.
| * | | Added unix extensions entry. Updated smbclient man page with unix extensionJeremy Allison2002-01-183-16/+101
| | | | | | | | | | | | | | | | | | | | commands. Fix for BROWSING.txt. Jeremy.
| * | | Fixup for type from Steve Langasek <vorlon@netexpress.net>Jeremy Allison2002-01-181-1/+1
| | | | | | | | | | | | | | | | Jeremy.
| * | | Added prs_mem_clear(). Clear memory on buffer reallocation. That wayJeremy Allison2002-01-183-11/+20
| | | | | | | | | | | | | | | | | | | | we're not returning what the client gave us. Jeremy.
| * | | Always clear malloced memory for parse structs.Jeremy Allison2002-01-181-0/+1
| | | | | | | | | | | | | | | | Jeremy.
| * | | Added libsmbclient versioning patch from Steve Langasek (vorlon@netexpress.net).Jeremy Allison2002-01-174-770/+782
| | | | | | | | | | | | | | | | Jeremy.
| * | | Ok, it's a fair cop. So alphabetisation isn't all it's cracked up to be :-).Jeremy Allison2002-01-171-2/+8
| | | | | | | | | | | | | | | | Jeremy.
| * | | add winbindd startup scripts to packageHerb Lewis2002-01-171-1/+5
| | | |
| * | | new config files for winbindd startupHerb Lewis2002-01-170-0/+0
| | | |
* | | | This commit was manufactured by cvs2svn to create branchcvs2svn Import User2002-04-144-0/+1310
|\ \ \ \ | | |_|/ | |/| | 'SAMBA_2_2_RELEASE'.
| * | | The cli_lsa_lookup_{names,sids} functions were returning uselessTim Potter2002-04-144-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_UNMAPPEDTim Potter2002-04-141-0/+1
| | | |
| * | | Added a status code for lsa_lookup_{sids,names} returning the fact thatTim Potter2002-04-141-0/+1
| | | | | | | | | | | | | | | | only some of the entries could be resolved.
| * | | Extra file for the tdb search code (linked list definition).Andrew Bartlett2002-04-141-0/+37
| | | | | | | | | | | | | | | | Andrew Bartlett
| * | | Partly based on the work by mimir (Rafal SzczesniakAndrew Bartlett2002-04-1415-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 Potter2002-04-141-0/+30
| | | |
| * | | Moved security descriptor routines into their own file.Tim Potter2002-04-143-116/+142
| | | |
| * | | Moved function prototypes to py_common_proto.hTim Potter2002-04-141-13/+1
| | | |
| * | | Added copyright.Tim Potter2002-04-141-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 Tridgell2002-04-141-1/+6
| | | | | | | | | | | | | | | | sending the negotiate - try to cope
| * | | win2000 does not check the permissions on the share directory onAndrew Tridgell2002-04-141-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 functionAndrew Tridgell2002-04-141-1/+1
| | | |
| * | | hanle the case where the win2000 username is completely different fromAndrew Tridgell2002-04-141-8/+3
| | | | | | | | | | | | | | | | the pre-win2000 username
| * | | modified the ADS backend to accept either the long or short versionsAndrew Tridgell2002-04-141-11/+44
| | | | | | | | | | | | | | | | of long usernames (win2000 usernames can be longer than 20 characters)
| * | | Fixed debugs.Tim Potter2002-04-141-2/+2
| | | |
| * | | Fixed comment.Tim Potter2002-04-141-1/+1
| | | |
| * | | Made a comment clearer.Tim Potter2002-04-141-1/+1
| | | |
| * | | Generate proto for lsa.Tim Potter2002-04-141-11/+18
| | | | | | | | | | | | | | | | Updated patch.
| * | | Starting work on lsa module.Tim Potter2002-04-142-0/+59
| | | |
| * | | More open_pipe_creds() refactoring.Tim Potter2002-04-144-94/+68
| | | |
| * | | Moved open_pipe_creds() function to common file.Tim Potter2002-04-142-1/+90
| | | |
| * | | As always, vance looks after the grammer... :-)Andrew Bartlett2002-04-131-1/+1
| | | |
| * | | two time handling bugfixesAndrew Tridgell2002-04-131-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