summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-11-23Fixed bug in canned results list for checking the error code of wbinfo.Tim Potter1-14/+14
2001-11-23Don't initialise static pointers to NULL.Tim Potter1-1/+1
2001-11-23Removed TimeInit() call from every client program (except for one placeTim Potter27-60/+26
2001-11-23Fixed check machine account function.Tim Potter4-74/+63
2001-11-23Ignore *.po files.Tim Potter1-0/+1
2001-11-22Rename $pwd to $test_root to avoid future confusion.Martin Pool1-4/+3
2001-11-22added lsa_enum_sids to rpcclientJean-François Micouleau6-17/+164
2001-11-22Removed unused variable.Tim Potter1-1/+0
2001-11-22Oops - opening wrong pipe name in cli_lsa_initialise() helper function.Tim Potter1-1/+1
2001-11-22fixing enum_privs and get_dispname server code.Jean-François Micouleau1-20/+20
2001-11-22add another command to rpcclient: getdispname. Show the full descriptionJean-François Micouleau3-0/+106
2001-11-22add a command to rpcclient: enumprivsJean-François Micouleau4-1/+152
2001-11-22Got positive and negative name caching working correctly with lookupname/look...Jeremy Allison2-65/+71
2001-11-22Fixed +ve caching. Still problems with -ve caching.Jeremy Allison1-105/+115
2001-11-22Fixed caching of lookupname/lookupsid. Error in check of success !Jeremy Allison1-2/+8
2001-11-22Added debugs to track down sequence lookup problems.Jeremy Allison1-4/+10
2001-11-22remove unused variablesGerald Carter2-2/+0
2001-11-22merge oops fix from 2.2Gerald Carter1-4/+4
2001-11-22sync up with 2.2Gerald Carter1-0/+9
2001-11-22merge from 2.2Gerald Carter6-64/+685
2001-11-22--with-msdfs wsa removedGerald Carter1-1/+0
2001-11-22WITH_MSDFS is not define anywhere. It's built by default.Gerald Carter1-3/+0
2001-11-22Made a libsmbclient doxygen group and moved all the libsmbclient groupsTim Potter1-13/+21
2001-11-21samr_querydom_info level 1: found the meaning of the unknow fields. AndJean-François Micouleau6-28/+136
2001-11-21W2K doesn't seem to respond to *#0 names in node status. Ensure nameJeremy Allison7-40/+88
2001-11-21More spelling fixes, comment reformatting.Tim Potter2-16/+22
2001-11-21Spelling fix, reformatted comment.Tim Potter2-8/+12
2001-11-21One more patch from Tom Jansen. Hope I didn't break the tree :-)Richard Sharpe1-0/+7
2001-11-21Added transparent +ve caching for lookupname/lookupsid. -ve caching canJeremy Allison3-112/+238
2001-11-21Preparing to implement +ve and -ve caching for lookupname/lookupsid calls.Jeremy Allison2-130/+191
2001-11-21Fix up the build again...Andrew Bartlett1-1/+1
2001-11-21Don't scan locking db on closedown.Jeremy Allison1-0/+4
2001-11-21Fix up libsmbclient in head.Richard Sharpe2-1459/+1509
2001-11-20Fixed sizeof vs array length bug in make_user_info_winbind_crap()Tim Potter2-4/+4
2001-11-20Merged in JohnR's ping messaging extension.Jeremy Allison2-33/+45
2001-11-20forgot this fileAndrew Tridgell1-0/+29
2001-11-20added the beginnings of ADS support in smbdAndrew Tridgell7-117/+538
2001-11-20added ANS1 integer defineAndrew Tridgell1-0/+1
2001-11-20added strlcpy() and strlcat()Andrew Tridgell1-0/+36
2001-11-20add a hook to save the krb5 PACAndrew Tridgell1-0/+8
2001-11-20fix maxfd test to start deleting at right fileAndrew Tridgell1-0/+1
2001-11-20fix locktest default parametersAndrew Tridgell1-2/+3
2001-11-20add asn1 integer handling ready for the ldap netjoin codeAndrew Tridgell1-0/+26
2001-11-20- make sure we use a non-zero session id so we can have multiple connsAndrew Tridgell1-8/+4
2001-11-20We don't actually use the horror that was lib/util_array.c :-).Jeremy Allison2-188/+1
2001-11-20Rename xmalloc, xmemdup, xstrdup to smb_$1 to avoid conflicts with theMartin Pool3-26/+27
2001-11-20Back out the change in 1.11 that set the poorly-named $pwd variable --Martin Pool1-2/+1
2001-11-19Also show $tree in diagnostics.Martin Pool1-0/+1
2001-11-19Make the smbpasswd options/usage message a little less bizarre: it nowMartin Pool1-22/+20
2001-11-19Do satyr work against a copy of the build farm scripts so as not toMartin Pool1-2/+2