Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Remove NULL buffer checks before rpcstr_pull() as they're now done | Jeremy Allison | 2003-01-29 | 1 | -63/+38 | |
| | | | | | | | | | | inside this function. Merge from HEAD (tpot). Jeremy. | |||||
* | | Return 0 instead of crashing when a NULL source string is passed | Jeremy Allison | 2003-01-29 | 1 | -0/+1 | |
| | | | | | | | | | | to rpcstr_pull() - merge from HEAD (tpot). Jeremy. | |||||
* | | Merge tridge's client priv code from HEAD. | Jeremy Allison | 2003-01-29 | 4 | -18/+186 | |
| | | | | | | | | Jeremy | |||||
* | | Merging tridge's privillage client changes from HEAD. | Jeremy Allison | 2003-01-28 | 6 | -20/+240 | |
| | | | | | | | | Jeremy. | |||||
* | | patch from Paul Green to only build libsmbclient.so on platforms that ↵ | Gerald Carter | 2003-01-28 | 3 | -935/+960 | |
| | | | | | | | | support shared libraries | |||||
* | | added missing file for abartlet | Gerald Carter | 2003-01-28 | 0 | -0/+0 | |
| | | ||||||
* | | Merge from HEAD: | Andrew Bartlett | 2003-01-28 | 14 | -367/+338 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - NTLMSSP over SPENGO (sesssion-setup-and-x) cleanup and code refactor. - also consequential changes to the NTLMSSP and SPNEGO parsing functions - and the client code that uses the same functions - Add ntlm_auth, a NTLMSSP authentication interface for use by applications like Squid and Apache. - also consquential changes to use common code for base64 encode/decode. - Winbind changes to support ntlm_auth (I don't want this program to need to read smb.conf, instead getting all it's details over the pipe). - nmbd changes for fstrcat() instead of fstrcpy(). Andrew Bartlett | |||||
* | | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'. | cvs2svn Import User | 2003-01-28 | 4 | -0/+1062 | |
|\| | ||||||
| * | Factor out common code in the NTLMSSP/SPNEGO code. | Andrew Bartlett | 2003-01-28 | 4 | -173/+80 | |
| | | | | | | | | | | | | | | | | | | | | | | | | The idea here is to seperate, as much as possible, the SPNEGO layer from the NTLMSSP layer. This not only helps us with protocol correctness, but also should allow further mechinisms to be added with relitive ease. I indend to make the kerberos code use this shortly. I've never seen the 'zero length blob' form of the anonymous login, so I've removed that case. Andrew Bartlett | |||||
| * | performance patch from HP-UX folks (cant remember who) | Gerald Carter | 2003-01-28 | 1 | -3/+14 | |
| | | ||||||
| * | CUPS-PRINTER_CLASS patch from Michael Sweet | Gerald Carter | 2003-01-28 | 1 | -2/+101 | |
| | | ||||||
| * | reran autoconf | Gerald Carter | 2003-01-27 | 1 | -912/+952 | |
| | | ||||||
| * | One more try to fix the GNU Make dependency | Richard Sharpe | 2003-01-27 | 1 | -16/+51 | |
| | | ||||||
| * | One more fix ... Things link now if you don't use dynamic RPC stuff | Richard Sharpe | 2003-01-27 | 1 | -2/+2 | |
| | | ||||||
| * | One more try to get rid of the dependency on GNU MAKE | Richard Sharpe | 2003-01-27 | 1 | -21/+22 | |
| | | ||||||
| * | Fix the dependency on GNU Make introduced by the DYNAMIC RPC stuff. | Richard Sharpe | 2003-01-27 | 1 | -42/+21 | |
| | | | | | | | | I have not tested this in a GNU MAKE environment yet. | |||||
| * | Fix memory leak found my Leo Qiu <leoxqiu@yahoo.com>. | Jeremy Allison | 2003-01-24 | 1 | -1/+4 | |
| | | | | | | | | Jeremy. | |||||
| * | Commit just a little more infrastructure for HAVE_GETDIRENTRIES | Richard Sharpe | 2003-01-24 | 3 | -19298/+9213 | |
| | | ||||||
| * | At the prompting, start to add infrastructure to detect the presence of | Richard Sharpe | 2003-01-24 | 1 | -0/+3 | |
| | | | | | | | | | | getdirentries. We would also detect getdents if present. This has some rudimentary support already. | |||||
| * | Merge of increment_smbd_process_count() fix from appliance. | Tim Potter | 2003-01-24 | 1 | -1/+1 | |
| | | ||||||
| * | Merge of max log file fixes from appliance: | Tim Potter | 2003-01-23 | 2 | -1/+15 | |
| | | | | | | | | | | | | | | | | - smbd/process.c: check log file sizes more often than in timeout_processing() - lib/debug.c: increment debug_count inside Debug1() instead of when log file sizes are checked. | |||||
| * | Fixed typo. | Tim Potter | 2003-01-23 | 1 | -1/+1 | |
| | | ||||||
| * | fix for CR 1603; provide description of NT_STATUS_PIPE_NOT_AVAILABLE | Gerald Carter | 2003-01-22 | 1 | -0/+1 | |
| | | ||||||
| * | revert accidentally committed changes | Jim McDonough | 2003-01-21 | 2 | -86/+4 | |
| | | ||||||
| * | Properly display popt errors. Also fix debug to be -d for consistency with ↵ | Jim McDonough | 2003-01-21 | 3 | -6/+89 | |
| | | | | | | | | other progs. | |||||
| * | Fixup proto generation to not include krb5 specific symbols | Jeremy Allison | 2003-01-21 | 2 | -5/+8 | |
| | | | | | | | | | | if no kerberos selected. Noticed by Metze. Jeremy. | |||||
| * | Updated some comments. | Tim Potter | 2003-01-21 | 1 | -5/+5 | |
| | | ||||||
| * | More fixes getting us closer to full Heimdal compile.... | Jeremy Allison | 2003-01-21 | 5 | -11/+155 | |
| | | | | | | | | Jeremy. | |||||
| * | Keep the list of dead WINS servers in gencache.tdb instead of in | Tim Potter | 2003-01-21 | 1 | -60/+54 | |
| | | | | | | | | | | | | | | memory. This allows the information to be shared amongst all smbd processes. HP CR #1099 | |||||
| * | Make the valstr and timeout return pointers optional so a caller can | Tim Potter | 2003-01-21 | 1 | -11/+31 | |
| | | | | | | | | pass NULL if it doesn't care about the gencache key. | |||||
| * | Deleted arguments to help output - they didn't work. | Tim Potter | 2003-01-21 | 1 | -1/+1 | |
| | | ||||||
| * | don't free() auto variables; fixes segfault when looking up ↵ | Gerald Carter | 2003-01-21 | 1 | -3/+5 | |
| | | | | | | | | RefusePasswordChange registry value | |||||
| * | sanity checks from Ken Cross | Gerald Carter | 2003-01-21 | 2 | -3/+7 | |
| | | ||||||
| * | should be HAVE_KRB5_SET_REAL_TIME (HAVE_ was missing)...fix the build | Jim McDonough | 2003-01-20 | 1 | -1/+1 | |
| | | ||||||
| * | Add FIXME about dodgy argument parser. | Martin Pool | 2003-01-20 | 1 | -0/+11 | |
| | | ||||||
| * | Merge in more of the SuSE patches for Heimdal. These changes show how | Jeremy Allison | 2003-01-19 | 5 | -0/+244 | |
| | | | | | | | | | | | | to add a function without an explicit #ifdef HEIMDAL which I'm trying to avoid. Jeremy. | |||||
| * | strip any trailing \'s from reg key names in an open | Gerald Carter | 2003-01-19 | 1 | -2/+10 | |
| | | ||||||
| * | only supporting the Net::LDAP module now | Gerald Carter | 2003-01-19 | 2 | -128/+0 | |
| | | ||||||
| * | Fix some debug levels (were set to 0 with RPC module patch), and | Jim McDonough | 2003-01-18 | 1 | -4/+4 | |
| | | | | | | | | change one fprintf(stderr,...) to DEBUG. | |||||
| * | Merge from 3.0.0 tree. | John Terpstra | 2003-01-18 | 1 | -0/+58 | |
| | | ||||||
| * | Er, I think this is a better spelling. (-: | Tim Potter | 2003-01-18 | 1 | -0/+0 | |
| | | ||||||
| * | adding docs for rpc plugin libs | Gerald Carter | 2003-01-18 | 1 | -0/+34 | |
| | | ||||||
| * | removing extra debug statement | Gerald Carter | 2003-01-18 | 1 | -2/+0 | |
| | | ||||||
| * | dlsym() can return NULL validly, so we can't use that as the error test. | Jim McDonough | 2003-01-17 | 1 | -2/+6 | |
| | | | | | | | | dlerror() is the correct way to test. | |||||
| * | Enable dynamic loading of RPC modules. See docs/textdocs/RPC_PLUGGIN.txt ↵ | Jim McDonough | 2003-01-17 | 16 | -10357/+20708 | |
| | | | | | | | | for instructions. | |||||
| * | sync WHATSNEW from SAMBA_3_0 | Gerald Carter | 2003-01-17 | 1 | -524/+338 | |
| | | ||||||
| * | connect to the actual netbios name in smb.conf and not LOCALHOST | Gerald Carter | 2003-01-17 | 1 | -1/+1 | |
| | | ||||||
| * | Fix reference count bug where smbd's would not terminate with no | Jeremy Allison | 2003-01-17 | 2 | -18/+12 | |
| | | | | | | | | | | open resources. Jeremy. | |||||
| * | reverted this patch till I sort out the craziness with UNIHDR | Andrew Tridgell | 2003-01-17 | 17 | -234/+246 | |
| | | ||||||
| * | This removes the 3rd argument from init_unistr2(). There were 240 | Andrew Tridgell | 2003-01-17 | 17 | -246/+234 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | calls to init_unistr2() in the code and every one of them got the 3rd argument incorrect, so I thought it best just to remove the argument. The incorrect usage was caused by callers using strlen() to determine the length of the string. The 3rd argument to init_unistr2() was supposed to be the character length, not the byte length of the string, so for non-english this could come out wrong. I also removed the bogus 'always allocate at least 256 bytes' hack. There may be some code that relies on this, but if there is then the code is broken and needs fixing. |