summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-19testprogs: ignore GetJob level 3 and 4 against samba for now.Günther Deschner2-1/+3
2010-02-19librpc/ndr: don't overwrite the content in ndr_push_relative_ptr2_end()Stefan Metzmacher1-2/+8
2010-02-19s4:selftest Add test for the RPC proxyAndrew Bartlett1-0/+3
2010-02-19s4:selftest Add infrastructure for testing against an RPC proxyAndrew Bartlett2-11/+117
2010-02-19misc.idl: Add reference to the slightly odd representation of if_versionAndrew Bartlett1-0/+3
2010-02-19s4:rpc_server Record the remote connections association group IDAndrew Bartlett2-6/+39
2010-02-19s4:winbind Make the 'no SID found' message even more detailedAndrew Bartlett2-5/+26
2010-02-18More fixes for bug #7146 - Samba miss-parses authenticated RPC packets.Jeremy Allison1-16/+31
2010-02-19s3-spoolss: add support for _spoolss_SetPrinter level 8.Günther Deschner1-1/+65
2010-02-19nss_wrapper: fix segfault in print_group() in the testsuiteMichael Adam1-1/+1
2010-02-18More fixes for bug #7146 - Samba miss-parses authenticated RPC packets.Jeremy Allison1-14/+16
2010-02-18s4-smbtorture: add LOCAL-NSS-WRAPPER-DUPLICATES test.Günther Deschner1-1/+92
2010-02-18s4-smbtorture: be more verbose in LOCAL-NSS-WRAPPER.Günther Deschner1-4/+4
2010-02-18s3: optimize strict allocate for XFS on IRIXBjörn Jacke1-0/+25
2010-02-18testprogs: add tests for GetJob() to spoolss test.Günther Deschner1-0/+106
2010-02-18Fix bug #7155 - valgrind Conditional jump or move depends on uninitialised va...Jeremy Allison1-0/+1
2010-02-18Fix bug #7154 - mangling method = hash can crash storing a name not containin...Jeremy Allison1-3/+5
2010-02-18testprogs: add RPC_S_PROCNUM_OUT_OF_RANGE error.Günther Deschner1-0/+2
2010-02-18spoolss: use ndr_push_spoolss_PrinterInfo2 hand-marshalled version (moves dev...Günther Deschner4-239/+239
2010-02-18spoolss: add spoolss_security_descriptor.Günther Deschner5-52/+115
2010-02-18s3: re-run make samba3-idl.Günther Deschner5-1263/+1627
2010-02-18security: make two bitmaps public.Günther Deschner1-2/+2
2010-02-18spoolss: make two bitmaps public.Günther Deschner1-2/+2
2010-02-18spoolss: make all security descriptors and devicemodes 4 byte aligned and add...Stefan Metzmacher1-8/+8
2010-02-18spoolss: set NDR_RELATIVE_REVERSE flag for various unions that have relative ...Günther Deschner1-10/+10
2010-02-18ndr_spoolss_buf: use LIBNDR_FLAG_NO_NDR_SIZE in NDR_SPOOLSS_SIZE_*Stefan Metzmacher1-2/+2
2010-02-18spoolss: use subcontext in NDR_SPOOLSS_PUSH_ENUM_OUT macro.Stefan Metzmacher1-1/+4
2010-02-18libndr: fix ndr_size_* calculation with relative reverse buffersStefan Metzmacher1-0/+6
2010-02-18libndr: for now align reverse relative pointers to 2 bytes by default.Stefan Metzmacher1-0/+3
2010-02-18libndr: implement LIBNDR_RELATIVE_REVERSE handlingStefan Metzmacher2-3/+87
2010-02-18libndr: store a subcontext buffer size in ndr_push_subcontext_start.Günther Deschner2-0/+2
2010-02-18libndr: give an error when ndr_push_relative_ptr2_start()/_end() is used with...Stefan Metzmacher1-1/+6
2010-02-18libndr: add LIBNDR_FLAG_NO_RELATIVE_REVERSE so that relative reverse processingGünther Deschner3-0/+7
2010-02-18libndr: add LIBNDR_FLAG_RELATIVE_REVERSE flag.Günther Deschner2-0/+4
2010-02-18libndr: change subcontext buffer allocation to allocate on subcontext_start.Günther Deschner1-3/+7
2010-02-18librpc/ndr: make ndr_push_relative_ptr2() staticStefan Metzmacher2-2/+1
2010-02-18librpc/ndr_krb5pac: use ndr_push_relative_ptr2_start()/_end()Stefan Metzmacher1-1/+2
2010-02-18librpc/ndr_drsblobs: use ndr_push_relative_ptr2_start()/_end()Stefan Metzmacher1-2/+4
2010-02-18spoolss: fix relative pointers in ndr_push_spoolss_DriverInfo101.Günther Deschner1-10/+20
2010-02-18s3: re-run make full_idl.Günther Deschner6-172/+344
2010-02-18pidl: use ndr_push_relative_ptr2_start and ndr_push_relative_ptr2_end.Günther Deschner1-1/+5
2010-02-18libndr: add ndr_push_relative_ptr2_start and ndr_push_relative_ptr2_end.Günther Deschner2-0/+26
2010-02-18s3-docs: Remove trailing whitespaces and fix a typo.Karolin Seeger1-3/+3
2010-02-18s3:docs: add some advice for usage of strict allocateBjörn Jacke1-6/+18
2010-02-18s3-spoolss: Fix _spoolss_EnumPrinters servername handling.Günther Deschner1-1/+1
2010-02-18s3-selftest: fix return code for modprinter.pl -a.Günther Deschner1-1/+2
2010-02-18tsocket/bsd: fix comment in tdgram_bsd_recvfrom_handler()Stefan Metzmacher1-2/+4
2010-02-17Revert "Got back to 16-byte padding on auth RPC. S3 clients and servers now c...Jeremy Allison1-6/+4
2010-02-18s3-selftest: finally enable RPC-SPOOLSS-PRINTER against Samba 3.Günther Deschner1-1/+2
2010-02-18s3-selftest: include addprinter/deleteprinter command.Günther Deschner3-0/+136