Age | Commit message (Expand) | Author | Files | Lines |
2001-03-01 | Remove unused code. | Jeremy Allison | 1 | -4/+0 |
2001-02-28 | Finished converion of spoolss code to canonical format. Now to work on the | Jeremy Allison | 1 | -49/+15 |
2001-02-28 | More converted to canonical format. Home now - do the rest tomorrow... | Jeremy Allison | 1 | -23/+9 |
2001-02-28 | Converted more to canonical format... save as I go., | Jeremy Allison | 1 | -9/+4 |
2001-02-28 | Ooops - forgot to check the rpcclient and smbcacls compile with the new | Jeremy Allison | 1 | -2/+1 |
2001-02-28 | Partial conversion of SPOOLSS code to canonical format. More to follow. | Jeremy Allison | 1 | -22/+9 |
2001-02-28 | Move to talloc control of SPOOL_XXX structs. Move to talloc control of | Jeremy Allison | 1 | -40/+20 |
2001-02-27 | Added total memory allocated counter to talloc, so we can tell if a talloc | Jeremy Allison | 1 | -1/+15 |
2001-02-27 | Separated dfs pipe into implementation and interface modules. | Jeremy Allison | 1 | -21/+11 |
2001-02-26 | Split srvsvc pipe into interface and implementation modules. | Jeremy Allison | 1 | -0/+12 |
2001-02-26 | Split wks pipe into interface and implementation modules. | Jeremy Allison | 1 | -0/+8 |
2001-02-26 | Separated lsa code into interface and implementation. | Jeremy Allison | 1 | -0/+11 |
2001-02-26 | Started conversion of lsa server code to canonical format (as srv_reg and | Jeremy Allison | 1 | -0/+11 |
2001-02-26 | updated prototypes | Andrew Tridgell | 1 | -11/+4 |
2001-02-25 | Separated reg code into interface & implementation. | Jeremy Allison | 1 | -0/+9 |
2001-02-25 | rpc_client/cli_netlogon.c: Fixed incorrect printf. | Jeremy Allison | 1 | -2/+22 |
2001-02-21 | converted the last couple of functions in libsmb to be unicode | Andrew Tridgell | 1 | -4/+4 |
2001-02-21 | the unicode conversion of our client code is complete enough to be | Andrew Tridgell | 1 | -2/+1 |
2001-02-20 | - neater setting of bcc | Andrew Tridgell | 1 | -0/+2 |
2001-02-20 | pipe opening now works with unicode | Andrew Tridgell | 1 | -3/+3 |
2001-02-20 | initial client side unicode support (needed for netapp filer) | Andrew Tridgell | 1 | -549/+643 |
2001-02-19 | Change code around and add retry to deal with the occassional loss of NetBIOS... | Richard Sharpe | 1 | -629/+549 |
2001-02-16 | Excise snprintf -> slprintf. | Jeremy Allison | 1 | -0/+20 |
2001-02-14 | Merge of i18n fixes from appliance branch. Samba can now talk to a network | Tim Potter | 1 | -1/+1 |
2001-02-12 | Merge of JohnR's changes to appliance-head, JF's changes to 2.2, | Jeremy Allison | 1 | -1/+6 |
2001-02-11 | Updated proto.h | Tim Potter | 1 | -415/+415 |
2001-01-31 | Changes from SAMBA_2_2: | David O'Neill | 1 | -1/+1 |
2001-01-31 | lib/system.c: Fix for pw caching. | Jeremy Allison | 1 | -0/+3 |
2001-01-29 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -417/+419 |
2001-01-25 | Fixed "object picker can't determine if object in domain" bug seen from W2K | Jeremy Allison | 1 | -417/+416 |
2001-01-24 | smbd/process.c: & type with 0xff for paranioa sake... | Jeremy Allison | 1 | -0/+1 |
2001-01-23 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -415/+416 |
2001-01-23 | include/vfs.h: | Jeremy Allison | 1 | -415/+419 |
2001-01-19 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -0/+2 |
2001-01-17 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -416/+417 |
2001-01-15 | New proto and some small changes to rpc_samr.h | Tim Potter | 1 | -0/+109 |
2001-01-11 | Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter. | Jeremy Allison | 1 | -2/+2 |
2001-01-11 | New makefile and proto for rpcclient. | Tim Potter | 1 | -123/+39 |
2001-01-11 | make proto | Tim Potter | 1 | -53/+51 |
2001-01-11 | First compiling version of code that sets NT ACLs as POSIX ACLs. | Jeremy Allison | 1 | -0/+16 |
2001-01-11 | rpc_server/srv_samr.c: | Jeremy Allison | 1 | -413/+421 |
2001-01-10 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -0/+1 |
2001-01-09 | Fix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos filemode" parameter | Jeremy Allison | 1 | -0/+1 |
2001-01-06 | Fix proto.h ... | Richard Sharpe | 1 | -3/+4 |
2001-01-05 | Arrgh, forgot to update proto.h with all the changes I have been making. | Richard Sharpe | 1 | -12/+6 |
2001-01-04 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -399/+413 |
2000-12-21 | make proto | Tim Potter | 1 | -0/+1 |
2000-12-20 | implemented a much nicer name_status() interface. It now returns a | Andrew Tridgell | 1 | -2/+3 |
2000-12-19 | Fixed bug found by Gerald. If a Samba server joins a domain and is set | Jeremy Allison | 1 | -1/+1 |
2000-12-19 | Split the one sys_acl_free call into sys_acl_free_TYPE calls, to allow | Jeremy Allison | 1 | -5/+7 |