Age | Commit message (Expand) | Author | Files | Lines |
2001-05-24 | Added a init function for net_q_logon_ctrl2 so we can make this call | Tim Potter | 1 | -12/+133 |
2001-05-17 | merge from 2.2 DeletePrinterDriver() server side stud coming | Gerald Carter | 1 | -0/+77 |
2001-05-10 | Reverted samr_io_userinfo_ctr() patch because it broke too much other | Tim Potter | 1 | -11/+5 |
2001-05-09 | So the samr_io_userinfo_ctr was requiring a SAM_USERINFO_CTR to be passed | Tim Potter | 1 | -5/+11 |
2001-05-08 | fixes to the group mapping code. | Jean-François Micouleau | 1 | -9/+12 |
2001-05-08 | Fixed typo in comment. | Tim Potter | 1 | -1/+1 |
2001-05-08 | iinit_samr_q_lookup_rids() didn't actually copy the rids into the | Tim Potter | 1 | -0/+2 |
2001-05-04 | Renamed unknown field to access mask in open alias parsing functions. | Tim Potter | 1 | -6/+3 |
2001-05-01 | Added code from "Nigel Williams" <nigel@veritas.com> (yes, the same famous | Jeremy Allison | 2 | -19/+236 |
2001-04-28 | few cleanups to bring in line with 2.2 | Gerald Carter | 1 | -1/+0 |
2001-04-28 | rpcclient merge from 2.2 (including Jeremy's non-void return fix) | Gerald Carter | 1 | -17/+27 |
2001-04-27 | Added Herb's comment fix. | Jeremy Allison | 1 | -1/+0 |
2001-04-23 | Fix "proc num out of range" error. Missing rpc call. | Jeremy Allison | 1 | -0/+56 |
2001-04-13 | Merge of Andrew's changes in 2.2. | Jeremy Allison | 1 | -1/+1 |
2001-04-09 | Set SD's for share. Added level 1501. Map GENERIC file bits to specific bits. | Jeremy Allison | 1 | -11/+38 |
2001-04-08 | Got "medieval on our ass" about adding the -1 to slprintf. | Jeremy Allison | 1 | -2/+2 |
2001-04-06 | Implemented stub function for NET_SHARE_DELETE. Now to implement the real | Jeremy Allison | 1 | -0/+47 |
2001-04-06 | Added stub function for NET_SHARE_ADD. Once this is implemented to call a hook | Jeremy Allison | 1 | -0/+58 |
2001-04-04 | I know we're supposed to be feature frozen, but I couldn't resist this... :-). | Jeremy Allison | 1 | -4/+243 |
2001-04-02 | include/ntdomain.h: | Jeremy Allison | 1 | -63/+136 |
2001-03-31 | configure configure.in include/config.h.in lib/replace.c: Added test and repl... | Jeremy Allison | 1 | -84/+218 |
2001-03-28 | rename of 16 new_smb_io functions to smb_io_* for consistency sake | Gerald Carter | 1 | -116/+116 |
2001-03-27 | merge from 2.2. | Gerald Carter | 1 | -40/+40 |
2001-03-19 | reverted the rename of new_spoolss_io_r_enumprinterdrivers() | Gerald Carter | 1 | -1/+1 |
2001-03-16 | Added Michael Sweet's CUPS patch to call directly into the CUPS backend. | Jeremy Allison | 1 | -1/+1 |
2001-03-15 | whoops...forgot one | Gerald Carter | 1 | -19/+31 |
2001-03-15 | renamed one of the enumprinterdrivers parsing functions | Gerald Carter | 1 | -2/+2 |
2001-03-13 | rpc_parse/parse_samr.c: Removed unneeded deubg. | Jeremy Allison | 1 | -2/+0 |
2001-03-13 | We were mismarshalling a netlogon reply for bad password to W2K. | Jeremy Allison | 1 | -0/+5 |
2001-03-12 | We copy the RPC header directly from the incoming client - remember to | Jeremy Allison | 1 | -1/+6 |
2001-03-11 | No longer used... | Jeremy Allison | 1 | -1275/+0 |
2001-03-11 | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 6 | -2220/+4183 |
2001-03-09 | Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues. | Jeremy Allison | 4 | -13/+23 |
2001-03-07 | Sync up handle creation with 2.2 branch. We can now join AS/U domains and | Jeremy Allison | 1 | -1/+12 |
2001-03-02 | Merged JF's fixes into HEAD. These are for string parsing and SAMR fixes. | Jeremy Allison | 1 | -4/+4 |
2001-03-01 | rpc_parse/parse_spoolss.c: Fixed memory leak introduced by restructuring. | Jeremy Allison | 1 | -5/+17 |
2001-03-01 | Remove unused code. | Jeremy Allison | 1 | -117/+3 |
2001-02-28 | Move to talloc control of SPOOL_XXX structs. Move to talloc control of | Jeremy Allison | 2 | -431/+339 |
2001-02-27 | Added total memory allocated counter to talloc, so we can tell if a talloc | Jeremy Allison | 3 | -46/+71 |
2001-02-27 | As prs_alloc_mem now zeros memory, remove superfluous memsets after it. | Jeremy Allison | 3 | -13/+0 |
2001-02-27 | Separated dfs pipe into implementation and interface modules. | Jeremy Allison | 2 | -289/+388 |
2001-02-26 | Split srvsvc pipe into interface and implementation modules. | Jeremy Allison | 1 | -13/+40 |
2001-02-26 | Started conversion of lsa server code to canonical format (as srv_reg and | Jeremy Allison | 1 | -0/+39 |
2001-02-24 | This patch (donated by Marc Jacobsen of HP) should make Sun and HP very happy... | Jeremy Allison | 1 | -8/+22 |
2001-02-21 | but it is needed for linking ... | Andrew Tridgell | 1 | -0/+1275 |
2001-02-13 | Fixup missing tests on code imported from tng. | Jeremy Allison | 1 | -93/+105 |
2001-02-12 | Merge of JohnR's changes to appliance-head, JF's changes to 2.2, | Jeremy Allison | 1 | -9/+12 |
2001-01-31 | Fixed duplicate free_sec_acl() call in free_sec_desc() function. | Tim Potter | 1 | -1/+1 |
2001-01-29 | Changes from SAMBA_2_2: | David O'Neill | 1 | -1/+1 |
2001-01-25 | Fixed "object picker can't determine if object in domain" bug seen from W2K | Jeremy Allison | 2 | -62/+134 |