summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-09-12- initialising mach_passwd_file locks to zero (prev. uninit.)Luke Leighton7-29/+28
1999-09-10oops, port 455 instead of 445Luke Leighton1-1/+1
1999-09-09allan hourihane sent log 100 in which showed that some really old codeLuke Leighton2-30/+8
1999-09-08bertl <bs@niggard.org> patch for making samba listen on port 445, just likeLuke Leighton3-28/+79
1999-08-31matthew chapman identified 4 previously unknown samr functions.Luke Leighton3-8/+8
1999-08-30debugged enumgroups -g optionLuke Leighton2-3/+6
1999-08-30added call to samr_query_groupinfo in enumgroups command (-m option)Luke Leighton3-6/+98
1999-08-29improved "dominfo" rpcclient commandLuke Leighton5-6/+100
1999-08-29added experimental del_groupmem and del_aliasmem commands that were notLuke Leighton2-27/+62
1999-08-23Removing a stray return, probably inserted during debugging, which brokeMatthew Chapman1-2/+0
1999-08-18Don't print out a message in svcenum command for the ERRmoredataTim Potter1-4/+7
1999-08-18patch from michael glauche to add session enum code into smbd.Luke Leighton2-14/+111
1999-08-18display of session enum infoLuke Leighton3-0/+214
1999-08-18event log update, netsessenum, netconnenum update.Luke Leighton7-21/+36
1999-08-18event log updateLuke Leighton3-25/+25
1999-08-18debug info display (netbios layer).Luke Leighton2-5/+23
1999-08-18added back test to exclude unused connections.Luke Leighton1-1/+3
1999-08-18patch from Michael Glauche to call get_status_connections() instead ofLuke Leighton2-52/+57
1999-08-18use read() instead of fread() as fread() fails on redhat 6.Luke Leighton2-17/+29
1999-08-17adding lib/util_status.c to Makefile.inLuke Leighton1-1/+1
1999-08-17patch from Michael Glauche to list connections from STATUS..LCK.Luke Leighton2-7/+121
1999-08-17added some usage info for rpcclient.Luke Leighton1-2/+4
1999-08-13spelling mistake.Luke Leighton1-1/+1
1999-08-13pnum should be a uint16.Luke Leighton1-2/+2
1999-08-08Fix for Win95 not being able to find PDC (for User/Server Manager, andMatthew Chapman1-11/+14
1999-08-08Some compilers want (void) instead of just () in function declarations.Matthew Chapman1-1/+1
1999-08-05reverted lookup change. from ignacio.Luke Leighton1-1/+1
1999-08-03changing debug output message reg_io_unknown_1 to reg_io_close.Luke Leighton1-2/+2
1999-08-03reverted jeremy's c++-like security descriptor modifications as theLuke Leighton9-487/+317
1999-08-03bug-fix in connection to port 445. cool! it works!Luke Leighton1-0/+1
1999-08-03attempting a connection to port 445 first, followed by a connection to 139Luke Leighton1-6/+23
1999-08-03close socket issues:Luke Leighton2-11/+34
1999-08-02Fixed quoting/escaping bug in example code.Tim Potter1-1/+1
1999-07-27- enumprintprocessors and enumprintmonitors added.Jean-François Micouleau4-96/+699
1999-07-26renaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready for addingLuke Leighton6-38/+38
1999-07-26Jean-Francois spotted bug in use of file_modified() routine submittedLuke Leighton1-1/+1
1999-07-26commented location where lookup_sids(), a direct call to the passwordLuke Leighton2-0/+6
1999-07-22'export BEANS=ham' is a bash-ism. For those who don't have a symbolicTim Potter1-1/+1
1999-07-22BDC support.Matthew Chapman1-32/+38
1999-07-22BDC support.Matthew Chapman1-5/+8
1999-07-22BDC support.Matthew Chapman3-13/+9
1999-07-22BDC support.Matthew Chapman2-17/+76
1999-07-22BDC support.Matthew Chapman1-0/+13
1999-07-22make protoTim Potter1-0/+1
1999-07-22Support for arbitrary VFS options in smb.conf. Options are of theTim Potter1-1/+69
1999-07-22Copy service name into vfs_connection_struct.Tim Potter1-0/+2
1999-07-22Pass VFS options defined in smb.conf to vfs_init() function.Tim Potter1-4/+7
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-21Tim Potter spotted compile error: matthew had added BDC support to smbd,Luke Leighton1-2/+3