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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-19
s4:lsa open trusted domain also with dns name
Simo Sorce
1
-3
/
+7
2010-02-19
remove trailing tabs and spaces
Simo Sorce
1
-9
/
+9
2010-02-19
Second part of fix for bug #7159 - client rpc_transport doesn't cope with bad...
Jeremy Allison
1
-0
/
+6
2010-02-19
First part of fix for bug #7159 - client rpc_transport doesn't cope with bad ...
Jeremy Allison
2
-0
/
+16
2010-02-19
readability reformatting
Simo Sorce
1
-28
/
+36
2010-02-20
s4:rpc_server Add a 'if_version' parameter to the bind operation.
Andrew Bartlett
5
-6
/
+8
2010-02-20
librpc When sending endpoint mapper requests, include the minor if_version
Andrew Bartlett
1
-1
/
+16
2010-02-19
s4-smbtorture: more work on devicemode tests.
Günther Deschner
1
-35
/
+63
2010-02-19
s4-smbtorture: explain failure conditions in printer device mode tests a litt...
Günther Deschner
1
-11
/
+20
2010-02-19
s4-smbtorture: add --option=torture:spoolss_check_size=yes.
Günther Deschner
1
-0
/
+6
2010-02-19
s4-smbtorture: print more comments while running SD and DM tests in RPC-SPOOL...
Günther Deschner
1
-15
/
+14
2010-02-19
testprogs: ignore GetJob level 3 and 4 against samba for now.
Günther Deschner
2
-1
/
+3
2010-02-19
librpc/ndr: don't overwrite the content in ndr_push_relative_ptr2_end()
Stefan Metzmacher
1
-2
/
+8
2010-02-19
s4:selftest Add test for the RPC proxy
Andrew Bartlett
1
-0
/
+3
2010-02-19
s4:selftest Add infrastructure for testing against an RPC proxy
Andrew Bartlett
2
-11
/
+117
2010-02-19
misc.idl: Add reference to the slightly odd representation of if_version
Andrew Bartlett
1
-0
/
+3
2010-02-19
s4:rpc_server Record the remote connections association group ID
Andrew Bartlett
2
-6
/
+39
2010-02-19
s4:winbind Make the 'no SID found' message even more detailed
Andrew Bartlett
2
-5
/
+26
2010-02-18
More fixes for bug #7146 - Samba miss-parses authenticated RPC packets.
Jeremy Allison
1
-16
/
+31
2010-02-19
s3-spoolss: add support for _spoolss_SetPrinter level 8.
Günther Deschner
1
-1
/
+65
2010-02-19
nss_wrapper: fix segfault in print_group() in the testsuite
Michael Adam
1
-1
/
+1
2010-02-18
More fixes for bug #7146 - Samba miss-parses authenticated RPC packets.
Jeremy Allison
1
-14
/
+16
2010-02-18
s4-smbtorture: add LOCAL-NSS-WRAPPER-DUPLICATES test.
Günther Deschner
1
-1
/
+92
2010-02-18
s4-smbtorture: be more verbose in LOCAL-NSS-WRAPPER.
Günther Deschner
1
-4
/
+4
2010-02-18
s3: optimize strict allocate for XFS on IRIX
Björn Jacke
1
-0
/
+25
2010-02-18
testprogs: add tests for GetJob() to spoolss test.
Günther Deschner
1
-0
/
+106
2010-02-18
Fix bug #7155 - valgrind Conditional jump or move depends on uninitialised va...
Jeremy Allison
1
-0
/
+1
2010-02-18
Fix bug #7154 - mangling method = hash can crash storing a name not containin...
Jeremy Allison
1
-3
/
+5
2010-02-18
testprogs: add RPC_S_PROCNUM_OUT_OF_RANGE error.
Günther Deschner
1
-0
/
+2
2010-02-18
spoolss: use ndr_push_spoolss_PrinterInfo2 hand-marshalled version (moves dev...
Günther Deschner
4
-239
/
+239
2010-02-18
spoolss: add spoolss_security_descriptor.
Günther Deschner
5
-52
/
+115
2010-02-18
s3: re-run make samba3-idl.
Günther Deschner
5
-1263
/
+1627
2010-02-18
security: make two bitmaps public.
Günther Deschner
1
-2
/
+2
2010-02-18
spoolss: make two bitmaps public.
Günther Deschner
1
-2
/
+2
2010-02-18
spoolss: make all security descriptors and devicemodes 4 byte aligned and add...
Stefan Metzmacher
1
-8
/
+8
2010-02-18
spoolss: set NDR_RELATIVE_REVERSE flag for various unions that have relative ...
Günther Deschner
1
-10
/
+10
2010-02-18
ndr_spoolss_buf: use LIBNDR_FLAG_NO_NDR_SIZE in NDR_SPOOLSS_SIZE_*
Stefan Metzmacher
1
-2
/
+2
2010-02-18
spoolss: use subcontext in NDR_SPOOLSS_PUSH_ENUM_OUT macro.
Stefan Metzmacher
1
-1
/
+4
2010-02-18
libndr: fix ndr_size_* calculation with relative reverse buffers
Stefan Metzmacher
1
-0
/
+6
2010-02-18
libndr: for now align reverse relative pointers to 2 bytes by default.
Stefan Metzmacher
1
-0
/
+3
2010-02-18
libndr: implement LIBNDR_RELATIVE_REVERSE handling
Stefan Metzmacher
2
-3
/
+87
2010-02-18
libndr: store a subcontext buffer size in ndr_push_subcontext_start.
Günther Deschner
2
-0
/
+2
2010-02-18
libndr: give an error when ndr_push_relative_ptr2_start()/_end() is used with...
Stefan Metzmacher
1
-1
/
+6
2010-02-18
libndr: add LIBNDR_FLAG_NO_RELATIVE_REVERSE so that relative reverse processing
Günther Deschner
3
-0
/
+7
2010-02-18
libndr: add LIBNDR_FLAG_RELATIVE_REVERSE flag.
Günther Deschner
2
-0
/
+4
2010-02-18
libndr: change subcontext buffer allocation to allocate on subcontext_start.
Günther Deschner
1
-3
/
+7
2010-02-18
librpc/ndr: make ndr_push_relative_ptr2() static
Stefan Metzmacher
2
-2
/
+1
2010-02-18
librpc/ndr_krb5pac: use ndr_push_relative_ptr2_start()/_end()
Stefan Metzmacher
1
-1
/
+2
2010-02-18
librpc/ndr_drsblobs: use ndr_push_relative_ptr2_start()/_end()
Stefan Metzmacher
1
-2
/
+4
2010-02-18
spoolss: fix relative pointers in ndr_push_spoolss_DriverInfo101.
Günther Deschner
1
-10
/
+20
[prev]
[next]