index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpc_parse
/
parse_prs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-03
s3: Remove debug_ctx()
Volker Lendecke
1
-1
/
+1
2009-09-30
s3-rpc_parse: remove unused prs_string.
Günther Deschner
1
-44
/
+0
2009-09-16
s3-schannel: remove unused schannel_decode/schannel_encode.
Günther Deschner
1
-286
/
+0
2009-09-15
s3-dcerpc: use dcerpc_AuthLevel and remove duplicate set of flags.
Günther Deschner
1
-8
/
+8
2009-09-13
s3-schannel: fix Coverity #950 OVERRUN_STATIC.
Günther Deschner
1
-1
/
+1
2009-09-11
s3-schannel: use NL_AUTH_SIGNATURE for schannel sign & seal (client & server).
Günther Deschner
1
-63
/
+55
2009-07-16
s3-rpc_parse: remove more unused code.
Günther Deschner
1
-318
/
+0
2009-04-14
Rework Samba3 to use new libcli/auth code (partial)
Andrew Bartlett
1
-6
/
+6
2009-04-07
s3:rpc_parse remove unused prs_unistr2()
Andrew Bartlett
1
-38
/
+0
2009-03-18
s3-rpc_parse: remove unused BUFFER5 and UNISTR3.
Günther Deschner
1
-61
/
+0
2009-03-18
s3-rpc_parse: move prs_uint64 to rpc_parse/parse_prs.c.
Günther Deschner
1
-0
/
+24
2009-02-08
Most RPC requests do not need a full fragment, start smaller
Volker Lendecke
1
-7
/
+10
2009-02-05
s3-parsing: remove a lot of unused structures and their hand marshalling.
Günther Deschner
1
-50
/
+0
2009-01-18
Tiny simplification of prs_set_offset
Volker Lendecke
1
-6
/
+3
2008-12-15
s3: Use DEBUGADD instead of DEBUG to avoid printing the header
Dan Sledz
1
-26
/
+26
2008-11-19
s3-ntsvcs: remove old hand-marshalling for ntsvcs getdevregprop.
Günther Deschner
1
-33
/
+0
2008-11-01
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
Jelmer Vernooij
1
-1
/
+1
2008-10-31
errors: share dcerpc error function.
Günther Deschner
1
-1
/
+1
2008-09-05
Fix "warning: pointer of type 'void *' used in arithmetic".
Jeremy Allison
1
-1
/
+1
2008-09-03
factor prs_append_some_data out of prs_append_some_prs_data
Volker Lendecke
1
-9
/
+17
2008-03-17
Coverity fixes
Marc VanHeyningen
1
-1
/
+1
2007-12-28
Remove static zeros
Volker Lendecke
1
-4
/
+10
2007-12-17
Use the %*s feature of snprintf to remove anothe static fstring.
Jeremy Allison
1
-16
/
+16
2007-11-20
More pstring elimination.
Jeremy Allison
1
-3
/
+3
2007-11-20
More trivial pstring removal.
Jeremy Allison
1
-3
/
+8
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-52
/
+52
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-5
/
+5
2007-10-10
r25561: Make use of [un]marshall_sec_desc
Volker Lendecke
1
-12
/
+0
2007-10-10
r24993: Apply some const
Volker Lendecke
1
-3
/
+3
2007-10-10
r24759: Comment out the _nonnull calls for 3.2.x, as agreed with tridge.
Jeremy Allison
1
-1
/
+1
2007-10-10
r24410: - I got tricked by function naming. Contrary to what seemed obvious ...
Derrell Lipman
1
-0
/
+4
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23342: Stop Coverity from getting confused.
Jeremy Allison
1
-0
/
+3
2007-10-10
r23080: Fix bug #4637 - we hads missed some cases where
Jeremy Allison
1
-15
/
+33
2007-10-10
r22852: merge fixes for CVE-2007-2446 and CVE-2007-2447 to all branches
Gerald Carter
1
-1
/
+1
2007-10-10
r22564: Move the _strict -> _zeronull functions into lib/util.c
Jeremy Allison
1
-1
/
+1
2007-10-10
r22542: Move over to using the _strict varients of the talloc
Jeremy Allison
1
-3
/
+3
2007-10-10
r22163: Pure reformatting. I hate 4 space tabstops :-).
Jeremy Allison
1
-15
/
+15
2007-10-10
r22009: change TDB_DATA from char * to unsigned char *
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
Stefan Metzmacher
1
-8
/
+8
2007-10-10
r21987: split tdb_prs_*() functions in version which take a keystr and a TDB_...
Stefan Metzmacher
1
-8
/
+16
2007-10-10
r19288: tdb_prs_store is right now used to store printer and share security
Volker Lendecke
1
-1
/
+1
2007-10-10
r18393: get the data size and not offset when initializing a data blob from a...
Gerald Carter
1
-1
/
+4
2007-10-10
r18029: More C++ stuff
Volker Lendecke
1
-1
/
+1
2007-10-10
r17316: More C++ warnings -- 456 left
Volker Lendecke
1
-6
/
+7
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-1
/
+31
2007-10-10
r16365: Fix Klocwork #895, #898, #899, #915, #932, #938 and a
Jeremy Allison
1
-1
/
+2
2007-10-10
r14643: Merge dcerpc_errstr from Samba 4.
Günther Deschner
1
-0
/
+31
2007-10-10
r14146: Just some typos.
Günther Deschner
1
-2
/
+2
[next]