summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-10-17Bringing samba-2.1.x samba2.spec.tmpl file into line with samba-2.0.x release...John Terpstra1-33/+104
1999-10-15added prs_struct "error" member, set and checked when prs_structLuke Leighton1-9/+6
1999-10-15adding error checking in parsing codeLuke Leighton5-66/+239
1999-10-15renamed "class" local variable to avoid global clashLuke Leighton1-2/+2
1999-10-15oops! srvinfo 2 command caught bug where strings in containers assumedLuke Leighton1-8/+15
1999-10-15renamed args due to global "class" variableLuke Leighton1-5/+5
1999-10-15return results on prs_xxxxx() and all xxx_io_xxx() routines.Luke Leighton16-1868/+3328
1999-10-15removed unused static wait_keyboard()Luke Leighton1-30/+0
1999-10-15According to params/loadparm.c, the "case sensitive", "casesignames",Tim Potter1-3/+3
1999-10-14const issuesLuke Leighton1-1/+1
1999-10-14stop over-runs in reading / writing data stream.Luke Leighton1-25/+44
1999-10-14adding CAP_EXTENDED_SECURITY support in a hurry last week. forgot toLuke Leighton3-38/+42
1999-10-07- added rudimentary CAP_UNICODE support because i thought it was part ofLuke Leighton8-105/+503
1999-10-05David van Geyn spotted that ulong is not defined on FREEBSD, not supposedLuke Leighton1-1/+1
1999-10-01splitting dom info into sam_query_dominfo functionLuke Leighton3-35/+60
1999-10-01permissions on SamrConnect changed to 0x02000000 (maximum allowed)Luke Leighton1-16/+16
1999-10-01error-code checking in lsa_lookup_sids. anonymous connections forLuke Leighton4-18/+32
1999-09-28memory problems associated with when lsalookupsids returnsLuke Leighton1-3/+20
1999-09-28add description of -P optionHerb Lewis3-3/+14
1999-09-27don't leak printer handles,Jean-François Micouleau4-9/+23
1999-09-25Don't duplicate forms anymore, just update the definition.Jean-François Micouleau2-17/+87
1999-09-24Correctly handle the dependent files in the printer_driver_info_3 structJean-François Micouleau2-8/+20
1999-09-24Alan (alanh@pinacl.co.uk) found a nasty bugJean-François Micouleau1-1/+1
1999-09-24Whoops ! Being over-paranoid is not good.Jean-François Micouleau1-8/+0
1999-09-23use gecos field to fill the full_nameJean-François Micouleau2-7/+36
1999-09-22Fixed an annoying bug in the LDAP code. Attributes not present in theMatthew Chapman1-22/+3
1999-09-21split matthew's sync command (only currently called from smbpasswd)Luke Leighton5-79/+127
1999-09-21testing for attempts to get more info levels into samr_query_userinfoLuke Leighton4-12/+60
1999-09-16reading in smb server domain name from SMBnegprot responseLuke Leighton3-10/+30
1999-09-15#defines for port 445 to SMB_PORT2Luke Leighton3-6/+7
1999-09-15use DEBUGLEVEL not DEBUGLVL()Luke Leighton1-1/+1
1999-09-14wow!!!! this one's been here for two years!!!! alignment issuesLuke Leighton1-0/+2
1999-09-14oops.Luke Leighton1-6/+9
1999-09-14added rpcclient SamrQueryDisplayInfo command "dispinfo"Luke Leighton3-1/+159
1999-09-12restructuringLuke Leighton1-55/+51
1999-09-12using #define reportLuke Leighton1-85/+85
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