index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpc_parse
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added Michael Sweet's CUPS patch to call directly into the CUPS backend.
Jeremy Allison
2001-03-16
1
-1
/
+1
*
whoops...forgot one
Gerald Carter
2001-03-15
1
-19
/
+31
*
renamed one of the enumprinterdrivers parsing functions
Gerald Carter
2001-03-15
1
-2
/
+2
*
rpc_parse/parse_samr.c: Removed unneeded deubg.
Jeremy Allison
2001-03-13
1
-2
/
+0
*
We were mismarshalling a netlogon reply for bad password to W2K.
Jeremy Allison
2001-03-13
1
-0
/
+5
*
We copy the RPC header directly from the incoming client - remember to
Jeremy Allison
2001-03-12
1
-1
/
+6
*
No longer used...
Jeremy Allison
2001-03-11
1
-1275
/
+0
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
6
-2220
/
+4183
*
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
2001-03-09
4
-13
/
+23
*
Sync up handle creation with 2.2 branch. We can now join AS/U domains and
Jeremy Allison
2001-03-07
1
-1
/
+12
*
Merged JF's fixes into HEAD. These are for string parsing and SAMR fixes.
Jeremy Allison
2001-03-02
1
-4
/
+4
*
rpc_parse/parse_spoolss.c: Fixed memory leak introduced by restructuring.
Jeremy Allison
2001-03-01
1
-5
/
+17
*
Remove unused code.
Jeremy Allison
2001-03-01
1
-117
/
+3
*
Move to talloc control of SPOOL_XXX structs. Move to talloc control of
Jeremy Allison
2001-02-28
2
-431
/
+339
*
Added total memory allocated counter to talloc, so we can tell if a talloc
Jeremy Allison
2001-02-27
3
-46
/
+71
*
As prs_alloc_mem now zeros memory, remove superfluous memsets after it.
Jeremy Allison
2001-02-27
3
-13
/
+0
*
Separated dfs pipe into implementation and interface modules.
Jeremy Allison
2001-02-27
2
-289
/
+388
*
Split srvsvc pipe into interface and implementation modules.
Jeremy Allison
2001-02-26
1
-13
/
+40
*
Started conversion of lsa server code to canonical format (as srv_reg and
Jeremy Allison
2001-02-26
1
-0
/
+39
*
This patch (donated by Marc Jacobsen of HP) should make Sun and HP very happy...
Jeremy Allison
2001-02-24
1
-8
/
+22
*
but it is needed for linking ...
Andrew Tridgell
2001-02-21
1
-0
/
+1275
*
Fixup missing tests on code imported from tng.
Jeremy Allison
2001-02-13
1
-93
/
+105
*
Merge of JohnR's changes to appliance-head, JF's changes to 2.2,
Jeremy Allison
2001-02-12
1
-9
/
+12
*
Fixed duplicate free_sec_acl() call in free_sec_desc() function.
Tim Potter
2001-01-31
1
-1
/
+1
*
Changes from SAMBA_2_2:
David O'Neill
2001-01-29
1
-1
/
+1
*
Fixed "object picker can't determine if object in domain" bug seen from W2K
Jeremy Allison
2001-01-25
2
-62
/
+134
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-17
1
-6
/
+24
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-15
1
-1
/
+1
*
Printer name unistr is null terminated in make_spoolss_q_open_printer_ex()
Tim Potter
2001-01-12
1
-1
/
+1
*
RPC server fixes for RPC client changes merged from TNG.
Tim Potter
2001-01-11
1
-2
/
+42
*
General clean up. Merge of access_mask fixes for some unknown fields from
Tim Potter
2001-01-11
1
-27
/
+24
*
General clean up. Merged routines for parsing enum_trust_dom rpc call.
Tim Potter
2001-01-11
1
-136
/
+111
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-11
1
-1
/
+1
*
Cast prs_alloc_mem to correct type.
Jeremy Allison
2000-12-18
1
-2
/
+2
*
Merged Tim's fixes from appliance-head.
Jeremy Allison
2000-12-18
1
-8
/
+39
*
Never free anything in the rpc_parse/prs_XXX functions. Do it in the enclosing
Jeremy Allison
2000-12-15
1
-10
/
+0
*
Added lock backouts on fail.
Jeremy Allison
2000-12-15
1
-39
/
+2
*
lib/util_unistr.c:
Jean-François Micouleau
2000-12-15
3
-21
/
+62
*
Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged
Jeremy Allison
2000-12-15
2
-17
/
+34
*
Changes from APPLIANCE_HEAD:
David O'Neill
2000-12-14
1
-1
/
+9
*
Wrong length for unistr2 in init_q_lookup_names()
Tim Potter
2000-12-13
1
-24
/
+33
*
Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc serv...
Jeremy Allison
2000-12-12
1
-41
/
+101
*
return NULL instead of return False in char *prs_mem_get();
Tim Potter
2000-12-11
1
-1
/
+1
*
Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions from
Tim Potter
2000-12-08
2
-37
/
+35
*
no longer pass the type to make_sec_desc(), instead the type is
Andrew Tridgell
2000-12-04
1
-6
/
+8
*
alignment issues.
Jean-François Micouleau
2000-11-29
2
-28
/
+35
*
o fixed logon script problems (wrong len in reply to net_sam_logon for
Gerald Carter
2000-11-22
1
-6
/
+6
*
ADDPRINTERDRIVER info level 6 fix - this is dynamic depending
Jeremy Allison
2000-11-22
1
-7
/
+9
*
Fix for updating of print queues changed from a local box. Essentially,
Jeremy Allison
2000-11-21
1
-1
/
+1
*
Fix for memory leak when adding driver.
Jeremy Allison
2000-11-17
1
-1
/
+1
[prev]
[next]