summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2001-03-13Fixed reading of strings from big-endian RPC clients.Jeremy Allison1-0/+2
2001-03-13this patch does a number of things:Andrew Tridgell1-3/+0
2001-03-11Moved cruft out of smb.h into ntdomain.h where it belongs. dc structJeremy Allison4-94/+29
2001-03-11Sync include files between 2.2 and HEAD except for acoount info.Jeremy Allison1-4/+4
2001-03-11Remove "BYTE" - we already have uint8 - don't need more conflicts withJeremy Allison2-6/+4
2001-03-11No longer used...Jeremy Allison1-1315/+0
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison6-816/+981
2001-03-10to use the same macros in the client and server rename the CLISTR_Andrew Tridgell3-437/+448
2001-03-10More documentation in the header in doxygen formatRichard Sharpe1-3/+12
2001-03-09Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison2-2/+13
2001-03-09merge of 'lanman auth' and 'min protocol' from 2.2Gerald Carter1-0/+2
2001-03-07Sync up handle creation with 2.2 branch. We can now join AS/U domains andJeremy Allison3-7/+6
2001-03-07Fix the definition and implementation of smbc_lseekdir ...Richard Sharpe1-68/+82
2001-03-05smb.h: add one error code for no such printer jobRichard Sharpe1-0/+1
2001-03-03Roll back to using malloc/realloc on some of spoolss in head.Jeremy Allison1-2/+2
2001-03-02Move to talloc controlled NT forms.Jeremy Allison1-2/+2
2001-03-01Remove unused code.Jeremy Allison1-4/+0
2001-02-28Finished converion of spoolss code to canonical format. Now to work on theJeremy Allison1-49/+15
2001-02-28More converted to canonical format. Home now - do the rest tomorrow...Jeremy Allison1-23/+9
2001-02-28Converted more to canonical format... save as I go.,Jeremy Allison1-9/+4
2001-02-28Ooops - forgot to check the rpcclient and smbcacls compile with the newJeremy Allison1-2/+1
2001-02-28Partial conversion of SPOOLSS code to canonical format. More to follow.Jeremy Allison1-22/+9
2001-02-28Move to talloc control of SPOOL_XXX structs. Move to talloc control ofJeremy Allison2-41/+25
2001-02-27Added total memory allocated counter to talloc, so we can tell if a tallocJeremy Allison2-1/+16
2001-02-27Separated dfs pipe into implementation and interface modules.Jeremy Allison2-22/+19
2001-02-26Split srvsvc pipe into interface and implementation modules.Jeremy Allison1-0/+12
2001-02-26Split wks pipe into interface and implementation modules.Jeremy Allison1-0/+8
2001-02-26Separated lsa code into interface and implementation.Jeremy Allison1-0/+11
2001-02-26Started conversion of lsa server code to canonical format (as srv_reg andJeremy Allison2-0/+30
2001-02-26made some LANMAN1 wildcard progressAndrew Tridgell1-0/+1
2001-02-26updated prototypesAndrew Tridgell1-11/+4
2001-02-25Separated reg code into interface & implementation.Jeremy Allison1-0/+9
2001-02-25rpc_client/cli_netlogon.c: Fixed incorrect printf.Jeremy Allison4-4/+61
2001-02-24This patch (donated by Marc Jacobsen of HP) should make Sun and HP very happy...Jeremy Allison1-14/+45
2001-02-23include/rpc_spoolss.h: Added JOB_STATUS_XXX defines.Jeremy Allison2-1/+18
2001-02-21converted the last couple of functions in libsmb to be unicodeAndrew Tridgell1-4/+4
2001-02-21the unicode conversion of our client code is complete enough to beAndrew Tridgell1-2/+1
2001-02-21added support for a CLISTR_ASCII flag so we can use a uniformAndrew Tridgell1-0/+1
2001-02-20- neater setting of bccAndrew Tridgell1-0/+2
2001-02-20pipe opening now works with unicodeAndrew Tridgell1-3/+3
2001-02-20initial client side unicode support (needed for netapp filer)Andrew Tridgell2-549/+649
2001-02-19Change code around and add retry to deal with the occassional loss of NetBIOS...Richard Sharpe1-629/+549
2001-02-16Excise snprintf -> slprintf.Jeremy Allison2-0/+25
2001-02-15Patch to add UnixWare ACLs from Michael Davidson <md@sco.COM>. With someJeremy Allison1-0/+39
2001-02-14Merge of i18n fixes from appliance branch. Samba can now talk to a networkTim Potter1-1/+1
2001-02-12Merge of JohnR's changes to appliance-head, JF's changes to 2.2,Jeremy Allison2-24/+115
2001-02-12Added commented/documented version of libsmbclient.h and fixed up a smallRichard Sharpe1-160/+692
2001-02-11Updated proto.hTim Potter1-415/+415
2001-02-06Fix problems in libsmbclient with pring job struct plus add implementationRichard Sharpe1-0/+12
2001-02-05Implement two printing related functions and start the remaining two.Richard Sharpe1-2/+2