summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2002-06-05Spelling fix.Tim Potter1-1/+1
2002-06-05Store cache entry keys that have RID values in decimal to beTim Potter1-6/+6
2002-06-05Remove blocksignals call as it's never going to bloody work right...Jeremy Allison1-1/+0
2002-06-05Fix for Linux kernel bug where signal mask set within a signal handlerJeremy Allison2-34/+82
2002-06-04Update the SAMR pipe for more use of NTSTATUS and to talloc the stored list ofAndrew Bartlett1-96/+141
2002-06-04Store the key for a name to sid cache entry in upper case rather thanTim Potter1-4/+12
2002-06-04Fixed compiler warning.Tim Potter1-1/+0
2002-06-04Fixed some formatting.Tim Potter1-3/+4
2002-06-04Fix long list scrolling bug.Tim Potter1-4/+3
2002-06-03Move session gathering routine back into session.c so it can be called eitherJim McDonough2-53/+53
2002-06-03Fix netsessenum RPC. Correctly respond with as much info as we can.Jim McDonough1-5/+12
2002-06-03Add user name to netsessenum RPC to stop 1783 messages. Also fix where usern...Jim McDonough1-5/+13
2002-06-03Add user name to netsessenum RPC to stop 1783 messagesJim McDonough2-5/+9
2002-06-03Since includes.h isn't included here, VA_COPY has to be defined here. I don'tJim McDonough1-0/+8
2002-06-03Added tdb_delete_by_string() function.Tim Potter1-0/+14
2002-06-03Removed unused function.Tim Potter1-46/+0
2002-06-03put the ifdef for HAVE_VA_COPY in one place rather than in lots ofAndrew Tridgell7-46/+30
2002-06-03fixed some debug messagesAndrew Tridgell1-2/+2
2002-06-03Restrict anonymous checks for the SAMR pipe. This is done byTim Potter1-0/+27
2002-06-03Move restrict anonymous checks into a general function calledTim Potter2-18/+49
2002-06-03fixed a spelling mistakeAndrew Tridgell1-1/+1
2002-06-03added a 'net ads search' command, similar to 'ldapsearch' but using theAndrew Tridgell1-7/+70
2002-06-03Added getdompwinfo function.Tim Potter1-0/+26
2002-06-03Added cli_samr_get_dom_pwinfo() function.Tim Potter1-46/+74
2002-06-03Removed unused variable.Tim Potter1-1/+0
2002-06-03Fixed bogus alignment in unmarshalling of SAMR_GET_DOM_PWINFO reply.Tim Potter1-4/+0
2002-06-02The last element of the definitions of enums can't have a trailingTim Potter1-1/+1
2002-06-01Add remainder of net rpc file subcommands, and autoselect transport onJim McDonough3-15/+142
2002-06-01Update for new interface to netfileenumJim McDonough1-1/+1
2002-06-01Add rpc for file close, expand file enum to take usernameJim McDonough3-8/+127
2002-06-01More cleanup work preparing for SMB signing.Jeremy Allison4-93/+109
2002-05-31Removed some unused variables - tidy up some formating, add struct toJeremy Allison4-194/+206
2002-05-31Enable all net rpc share subcommands and autoselect transport.Jim McDonough3-6/+58
2002-05-31Add netshareadd and netsharedel client side rpcJim McDonough1-0/+81
2002-05-31Add fns for netshareadd and netsharedel rpcsJim McDonough1-4/+46
2002-05-31Add error index to netshareadd rpc.Jim McDonough1-0/+4
2002-05-31Enable net rpc share and net rpc file commands (list subcommands only), andJim McDonough5-53/+271
2002-05-31Update netfileenum to new api.Jim McDonough1-1/+1
2002-05-31Update netfileenum on both client and server sides to do an arbitrary numberJim McDonough4-144/+124
2002-05-31Fixed crash bug in querydispinfo.Tim Potter1-70/+62
2002-05-31Return access denied for net_share_enum when restrict anonymous > 0Tim Potter1-0/+17
2002-05-31Resurrect the 'restrict anonymous' parameter but make it an integer.Tim Potter1-4/+4
2002-05-31netfileenum was missing the username filter.Jim McDonough2-1/+11
2002-05-30Added netfileenum (sorry - no output though (-:) command.Tim Potter2-0/+78
2002-05-30Added some comments for NTLMSSP negotiation flags.Tim Potter1-4/+4
2002-05-29merge from 2.2Gerald Carter2-326/+332
2002-05-29merge from 2.2Gerald Carter1-1/+1
2002-05-29Added netremotetod to try and figure out which srvsvc commands are deniedTim Potter3-0/+79
2002-05-29Cleaned up srvsvc constants a bit.Tim Potter4-43/+43
2002-05-28Spelling fixes.Tim Potter1-7/+7