summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
1999-08-18event log update, netsessenum, netconnenum update.Luke Leighton3-11/+17
1999-08-18patch from Michael Glauche to call get_status_connections() instead ofLuke Leighton1-0/+5
1999-08-08Some compilers want (void) instead of just () in function declarations.Matthew Chapman1-1/+1
1999-08-03reverted jeremy's c++-like security descriptor modifications as theLuke Leighton2-27/+22
1999-08-03close socket issues:Luke Leighton1-0/+1
1999-07-27- enumprintprocessors and enumprintmonitors added.Jean-François Micouleau2-4/+50
1999-07-26renaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready for addingLuke Leighton3-12/+11
1999-07-22BDC support.Matthew Chapman2-6/+6
1999-07-22make protoTim Potter1-0/+1
1999-07-22Added service name to vfs_connection_struct.Tim Potter1-0/+9
1999-07-22Moved a whole bunch of macros out of smb.h and into their own #includeTim Potter2-122/+156
1999-07-21BDC support.Luke Leighton2-5/+37
1999-07-18Make sure that the stamp file is newer than configure.inAlexandre Oliva1-1/+1
1999-07-15more dfs stuff. this looks like it's going to be more appropriate to useLuke Leighton1-3/+8
1999-07-14code from bertl to allow remap of default built-in names to anything.Luke Leighton2-7/+6
1999-07-13renamed getfilepwent() and endfilepwent() to getfileent() and endfileent()Luke Leighton1-2/+2
1999-07-12Jean-Francois Micouleau's rewrite of Nigel William's DFS supportLuke Leighton1-0/+53
1999-07-12Jean-Francois Micouleau's rewritten DFS patch, originally written byLuke Leighton2-6/+23
1999-07-09Put back in GNU readline support for smbclient accidentally trashed byTim Potter2-0/+12
1999-07-09Hived off string routines into a separate file.Tim Potter2-19/+48
1999-07-06using jeremy's sys_getpwnam() call in the more critical area: Get_Pwnam().Luke Leighton1-0/+3
1999-07-06use of safe_cli_errstr() and cli_establish_connection().Luke Leighton1-1/+1
1999-06-29improving authentication code (tidyup).Luke Leighton3-26/+63
1999-06-24safe string version of nmb_namestr.Luke Leighton1-0/+1
1999-06-24safe string error reporting functions (found a potential buffer overflowLuke Leighton1-0/+6
1999-06-22Fixed most memory leak and big-endian bug in the spoolss code.Jean-François Micouleau2-4/+52
1999-06-13make protoTim Potter1-1/+1
1999-06-13Hived off debugging code from smb.h and put into debug.hTim Potter2-91/+123
1999-06-02Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respectMatthew Chapman2-21/+32
1999-05-11Avoid a symbol conflict with /usr/include/sys/vfs.h under AIX.Tim Potter1-0/+6
1999-05-07the times in sam_user_info_23 may not be in the right orderLuke Leighton1-0/+1
1999-05-06clean-up of cache-getpw-hash code needed (make proto showed up loadsLuke Leighton1-1/+2
1999-05-06added 2 more (unknown) NTLMSSP negotiation bitsLuke Leighton1-0/+2
1999-05-03Changed the RPC api definition now first arg is a pipe_structJean-François Micouleau4-5/+36
1999-05-03Added a new command to rpcclient: eventlog <log> where <log> is System,Jean-François Micouleau1-0/+133
1999-05-01Adding "time" rpcclient command which displays the remote time.Matthew Chapman1-0/+4
1999-05-01added server ntlmv2 false/auto/true parameter, defaults to off.Luke Leighton1-0/+1
1999-04-30md5 and hmac_md5Luke Leighton4-0/+82
1999-04-27rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau5-0/+144
1999-04-27Adding RPC spoolss code support and some new low-level printing functions.Jean-François Micouleau2-0/+1515
1999-04-23Adding scheduler control pipe (\atsvc), client-side routines, and rpcclientMatthew Chapman1-0/+155
1999-04-23Adding scheduler control pipe (\atsvc), client-side routines, and rpcclientMatthew Chapman4-0/+43
1999-04-20Make proto for VFS init changes and VFS fsync() stuff.Tim Potter1-7/+8
1999-04-20Broke out vfs structures to separate header file.Tim Potter1-44/+11
1999-04-20Broke out of smb.hTim Potter1-0/+131
1999-04-11Trying to improve DC location & browsing performance for the average userMatthew Chapman1-0/+1
1999-04-08Mainly BDC-related changes.Matthew Chapman3-8/+292
1999-04-08Always do a compile before CVS commit! )-:Tim Potter1-0/+1
1999-04-08Forgot about closedir() function for VFS. Hoo embarassing.Tim Potter1-0/+1
1999-04-04Updated for VFS merge.Tim Potter1-6/+47