summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
1999-10-21various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.Luke Leighton2-8/+13
1999-10-21use DEBUGADD instead of DEBUG: clears up some of the more verbose trash.Luke Leighton1-3/+3
1999-10-19need status codes from cli_net_req_chal() and cli_net_auth2().Luke Leighton1-5/+9
1999-10-15adding error checking in parsing codeLuke Leighton3-22/+91
1999-10-15return results on prs_xxxxx() and all xxx_io_xxx() routines.Luke Leighton2-579/+616
1999-10-07- added rudimentary CAP_UNICODE support because i thought it was part ofLuke Leighton2-13/+26
1999-10-01splitting dom info into sam_query_dominfo functionLuke Leighton1-0/+2
1999-10-01error-code checking in lsa_lookup_sids. anonymous connections forLuke Leighton1-0/+3
1999-09-27don't leak printer handles,Jean-François Micouleau1-1/+1
1999-09-21split matthew's sync command (only currently called from smbpasswd)Luke Leighton1-1/+4
1999-09-21testing for attempts to get more info levels into samr_query_userinfoLuke Leighton2-2/+10
1999-09-15#defines for port 445 to SMB_PORT2Luke Leighton1-0/+1
1999-09-14oops.Luke Leighton1-6/+9
1999-09-12- initialising mach_passwd_file locks to zero (prev. uninit.)Luke Leighton1-0/+2
1999-08-31matthew chapman identified 4 previously unknown samr functions.Luke Leighton1-4/+4
1999-08-30added call to samr_query_groupinfo in enumgroups command (-m option)Luke Leighton1-0/+2
1999-08-29improved "dominfo" rpcclient commandLuke Leighton1-1/+6
1999-08-18display of session enum infoLuke Leighton1-0/+11
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