Age | Commit message (Expand) | Author | Files | Lines |
2003-01-29 | playing janitor for abartlet. :-( | Gerald Carter | 1 | -22/+15 |
2003-01-29 | Removed duplicate fn to avoid compiler warning. (from HEAD - tpot). | Jeremy Allison | 1 | -0/+2 |
2003-01-29 | Merge from HEAD - fix to findsmb by Waider | Andrew Bartlett | 1 | -1/+1 |
2003-01-29 | Remove NULL buffer checks before rpcstr_pull() as they're now done | Jeremy Allison | 1 | -63/+38 |
2003-01-29 | Return 0 instead of crashing when a NULL source string is passed | Jeremy Allison | 1 | -0/+1 |
2003-01-29 | Merge tridge's client priv code from HEAD. | Jeremy Allison | 4 | -18/+186 |
2003-01-28 | Merging tridge's privillage client changes from HEAD. | Jeremy Allison | 6 | -20/+240 |
2003-01-28 | patch from Paul Green to only build libsmbclient.so on platforms that support... | Gerald Carter | 3 | -935/+960 |
2003-01-28 | added missing file for abartlet | Gerald Carter | 0 | -0/+0 |
2003-01-28 | Merge from HEAD: | Andrew Bartlett | 14 | -367/+338 |
2003-01-28 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 4 | -0/+1062 |
2003-01-28 | Factor out common code in the NTLMSSP/SPNEGO code. | Andrew Bartlett | 4 | -173/+80 |
2003-01-28 | Finally we compile with Heimdal as well as MIT ! Wonder if it works... :-). | Jeremy Allison | 6 | -147/+247 |
2003-01-28 | performance patch from HP-UX folks (cant remember who) | Gerald Carter | 1 | -3/+14 |
2003-01-28 | performance patch from HP-UX folks (cant remember who) | Gerald Carter | 1 | -3/+14 |
2003-01-28 | CUPS-PRINTER_CLASS patch from Michael Sweet | Gerald Carter | 1 | -2/+101 |
2003-01-28 | CUPS-PRINTER_CLASS patch from Michael Sweet | Gerald Carter | 1 | -2/+101 |
2003-01-28 | Get smbd to link with Heimdal. Still missing some client progs... | Jeremy Allison | 6 | -20648/+10581 |
2003-01-27 | reran autoconf | Gerald Carter | 1 | -912/+952 |
2003-01-27 | One more try to fix the GNU Make dependency | Richard Sharpe | 1 | -16/+51 |
2003-01-27 | One more fix ... Things link now if you don't use dynamic RPC stuff | Richard Sharpe | 1 | -2/+2 |
2003-01-27 | One more try to get rid of the dependency on GNU MAKE | Richard Sharpe | 1 | -21/+22 |
2003-01-27 | Fix the dependency on GNU Make introduced by the DYNAMIC RPC stuff. | Richard Sharpe | 1 | -42/+21 |
2003-01-24 | sync with tpot's change to gencache_get() in HEAD | Gerald Carter | 1 | -22/+31 |
2003-01-24 | masking an assert error in Tim's wins server checking code; needs a proper fi... | Gerald Carter | 1 | -0/+11 |
2003-01-24 | Fix memory leak found my Leo Qiu <leoxqiu@yahoo.com>. | Jeremy Allison | 1 | -1/+4 |
2003-01-24 | Memory leak fix from Leo Qiu <leoxqiu@yahoo.com>. | Jeremy Allison | 1 | -1/+4 |
2003-01-24 | Fixed typo found by tpot. | Jeremy Allison | 1 | -1/+1 |
2003-01-24 | Commit just a little more infrastructure for HAVE_GETDIRENTRIES | Richard Sharpe | 3 | -19298/+9213 |
2003-01-24 | At the prompting, start to add infrastructure to detect the presence of | Richard Sharpe | 1 | -0/+3 |
2003-01-24 | merging [un]signed declaration | Gerald Carter | 1 | -1/+1 |
2003-01-24 | Merge of increment_smbd_process_count() fix from appliance. | Tim Potter | 1 | -1/+1 |
2003-01-23 | Thanks Meeester Potter, for reverting *all* my Heimdal changes because | Jeremy Allison | 2 | -40/+61 |
2003-01-23 | Merge of max log file fixes from appliance: | Tim Potter | 2 | -1/+15 |
2003-01-23 | Fixed typo. | Tim Potter | 1 | -1/+1 |
2003-01-23 | Fixed typo. | Tim Potter | 1 | -1/+1 |
2003-01-22 | Sync with HEAD. The -L/usr/local/lib bit looks a bit dodgy though. | Tim Potter | 1 | -1/+1 |
2003-01-22 | Sync with HEAD. | Tim Potter | 2 | -128/+8 |
2003-01-22 | Minor merges from HEAD. | Tim Potter | 2 | -1/+3 |
2003-01-22 | Merge: remove dead function. | Tim Potter | 1 | -10/+0 |
2003-01-22 | Merge of kerberos changes to make this branch build again! | Tim Potter | 2 | -61/+40 |
2003-01-22 | Merge of wins server dead list into gencache.tdb | Tim Potter | 1 | -60/+54 |
2003-01-22 | Merge: Make torture tools in everything target. | Tim Potter | 1 | -1/+1 |
2003-01-22 | fix for CR 1603; provide description of NT_STATUS_PIPE_NOT_AVAILABLE | Gerald Carter | 1 | -0/+1 |
2003-01-22 | fix for CR 1603; provide description of NT_STATUS_PIPE_NOT_AVAILABLE | Gerald Carter | 1 | -0/+1 |
2003-01-21 | Get closer to Heimdal compile... Damn. HEAD has different code in | Jeremy Allison | 6 | -15/+533 |
2003-01-21 | Properly display popt errors. Also fix debug to be -d for consistency with o... | Jim McDonough | 1 | -2/+3 |
2003-01-21 | revert accidentally committed changes | Jim McDonough | 2 | -86/+4 |
2003-01-21 | Properly display popt errors. Also fix debug to be -d for consistency with o... | Jim McDonough | 3 | -6/+89 |
2003-01-21 | Fixup proto generation to not include krb5 specific symbols | Jeremy Allison | 2 | -5/+8 |