Age | Commit message (Expand) | Author | Files | Lines |
2001-11-21 | Preparing to implement +ve and -ve caching for lookupname/lookupsid calls. | Jeremy Allison | 2 | -130/+191 |
2001-11-21 | Fix up the build again... | Andrew Bartlett | 1 | -1/+1 |
2001-11-21 | Don't scan locking db on closedown. | Jeremy Allison | 1 | -0/+4 |
2001-11-21 | Fix up libsmbclient in head. | Richard Sharpe | 2 | -1459/+1509 |
2001-11-20 | Fixed sizeof vs array length bug in make_user_info_winbind_crap() | Tim Potter | 2 | -4/+4 |
2001-11-20 | Merged in JohnR's ping messaging extension. | Jeremy Allison | 2 | -33/+45 |
2001-11-20 | forgot this file | Andrew Tridgell | 1 | -0/+29 |
2001-11-20 | added the beginnings of ADS support in smbd | Andrew Tridgell | 7 | -117/+538 |
2001-11-20 | added ANS1 integer define | Andrew Tridgell | 1 | -0/+1 |
2001-11-20 | added strlcpy() and strlcat() | Andrew Tridgell | 1 | -0/+36 |
2001-11-20 | add a hook to save the krb5 PAC | Andrew Tridgell | 1 | -0/+8 |
2001-11-20 | fix maxfd test to start deleting at right file | Andrew Tridgell | 1 | -0/+1 |
2001-11-20 | fix locktest default parameters | Andrew Tridgell | 1 | -2/+3 |
2001-11-20 | add asn1 integer handling ready for the ldap netjoin code | Andrew Tridgell | 1 | -0/+26 |
2001-11-20 | - make sure we use a non-zero session id so we can have multiple conns | Andrew Tridgell | 1 | -8/+4 |
2001-11-20 | We don't actually use the horror that was lib/util_array.c :-). | Jeremy Allison | 2 | -188/+1 |
2001-11-20 | Rename xmalloc, xmemdup, xstrdup to smb_$1 to avoid conflicts with the | Martin Pool | 3 | -26/+27 |
2001-11-19 | Make the smbpasswd options/usage message a little less bizarre: it now | Martin Pool | 1 | -22/+20 |
2001-11-19 | Do satyr work against a copy of the build farm scripts so as not to | Martin Pool | 1 | -2/+2 |
2001-11-19 | Fix typo. | Martin Pool | 1 | -1/+1 |
2001-11-19 | Move all other paths into dynconfig | Martin Pool | 5 | -22/+26 |
2001-11-19 | Merge from 2.2. | Tim Potter | 1 | -1/+1 |
2001-11-19 | Cosmetic fix for debug statement. | Tim Potter | 1 | -2/+1 |
2001-11-19 | Fix obvious typo. | Martin Pool | 1 | -1/+1 |
2001-11-19 | Don't resolve the hostname in smbd as we can pause for a long time while | Tim Potter | 1 | -3/+6 |
2001-11-19 | Detect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE. At the moment | Martin Pool | 4 | -495/+559 |
2001-11-19 | Ignore .po files. | Martin Pool | 1 | -0/+1 |
2001-11-19 | dyn_LOCKDIR should be const because it's never modified directly -- | Martin Pool | 2 | -2/+3 |
2001-11-19 | Added comment about why not to cast the assignment of | Tim Potter | 1 | -3/+6 |
2001-11-19 | oopsum. | Martin Pool | 1 | -1/+1 |
2001-11-19 | LIBDIR and LOCKDIR are dynamically configured too. | Martin Pool | 7 | -18/+36 |
2001-11-19 | Oops, Tim says rl_completion_func_t doesn't exist in all versions of | Martin Pool | 1 | -7/+5 |
2001-11-19 | LMHOSTSFILE is now dynamically configured too. | Martin Pool | 5 | -16/+11 |
2001-11-19 | Quieten compiler warnings about a callback function prototype that has | Martin Pool | 1 | -1/+7 |
2001-11-19 | Disable "installcheck" -- it's still too likely to clobber somebody's | Martin Pool | 1 | -1/+1 |
2001-11-19 | Store some path names in global variables initialized to configure | Martin Pool | 41 | -773/+825 |
2001-11-19 | Fix const warning. Doxyfy comment. | Martin Pool | 1 | -5/+8 |
2001-11-19 | Ignore *.po objects, test tmpdirs, and ID files. | Martin Pool | 1 | -0/+4 |
2001-11-19 | Source file defining global variables for configuration paths. This | Martin Pool | 1 | -0/+45 |
2001-11-18 | fixed some bugs. | Simo Sorce | 2 | -18/+19 |
2001-11-17 | Fix problems with lp_workgroup() being passed to routines that will modify | Richard Sharpe | 1 | -24/+44 |
2001-11-17 | Tidyups when I was doing the big merge... | Jeremy Allison | 6 | -21/+35 |
2001-11-16 | Fixed detection of RedHat headers. Removed another file ! | Jeremy Allison | 4 | -225/+12 |
2001-11-16 | Removed SMBD_RPC_CLIENT_OBJ temporary I was using. | Jeremy Allison | 1 | -8/+3 |
2001-11-16 | I *love* removing code :-). Removed 4 files that weren't being used. | Jeremy Allison | 9 | -2098/+23 |
2001-11-16 | Make CodingSuggestions show up in the Doxygen pages. | Martin Pool | 3 | -8/+30 |
2001-11-16 | Ignore generated HTML and mkid output. | Martin Pool | 1 | -2/+4 |
2001-11-15 | Tidyups in the merge process. | Jeremy Allison | 2 | -34/+37 |
2001-11-15 | Tidyups and things I discovered during the merge... | Jeremy Allison | 2 | -5/+5 |
2001-11-15 | more Win2k RPC opnums (EnumPrinterKey() and DeletePrinterDriverEx()) | Gerald Carter | 1 | -0/+2 |