summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2002-08-25Clarify function commentsAndrew Bartlett1-0/+2
2002-08-25Steve Langasek <vorlon@netexpress.net> has again attempted to simplify Samba'sAndrew Bartlett3-810/+814
2002-08-25Use a function that actually exists for the keepalive send.Andrew Bartlett1-1/+1
2002-08-25Patch from mimir to back out idra's attempted DOS mitigation patch.Andrew Bartlett1-2/+2
2002-08-25Fix from kai to correctly decode ntlmssp flags.Andrew Bartlett1-1/+1
2002-08-24if muhammad does not go to the mountain ...Simo Sorce1-0/+2
2002-08-24do not expose special files, only files, directories and links (and weSimo Sorce1-51/+49
2002-08-23Merged initial allocation code for IFSTEST fix.Jeremy Allison5-26/+66
2002-08-23Test for non-POSIX st_blksize field.Jeremy Allison3-119/+165
2002-08-23Cope with negative cache dns entries better.Tim Potter1-5/+6
2002-08-23We never checked if the smb packet len is != 0Simo Sorce1-2/+2
2002-08-23Moved calculation of secure channel type into a new function.Tim Potter4-12/+25
2002-08-23Don't take the sizeof(struct in_addr) * -1Tim Potter1-2/+4
2002-08-23remove samsync and spamsyncHerb Lewis1-16/+1
2002-08-23We need to return the value here...Andrew Bartlett1-0/+1
2002-08-23some cleanup while working on the NETLOGON pipe.Jean-François Micouleau2-40/+4
2002-08-22Fix for change in cli_netlogon_sam_sync()Tim Potter1-1/+1
2002-08-22Added some new delta types discovered by Ronnie from ethereal"Tim Potter4-45/+56
2002-08-22move where got_sig_term and reload_after_sighup are defined.Herb Lewis3-15/+13
2002-08-22added smb_xstrndup()Andrew Tridgell1-0/+11
2002-08-22a ASN.1 fix from anthonyAndrew Tridgell1-1/+3
2002-08-22don't use spnego in the client unless enabled in smb.confAndrew Tridgell1-1/+3
2002-08-22made the CAP_UNIX test a bit cleanerAndrew Tridgell1-1/+5
2002-08-22a few minor cleanups in the cldap requestAndrew Tridgell1-2/+26
2002-08-22added a 'net rpc samdump' command for dumping the whole sam viaAndrew Tridgell6-19/+184
2002-08-22added a useful unistr2 display functionAndrew Tridgell1-0/+10
2002-08-22typos typos :)Simo Sorce1-2/+0
2002-08-22fix registry editor API for printing backend after I changedGerald Carter3-41/+69
2002-08-22reload_after_sighup and got_sig_term are defined in server.cHerb Lewis1-2/+2
2002-08-22Spelling fixes.Tim Potter1-5/+7
2002-08-22Remember to check for UNIX extensions before saying we support them.Jeremy Allison1-1/+1
2002-08-22Put back in BDC support in set_server_role(). Tidied up debugs.Tim Potter1-8/+22
2002-08-22We were returning incorrect flags in smb_action....Jeremy Allison1-6/+9
2002-08-22More compile warnings.Tim Potter1-0/+2
2002-08-22Fix compile warnings.Tim Potter2-7/+0
2002-08-22Ensure we don't change to a user that we can't get an NT_TOKEN for.Andrew Bartlett1-0/+4
2002-08-22fix for difference in strsep and strtok semanticsHerb Lewis1-0/+1
2002-08-22Spelling fixes.Tim Potter2-6/+6
2002-08-22get the access check in addform() correct this time.Gerald Carter1-111/+94
2002-08-22fix a few segfaultsGerald Carter2-7/+7
2002-08-22Make samsync use poptAndrew Bartlett1-1/+1
2002-08-22A few fixes towards libsmbclient and rpcclient - get pointer types right andAndrew Bartlett2-12/+10
2002-08-22Move commentAndrew Bartlett1-2/+3
2002-08-22Fixed IFSTEST errors with OpenParams... more to go.Jeremy Allison1-9/+9
2002-08-21Added README written by Jelmer - thanks!Tim Potter1-0/+48
2002-08-21fix segfaultGerald Carter1-5/+5
2002-08-21NETLOGON NetServerAuthenticate3 include and parser fileJean-François Micouleau2-12/+110
2002-08-21More hacks for 'guest account' to get it to show up with the right rid...Andrew Bartlett1-1/+12
2002-08-21Fix longstanding bug in Win2k clients by clearing the shortnameJeremy Allison1-0/+5
2002-08-21Replaced reference to global_myworkgroup by calls to lp_workgroup().Volker Lendecke1-6/+5