summaryrefslogtreecommitdiff
path: root/source3/libsmb
AgeCommit message (Expand)AuthorFilesLines
2001-11-24This is another rather major change to the samba authenticaionAndrew Bartlett2-5/+6
2001-11-24added lsaenumprivsaccount and lsalookupprivvalue to rpcclientJean-François Micouleau1-0/+174
2001-11-23Changed how the privileges are stored in the group mapping code. It's nowJean-François Micouleau1-0/+2
2001-11-23Update some of the error mapping, based on on-the-wire observations of an NT4...Andrew Bartlett1-7/+7
2001-11-23Finally worked out why a enumerate trusted domains was returning aTim Potter2-11/+15
2001-11-23Added constants and error message for dos error code 1326 (logon failure).Tim Potter2-1/+13
2001-11-22added lsa_enum_sids to rpcclientJean-François Micouleau1-0/+69
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-22add another command to rpcclient: getdispname. Show the full descriptionJean-François Micouleau1-0/+53
2001-11-22add a command to rpcclient: enumprivsJean-François Micouleau1-0/+82
2001-11-22Got positive and negative name caching working correctly with lookupname/look...Jeremy Allison1-22/+24
2001-11-21W2K doesn't seem to respond to *#0 names in node status. Ensure nameJeremy Allison3-11/+58
2001-11-21One more patch from Tom Jansen. Hope I didn't break the tree :-)Richard Sharpe1-0/+7
2001-11-21Fix up the build again...Andrew Bartlett1-1/+1
2001-11-21Fix up libsmbclient in head.Richard Sharpe1-1366/+1413
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-19LMHOSTSFILE is now dynamically configured too.Martin Pool1-1/+1
2001-11-17Fix problems with lp_workgroup() being passed to routines that will modifyRichard Sharpe1-24/+44
2001-11-15Tidyup formatting a bit (spaces->tabs) whilst reading new code to understandJeremy Allison1-46/+34
2001-11-15Doxygen demo for Tim.Martin Pool1-9/+24
2001-11-14Close the socket and set the file descriptor to -1 if there was a socketTim Potter1-0/+9
2001-11-14Removed the "reestablish" code. Tridge - scream if this was needed....Jeremy Allison2-60/+2
2001-11-11Minor updates. A small dose of const.Andrew Bartlett1-1/+1
2001-11-07Add function to add those hosts who have added msbrowse (domain master browsers)Steve French1-0/+8
2001-11-05Fixed looking up domain (winbind) users ahead of local users inTim Potter1-6/+18
2001-11-05free the negTokenInit structureAndrew Tridgell1-0/+2
2001-11-05merge from 2.2. Why is STR_CONVERT missing when comparingGerald Carter1-1/+1
2001-11-04Got serious about const again.Jeremy Allison4-98/+100
2001-11-03Added NT_USER_TOKEN into server_info to fix extra groups problem.Jeremy Allison4-43/+58
2001-11-03Added support for UserListGroups, ServiceEnumSteve French1-0/+125
2001-10-31This is a farily large patch (3300 lines) and reworks most of the AuthRewriteAndrew Bartlett2-31/+46
2001-10-31More const.Andrew Bartlett1-2/+2
2001-10-31Added some extra fields to the auth_serversupplied_info structure.Tim Potter1-2/+23
2001-10-31Some tweaking to make the samlogon function look more like NT on the wire.Tim Potter1-7/+7
2001-10-31Parionia to ensure people don't install libsmb based programs setuid root.Andrew Bartlett1-0/+6
2001-10-30Fix debug in domain_client_validate() when password server = *.Tim Potter1-1/+1
2001-10-30Allow the logon level to be passed to cli_netlogon_sam_logon() rather thanTim Potter1-13/+41
2001-10-30Added samlogon command to test against win2k native mode server. I thinkTim Potter1-0/+72
2001-10-29This patch applied, except without the structure changes to nmblib.cAndrew Bartlett5-8/+8
2001-10-29This commit is number 4 of 4.Andrew Bartlett2-11/+11
2001-10-23more compiler warningsHerb Lewis1-2/+2
2001-10-22a quick fix to get rpcclient working again. This just disablesAndrew Tridgell2-1/+8
2001-10-22Fix for @ in pathname from Kian Win.Jeremy Allison1-1/+5
2001-10-21Ok, I know it's a language thing and it shouldn't matter.... but a kerberosJeremy Allison3-21/+21
2001-10-21Fix for compilation on non-krb5 systemsAndrew Bartlett1-1/+1
2001-10-21made smbclient cope better with arbitrary principle formsAndrew Tridgell3-21/+10
2001-10-21support both old and new kerberos OIDsAndrew Tridgell1-1/+2
2001-10-20Move from timestamp to gen count file id's for finding oplocked filesJeremy Allison1-1/+1