summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* testing for attempts to get more info levels into samr_query_userinfoLuke Leighton1999-09-212-2/+10
* #defines for port 445 to SMB_PORT2Luke Leighton1999-09-151-0/+1
* oops.Luke Leighton1999-09-141-6/+9
* - initialising mach_passwd_file locks to zero (prev. uninit.)Luke Leighton1999-09-121-0/+2
* matthew chapman identified 4 previously unknown samr functions.Luke Leighton1999-08-311-4/+4
* added call to samr_query_groupinfo in enumgroups command (-m option)Luke Leighton1999-08-301-0/+2
* improved "dominfo" rpcclient commandLuke Leighton1999-08-291-1/+6
* display of session enum infoLuke Leighton1999-08-181-0/+11
* event log update, netsessenum, netconnenum update.Luke Leighton1999-08-183-11/+17
* patch from Michael Glauche to call get_status_connections() instead ofLuke Leighton1999-08-181-0/+5
* Some compilers want (void) instead of just () in function declarations.Matthew Chapman1999-08-081-1/+1
* reverted jeremy's c++-like security descriptor modifications as theLuke Leighton1999-08-032-27/+22
* close socket issues:Luke Leighton1999-08-031-0/+1
* - enumprintprocessors and enumprintmonitors added.Jean-François Micouleau1999-07-272-4/+50
* renaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready for addingLuke Leighton1999-07-263-12/+11
* BDC support.Matthew Chapman1999-07-222-6/+6
* make protoTim Potter1999-07-221-0/+1
* Added service name to vfs_connection_struct.Tim Potter1999-07-221-0/+9
* Moved a whole bunch of macros out of smb.h and into their own #includeTim Potter1999-07-222-122/+156
* BDC support.Luke Leighton1999-07-212-5/+37
* Make sure that the stamp file is newer than configure.inAlexandre Oliva1999-07-181-1/+1
* more dfs stuff. this looks like it's going to be more appropriate to useLuke Leighton1999-07-151-3/+8
* code from bertl to allow remap of default built-in names to anything.Luke Leighton1999-07-142-7/+6
* renamed getfilepwent() and endfilepwent() to getfileent() and endfileent()Luke Leighton1999-07-131-2/+2
* Jean-Francois Micouleau's rewrite of Nigel William's DFS supportLuke Leighton1999-07-121-0/+53
* Jean-Francois Micouleau's rewritten DFS patch, originally written byLuke Leighton1999-07-122-6/+23
* Put back in GNU readline support for smbclient accidentally trashed byTim Potter1999-07-092-0/+12
* Hived off string routines into a separate file.Tim Potter1999-07-092-19/+48
* using jeremy's sys_getpwnam() call in the more critical area: Get_Pwnam().Luke Leighton1999-07-061-0/+3
* use of safe_cli_errstr() and cli_establish_connection().Luke Leighton1999-07-061-1/+1
* improving authentication code (tidyup).Luke Leighton1999-06-293-26/+63
* safe string version of nmb_namestr.Luke Leighton1999-06-241-0/+1
* safe string error reporting functions (found a potential buffer overflowLuke Leighton1999-06-241-0/+6
* Fixed most memory leak and big-endian bug in the spoolss code.Jean-François Micouleau1999-06-222-4/+52
* make protoTim Potter1999-06-131-1/+1
* Hived off debugging code from smb.h and put into debug.hTim Potter1999-06-132-91/+123
* Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respectMatthew Chapman1999-06-022-21/+32
* Avoid a symbol conflict with /usr/include/sys/vfs.h under AIX.Tim Potter1999-05-111-0/+6
* the times in sam_user_info_23 may not be in the right orderLuke Leighton1999-05-071-0/+1
* clean-up of cache-getpw-hash code needed (make proto showed up loadsLuke Leighton1999-05-061-1/+2
* added 2 more (unknown) NTLMSSP negotiation bitsLuke Leighton1999-05-061-0/+2
* Changed the RPC api definition now first arg is a pipe_structJean-François Micouleau1999-05-034-5/+36
* Added a new command to rpcclient: eventlog <log> where <log> is System,Jean-François Micouleau1999-05-031-0/+133
* Adding "time" rpcclient command which displays the remote time.Matthew Chapman1999-05-011-0/+4
* added server ntlmv2 false/auto/true parameter, defaults to off.Luke Leighton1999-05-011-0/+1
* md5 and hmac_md5Luke Leighton1999-04-304-0/+82
* rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1999-04-275-0/+144
* Adding RPC spoolss code support and some new low-level printing functions.Jean-François Micouleau1999-04-272-0/+1515
* Adding scheduler control pipe (\atsvc), client-side routines, and rpcclientMatthew Chapman1999-04-231-0/+155
* Adding scheduler control pipe (\atsvc), client-side routines, and rpcclientMatthew Chapman1999-04-234-0/+43