summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* | make protoGerald Carter2001-03-151-1/+15
* | make protoGerald Carter2001-03-151-1/+1
* | AS/U on a sparc now joins and authenticates against a Samba PDC !Jeremy Allison2001-03-152-19/+7
* | last make proto got messed up it seemsGerald Carter2001-03-141-8/+3
* | make protoGerald Carter2001-03-141-424/+432
* | set of changes in the beginning of bringing rpcclient changesGerald Carter2001-03-141-1/+1
* | don't need srvstr_push_size or srvstr_pull_sizeAndrew Tridgell2001-03-141-3/+0
* | simpler clistr interface which handles individual packets havingAndrew Tridgell2001-03-141-3/+1
* | simpler and more correct srvstr_push()Andrew Tridgell2001-03-131-426/+426
* | Move to a handle database per pipe name, not per pipe.Jeremy Allison2001-03-132-4/+5
* | Fixed reading of strings from big-endian RPC clients.Jeremy Allison2001-03-131-0/+2
* | this patch does a number of things:Andrew Tridgell2001-03-131-3/+0
* | Moved cruft out of smb.h into ntdomain.h where it belongs. dc structJeremy Allison2001-03-114-94/+29
* | Sync include files between 2.2 and HEAD except for acoount info.Jeremy Allison2001-03-111-4/+4
* | Remove "BYTE" - we already have uint8 - don't need more conflicts withJeremy Allison2001-03-112-6/+4
* | No longer used...Jeremy Allison2001-03-111-1315/+0
* | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-116-816/+981
* | to use the same macros in the client and server rename the CLISTR_Andrew Tridgell2001-03-103-437/+448
* | More documentation in the header in doxygen formatRichard Sharpe2001-03-101-3/+12
* | Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison2001-03-092-2/+13
* | merge of 'lanman auth' and 'min protocol' from 2.2Gerald Carter2001-03-091-0/+2
* | Sync up handle creation with 2.2 branch. We can now join AS/U domains andJeremy Allison2001-03-073-7/+6
* | Fix the definition and implementation of smbc_lseekdir ...Richard Sharpe2001-03-071-68/+82
* | smb.h: add one error code for no such printer jobRichard Sharpe2001-03-051-0/+1
* | Roll back to using malloc/realloc on some of spoolss in head.Jeremy Allison2001-03-031-2/+2
* | Move to talloc controlled NT forms.Jeremy Allison2001-03-021-2/+2
* | Remove unused code.Jeremy Allison2001-03-011-4/+0
* | Finished converion of spoolss code to canonical format. Now to work on theJeremy Allison2001-02-281-49/+15
* | More converted to canonical format. Home now - do the rest tomorrow...Jeremy Allison2001-02-281-23/+9
* | Converted more to canonical format... save as I go.,Jeremy Allison2001-02-281-9/+4
* | Ooops - forgot to check the rpcclient and smbcacls compile with the newJeremy Allison2001-02-281-2/+1
* | Partial conversion of SPOOLSS code to canonical format. More to follow.Jeremy Allison2001-02-281-22/+9
* | Move to talloc control of SPOOL_XXX structs. Move to talloc control ofJeremy Allison2001-02-282-41/+25
* | Added total memory allocated counter to talloc, so we can tell if a tallocJeremy Allison2001-02-272-1/+16
* | Separated dfs pipe into implementation and interface modules.Jeremy Allison2001-02-272-22/+19
* | Split srvsvc pipe into interface and implementation modules.Jeremy Allison2001-02-261-0/+12
* | Split wks pipe into interface and implementation modules.Jeremy Allison2001-02-261-0/+8
* | Separated lsa code into interface and implementation.Jeremy Allison2001-02-261-0/+11
* | Started conversion of lsa server code to canonical format (as srv_reg andJeremy Allison2001-02-262-0/+30
* | made some LANMAN1 wildcard progressAndrew Tridgell2001-02-261-0/+1
* | updated prototypesAndrew Tridgell2001-02-261-11/+4
* | Separated reg code into interface & implementation.Jeremy Allison2001-02-251-0/+9
* | rpc_client/cli_netlogon.c: Fixed incorrect printf.Jeremy Allison2001-02-254-4/+61
* | This patch (donated by Marc Jacobsen of HP) should make Sun and HP very happy...Jeremy Allison2001-02-241-14/+45
* | include/rpc_spoolss.h: Added JOB_STATUS_XXX defines.Jeremy Allison2001-02-232-1/+18
* | converted the last couple of functions in libsmb to be unicodeAndrew Tridgell2001-02-211-4/+4
* | the unicode conversion of our client code is complete enough to beAndrew Tridgell2001-02-211-2/+1
* | added support for a CLISTR_ASCII flag so we can use a uniformAndrew Tridgell2001-02-211-0/+1
* | - neater setting of bccAndrew Tridgell2001-02-201-0/+2
* | pipe opening now works with unicodeAndrew Tridgell2001-02-201-3/+3