index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
rpc_parse
/
parse_prs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync with SAMBA_2_2 for 2.2.6rc1
Gerald Carter
2002-10-09
1
-0
/
+19
*
merging for 2.2.6pre1
Gerald Carter
2002-07-27
1
-0
/
+11
*
Start of merge to 2_2_RELEASE branch for release.
Jeremy Allison
2002-04-30
1
-1
/
+1
*
Move over to RELEASE branch.
Jeremy Allison
2002-02-01
1
-14
/
+110
*
Got "medieval on our ass" about adding the -1 to slprintf.
Jeremy Allison
2001-04-08
1
-2
/
+2
*
configure configure.in include/config.h.in lib/replace.c: Added test and repl...
Jeremy Allison
2001-03-31
1
-22
/
+1
*
Ding Dong the witch is dead ! :-). Ok, I'm happy 'cos I've finally deleted
Jeremy Allison
2001-03-31
1
-59
/
+180
*
The changes to the SMBMACROs were causing big endian machines to incorrectly
Jeremy Allison
2001-03-31
1
-25
/
+59
*
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
2001-03-09
1
-7
/
+7
*
check the length before allocating on unmarshalling.
Jean-François Micouleau
2001-03-02
1
-4
/
+4
*
As prs_alloc_mem now zeros memory, remove superfluous memsets after it.
Jeremy Allison
2001-02-27
1
-2
/
+0
*
Separated dfs pipe into implementation and interface modules.
Jeremy Allison
2001-02-27
1
-2
/
+7
*
Sync-up with HEAD.
Jean-François Micouleau
2000-12-15
1
-0
/
+41
*
Changes from HEAD:
David O'Neill
2000-12-11
1
-1
/
+1
*
JF's fix'es for W2K domain support ! Hurrah !
Jeremy Allison
2000-10-13
1
-0
/
+12
*
Vector get_nt_acl/set_nt_acl via vfs. POSIX ACL support should be added
Jeremy Allison
2000-10-05
1
-6
/
+8
*
casts to get rid of compiler warnings
Herb Lewis
2000-10-04
1
-1
/
+1
*
Fixed overrun write error when using debuglevel > 50.
Jeremy Allison
2000-08-30
1
-1
/
+1
*
hack for unmarshalling unistr's on machines with BIG_ENDIAN arch
Gerald Carter
2000-08-16
1
-2
/
+19
*
fixes to prs_unistr UNMARSHALLING only. Problem was due to talloc's
Gerald Carter
2000-08-12
1
-29
/
+37
*
deal with allocation size of 0 in prs_unistr when UNMARSHALLING
Gerald Carter
2000-08-10
1
-24
/
+30
*
Added John Reilly's enumports/addprinter/delprinter scripting code plus the
Jeremy Allison
2000-07-31
1
-1
/
+1
*
Ok - this is a *BIG* change - but it fixes the problems with static strings
Jeremy Allison
2000-07-27
1
-21
/
+80
*
A rather big change set ! (listed in no particular order)
Jean-François Micouleau
2000-07-25
1
-57
/
+0
*
rpc_parse/parse_prs.c: Removed extraneous ()'s.
Jeremy Allison
2000-07-18
1
-2
/
+2
*
removed prs_data(), prs_free_data(), and prs_realloc_data()
Gerald Carter
2000-07-14
1
-93
/
+0
*
#ifndef RPCCLIENT_TEST
Gerald Carter
2000-07-11
1
-35
/
+16
*
included a a new prs_unistr(). Is currently #if'd out (denoted
Gerald Carter
2000-07-10
1
-0
/
+92
*
More rpcclient merge issues:
Gerald Carter
2000-07-07
1
-1
/
+113
*
Changing drivers using the properties page works - but only if getting/setting
Jeremy Allison
2000-06-26
1
-3
/
+0
*
Moved tdb functions that access parse structs into parse_prs.c
Jeremy Allison
2000-06-08
1
-0
/
+28
*
Fixing get/set of security descriptors.
Jeremy Allison
2000-06-07
1
-0
/
+3
*
Some tidyup fixes (memory leaks etc.). Still no progress with the
Jeremy Allison
2000-06-05
1
-3
/
+3
*
More memory leak and PANIC action fixes.
Jeremy Allison
2000-06-02
1
-0
/
+3
*
Fixed memory leak in RPC parsing code.
Shirish Kalele
2000-05-26
1
-1
/
+3
*
Fixed bug I introduced last night (sorry). Now truncate incoming prs_struct
Jeremy Allison
2000-05-17
1
-3
/
+26
*
Fixed bug where mallocd size of prs_struct could be larger than
Jeremy Allison
2000-05-17
1
-3
/
+7
*
update grow_size in prs_grow
Andrew Tridgell
2000-05-15
1
-1
/
+3
*
make prs_dump() store up to 100 variants of each msg type
Andrew Tridgell
2000-05-15
1
-4
/
+11
*
added spool_io_printer_driver_info_level_6()
Andrew Tridgell
2000-05-12
1
-1
/
+19
*
changed prs_unistr to parse empty and non-empty strings the same way.
Jean-François Micouleau
2000-03-06
1
-9
/
+20
*
fix the reply of rpc_alter_context
Jean-François Micouleau
2000-02-15
1
-12
/
+7
*
spoolss definitions.
Jean-François Micouleau
2000-02-07
1
-0
/
+50
*
simple mods to add msrpc pipe redirection. default behaviour: fall back
Luke Leighton
2000-01-03
1
-0
/
+24
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-370
/
+417
*
delineation between smb and msrpc more marked. smbd now constructs
Luke Leighton
1999-12-12
1
-12
/
+80
*
ABOUT TIME!!!!!!!!
Luke Leighton
1999-12-08
1
-1
/
+7
*
the first independent msrpc daemon - lsarpcd.
Luke Leighton
1999-12-06
1
-0
/
+10
*
- typecast malloc / Realloc issues.
Luke Leighton
1999-10-25
1
-2
/
+2
*
added prs_struct "error" member, set and checked when prs_struct
Luke Leighton
1999-10-15
1
-9
/
+6
[next]