summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | initial client side unicode support (needed for netapp filer)Andrew Tridgell2001-02-202-549/+649
* | Change code around and add retry to deal with the occassional loss of NetBIOS...Richard Sharpe2001-02-191-629/+549
* | Excise snprintf -> slprintf.Jeremy Allison2001-02-162-0/+25
* | Patch to add UnixWare ACLs from Michael Davidson <md@sco.COM>. With someJeremy Allison2001-02-151-0/+39
* | Merge of i18n fixes from appliance branch. Samba can now talk to a networkTim Potter2001-02-141-1/+1
* | Merge of JohnR's changes to appliance-head, JF's changes to 2.2,Jeremy Allison2001-02-122-24/+115
* | Added commented/documented version of libsmbclient.h and fixed up a smallRichard Sharpe2001-02-121-160/+692
* | Updated proto.hTim Potter2001-02-111-415/+415
* | Fix problems in libsmbclient with pring job struct plus add implementationRichard Sharpe2001-02-061-0/+12
* | Implement two printing related functions and start the remaining two.Richard Sharpe2001-02-051-2/+2
* | Fix some further small bugs in libsmbclient to make it pass theRichard Sharpe2001-02-041-1/+23
* | Changes from SAMBA_2_2:David O'Neill2001-01-311-1/+1
* | lib/system.c: Fix for pw caching.Jeremy Allison2001-01-312-0/+5
* | Changes from APPLIANCE_HEAD:David O'Neill2001-01-291-417/+419
* | Fixed "object picker can't determine if object in domain" bug seen from W2KJeremy Allison2001-01-252-424/+442
* | smbd/process.c: & type with 0xff for paranioa sake...Jeremy Allison2001-01-241-0/+1
* | Changes from APPLIANCE_HEAD:David O'Neill2001-01-232-415/+417
* | include/vfs.h:Jeremy Allison2001-01-232-415/+427
* | Changes from APPLIANCE_HEAD:David O'Neill2001-01-191-0/+2