Age | Commit message (Expand) | Author | Files | Lines |
2001-11-22 | Made a libsmbclient doxygen group and moved all the libsmbclient groups | Tim Potter | 1 | -13/+21 |
2001-11-21 | samr_querydom_info level 1: found the meaning of the unknow fields. And | Jean-François Micouleau | 1 | -4/+48 |
2001-11-21 | Fix up libsmbclient in head. | Richard Sharpe | 1 | -93/+96 |
2001-11-20 | forgot this file | Andrew Tridgell | 1 | -0/+29 |
2001-11-20 | added the beginnings of ADS support in smbd | Andrew Tridgell | 2 | -0/+35 |
2001-11-20 | added ANS1 integer define | Andrew Tridgell | 1 | -0/+1 |
2001-11-19 | Move all other paths into dynconfig | Martin Pool | 1 | -0/+3 |
2001-11-19 | Fix obvious typo. | Martin Pool | 1 | -1/+1 |
2001-11-19 | Detect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE. At the moment | Martin Pool | 1 | -1/+4 |
2001-11-19 | dyn_LOCKDIR should be const because it's never modified directly -- | Martin Pool | 1 | -1/+2 |
2001-11-19 | LIBDIR and LOCKDIR are dynamically configured too. | Martin Pool | 2 | -5/+1 |
2001-11-19 | LMHOSTSFILE is now dynamically configured too. | Martin Pool | 1 | -1/+1 |
2001-11-19 | Store some path names in global variables initialized to configure | Martin Pool | 2 | -0/+32 |
2001-11-16 | I *love* removing code :-). Removed 4 files that weren't being used. | Jeremy Allison | 1 | -0/+1 |
2001-11-15 | Tidyups and things I discovered during the merge... | Jeremy Allison | 1 | -1/+1 |
2001-11-15 | more Win2k RPC opnums (EnumPrinterKey() and DeletePrinterDriverEx()) | Gerald Carter | 1 | -0/+2 |
2001-11-15 | SETPRINTERDATAEX is 0x4d (not 0x50). My mistake. | Gerald Carter | 1 | -1/+1 |
2001-11-14 | Fix compile on RedHat 7.2 systems with broken system headers. | Jeremy Allison | 1 | -3/+1 |
2001-11-13 | verified two new win2k rpc's EnumPrinterDataEx() and DeletePrinterdataEx() | Gerald Carter | 1 | -6/+3 |
2001-11-13 | Fix typo. | Martin Pool | 1 | -2/+0 |
2001-11-13 | new Win2k spoolss rpc opnum (unknown right now). | Gerald Carter | 1 | -0/+6 |
2001-11-12 | Fixed allocation bug in database prog. Some format fixes. | Jeremy Allison | 2 | -0/+4 |
2001-11-09 | Fixed a few typos and added the opnum for ADDPRINTERDRIVEREX to the | Gerald Carter | 1 | -1/+8 |
2001-11-09 | Fixup __LPID -> _LPID. | Jeremy Allison | 1 | -1/+1 |
2001-11-08 | Added more define bits. Fixed error in vol attributes. | Jeremy Allison | 1 | -3/+6 |
2001-11-05 | Wrote some stubs for new win2k only spoolss rpc commands: | Tim Potter | 1 | -1/+40 |
2001-11-04 | Fix for broken-as-shipped RedHat 7.2 system headers. Now we have | Jeremy Allison | 1 | -0/+12 |
2001-11-04 | a big one: | Simo Sorce | 2 | -0/+11 |
2001-11-03 | Added NT_USER_TOKEN into server_info to fix extra groups problem. | Jeremy Allison | 2 | -3/+5 |
2001-11-03 | Added many more defines in service category, user category and others | Steve French | 1 | -0/+26 |
2001-10-31 | This is a farily large patch (3300 lines) and reworks most of the AuthRewrite | Andrew Bartlett | 2 | -33/+24 |
2001-10-31 | Added some extra fields to the auth_serversupplied_info structure. | Tim Potter | 1 | -0/+5 |
2001-10-30 | Fix up smbpasswd -e/-d so that it doesn't change the password under you any | Andrew Bartlett | 1 | -0/+1 |
2001-10-29 | This commit is number 2 of 4. | Andrew Bartlett | 1 | -7/+0 |
2001-10-23 | Add popt for parsing commandline options | Jim McDonough | 2 | -1/+6 |
2001-10-22 | a quick fix to get rpcclient working again. This just disables | Andrew Tridgell | 1 | -0/+1 |
2001-10-22 | - fixed link order of krb5 libs | Andrew Tridgell | 1 | -6/+0 |
2001-10-20 | Converted a bunch of 0x85 constants to SMBkeepalive. | Tim Potter | 1 | -0/+1 |
2001-10-20 | Move from timestamp to gen count file id's for finding oplocked files | Jeremy Allison | 1 | -20/+23 |
2001-10-19 | Ensure we mask off deny modes correctly on being set (this shouldn't have | Jeremy Allison | 1 | -1/+1 |
2001-10-19 | Added include guards around file. | Jeremy Allison | 1 | -0/+4 |
2001-10-19 | Add rap.h for net utility and libsmb | Jim McDonough | 1 | -0/+2 |
2001-10-19 | Add header for common RAP definitions | Jim McDonough | 1 | -0/+478 |
2001-10-19 | Restored old Bmpx code - actually used by OS/2. | Jeremy Allison | 2 | -0/+13 |
2001-10-18 | the beginnings of kerberos support in smbd. It doesn't work yet, but | Andrew Tridgell | 1 | -0/+4 |
2001-10-17 | added basic NTLMSSP support in smbd. This is still quite rough, and | Andrew Tridgell | 1 | -0/+6 |
2001-10-16 | very simple asynchronous "lpq" thread patch | Jean-François Micouleau | 1 | -0/+1 |
2001-10-14 | forgot to add intl.h | Andrew Tridgell | 1 | -0/+25 |
2001-10-14 | the next step in the intl changeover. This should get us compiling agian, | Andrew Tridgell | 2 | -52/+1 |
2001-10-12 | Moved to rpcclient subdirectory. | Tim Potter | 1 | -33/+0 |