summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
AgeCommit message (Expand)AuthorFilesLines
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 Allison1-40/+20
2001-02-27Added total memory allocated counter to talloc, so we can tell if a tallocJeremy Allison1-1/+15
2001-02-27Separated dfs pipe into implementation and interface modules.Jeremy Allison1-21/+11
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 Allison1-0/+11
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 Allison1-2/+22
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-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 Tridgell1-549/+643
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 Allison1-0/+20
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 Allison1-1/+6
2001-02-11Updated proto.hTim Potter1-415/+415
2001-01-31Changes from SAMBA_2_2:David O'Neill1-1/+1
2001-01-31lib/system.c: Fix for pw caching.Jeremy Allison1-0/+3
2001-01-29Changes from APPLIANCE_HEAD:David O'Neill1-417/+419
2001-01-25Fixed "object picker can't determine if object in domain" bug seen from W2KJeremy Allison1-417/+416
2001-01-24smbd/process.c: & type with 0xff for paranioa sake...Jeremy Allison1-0/+1
2001-01-23Changes from APPLIANCE_HEAD:David O'Neill1-415/+416
2001-01-23include/vfs.h:Jeremy Allison1-415/+419
2001-01-19Changes from APPLIANCE_HEAD:David O'Neill1-0/+2
2001-01-17Changes from APPLIANCE_HEAD:David O'Neill1-416/+417
2001-01-15New proto and some small changes to rpc_samr.hTim Potter1-0/+109
2001-01-11Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter.Jeremy Allison1-2/+2
2001-01-11New makefile and proto for rpcclient.Tim Potter1-123/+39
2001-01-11make protoTim Potter1-53/+51
2001-01-11First compiling version of code that sets NT ACLs as POSIX ACLs.Jeremy Allison1-0/+16
2001-01-11rpc_server/srv_samr.c:Jeremy Allison1-413/+421
2001-01-10Changes from APPLIANCE_HEAD:David O'Neill1-0/+1
2001-01-09Fix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos filemode" parameterJeremy Allison1-0/+1
2001-01-06Fix proto.h ...Richard Sharpe1-3/+4
2001-01-05Arrgh, forgot to update proto.h with all the changes I have been making.Richard Sharpe1-12/+6
2001-01-04Changes from APPLIANCE_HEAD:David O'Neill1-399/+413
2000-12-21make protoTim Potter1-0/+1
2000-12-20implemented a much nicer name_status() interface. It now returns aAndrew Tridgell1-2/+3