| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | testing for attempts to get more info levels into samr_query_userinfo | Luke Leighton | 1999-09-21 | 2 | -2/+10 |
* | #defines for port 445 to SMB_PORT2 | Luke Leighton | 1999-09-15 | 1 | -0/+1 |
* | oops. | Luke Leighton | 1999-09-14 | 1 | -6/+9 |
* | - initialising mach_passwd_file locks to zero (prev. uninit.) | Luke Leighton | 1999-09-12 | 1 | -0/+2 |
* | matthew chapman identified 4 previously unknown samr functions. | Luke Leighton | 1999-08-31 | 1 | -4/+4 |
* | added call to samr_query_groupinfo in enumgroups command (-m option) | Luke Leighton | 1999-08-30 | 1 | -0/+2 |
* | improved "dominfo" rpcclient command | Luke Leighton | 1999-08-29 | 1 | -1/+6 |
* | display of session enum info | Luke Leighton | 1999-08-18 | 1 | -0/+11 |
* | event log update, netsessenum, netconnenum update. | Luke Leighton | 1999-08-18 | 3 | -11/+17 |
* | patch from Michael Glauche to call get_status_connections() instead of | Luke Leighton | 1999-08-18 | 1 | -0/+5 |
* | Some compilers want (void) instead of just () in function declarations. | Matthew Chapman | 1999-08-08 | 1 | -1/+1 |
* | reverted jeremy's c++-like security descriptor modifications as the | Luke Leighton | 1999-08-03 | 2 | -27/+22 |
* | close socket issues: | Luke Leighton | 1999-08-03 | 1 | -0/+1 |
* | - enumprintprocessors and enumprintmonitors added. | Jean-François Micouleau | 1999-07-27 | 2 | -4/+50 |
* | renaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready for adding | Luke Leighton | 1999-07-26 | 3 | -12/+11 |
* | BDC support. | Matthew Chapman | 1999-07-22 | 2 | -6/+6 |
* | make proto | Tim Potter | 1999-07-22 | 1 | -0/+1 |
* | Added service name to vfs_connection_struct. | Tim Potter | 1999-07-22 | 1 | -0/+9 |
* | Moved a whole bunch of macros out of smb.h and into their own #include | Tim Potter | 1999-07-22 | 2 | -122/+156 |
* | BDC support. | Luke Leighton | 1999-07-21 | 2 | -5/+37 |
* | Make sure that the stamp file is newer than configure.in | Alexandre Oliva | 1999-07-18 | 1 | -1/+1 |
* | more dfs stuff. this looks like it's going to be more appropriate to use | Luke Leighton | 1999-07-15 | 1 | -3/+8 |
* | code from bertl to allow remap of default built-in names to anything. | Luke Leighton | 1999-07-14 | 2 | -7/+6 |
* | renamed getfilepwent() and endfilepwent() to getfileent() and endfileent() | Luke Leighton | 1999-07-13 | 1 | -2/+2 |
* | Jean-Francois Micouleau's rewrite of Nigel William's DFS support | Luke Leighton | 1999-07-12 | 1 | -0/+53 |
* | Jean-Francois Micouleau's rewritten DFS patch, originally written by | Luke Leighton | 1999-07-12 | 2 | -6/+23 |
* | Put back in GNU readline support for smbclient accidentally trashed by | Tim Potter | 1999-07-09 | 2 | -0/+12 |
* | Hived off string routines into a separate file. | Tim Potter | 1999-07-09 | 2 | -19/+48 |
* | using jeremy's sys_getpwnam() call in the more critical area: Get_Pwnam(). | Luke Leighton | 1999-07-06 | 1 | -0/+3 |
* | use of safe_cli_errstr() and cli_establish_connection(). | Luke Leighton | 1999-07-06 | 1 | -1/+1 |
* | improving authentication code (tidyup). | Luke Leighton | 1999-06-29 | 3 | -26/+63 |
* | safe string version of nmb_namestr. | Luke Leighton | 1999-06-24 | 1 | -0/+1 |
* | safe string error reporting functions (found a potential buffer overflow | Luke Leighton | 1999-06-24 | 1 | -0/+6 |
* | Fixed most memory leak and big-endian bug in the spoolss code. | Jean-François Micouleau | 1999-06-22 | 2 | -4/+52 |
* | make proto | Tim Potter | 1999-06-13 | 1 | -1/+1 |
* | Hived off debugging code from smb.h and put into debug.h | Tim Potter | 1999-06-13 | 2 | -91/+123 |
* | Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respect | Matthew Chapman | 1999-06-02 | 2 | -21/+32 |
* | Avoid a symbol conflict with /usr/include/sys/vfs.h under AIX. | Tim Potter | 1999-05-11 | 1 | -0/+6 |
* | the times in sam_user_info_23 may not be in the right order | Luke Leighton | 1999-05-07 | 1 | -0/+1 |
* | clean-up of cache-getpw-hash code needed (make proto showed up loads | Luke Leighton | 1999-05-06 | 1 | -1/+2 |
* | added 2 more (unknown) NTLMSSP negotiation bits | Luke Leighton | 1999-05-06 | 1 | -0/+2 |
* | Changed the RPC api definition now first arg is a pipe_struct | Jean-François Micouleau | 1999-05-03 | 4 | -5/+36 |
* | Added a new command to rpcclient: eventlog <log> where <log> is System, | Jean-François Micouleau | 1999-05-03 | 1 | -0/+133 |
* | Adding "time" rpcclient command which displays the remote time. | Matthew Chapman | 1999-05-01 | 1 | -0/+4 |
* | added server ntlmv2 false/auto/true parameter, defaults to off. | Luke Leighton | 1999-05-01 | 1 | -0/+1 |
* | md5 and hmac_md5 | Luke Leighton | 1999-04-30 | 4 | -0/+82 |
* | rpc_parse/parse_misc.c : defined a new BUFFER5 struct | Jean-François Micouleau | 1999-04-27 | 5 | -0/+144 |
* | Adding RPC spoolss code support and some new low-level printing functions. | Jean-François Micouleau | 1999-04-27 | 2 | -0/+1515 |
* | Adding scheduler control pipe (\atsvc), client-side routines, and rpcclient | Matthew Chapman | 1999-04-23 | 1 | -0/+155 |
* | Adding scheduler control pipe (\atsvc), client-side routines, and rpcclient | Matthew Chapman | 1999-04-23 | 4 | -0/+43 |