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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: optimize strict allocate for XFS on IRIX
Björn Jacke
2010-02-18
1
-0
/
+25
*
testprogs: add tests for GetJob() to spoolss test.
Günther Deschner
2010-02-18
1
-0
/
+106
*
Fix bug #7155 - valgrind Conditional jump or move depends on uninitialised va...
Jeremy Allison
2010-02-18
1
-0
/
+1
*
Fix bug #7154 - mangling method = hash can crash storing a name not containin...
Jeremy Allison
2010-02-18
1
-3
/
+5
*
testprogs: add RPC_S_PROCNUM_OUT_OF_RANGE error.
Günther Deschner
2010-02-18
1
-0
/
+2
*
spoolss: use ndr_push_spoolss_PrinterInfo2 hand-marshalled version (moves dev...
Günther Deschner
2010-02-18
4
-239
/
+239
*
spoolss: add spoolss_security_descriptor.
Günther Deschner
2010-02-18
5
-52
/
+115
*
s3: re-run make samba3-idl.
Günther Deschner
2010-02-18
5
-1263
/
+1627
*
security: make two bitmaps public.
Günther Deschner
2010-02-18
1
-2
/
+2
*
spoolss: make two bitmaps public.
Günther Deschner
2010-02-18
1
-2
/
+2
*
spoolss: make all security descriptors and devicemodes 4 byte aligned and add...
Stefan Metzmacher
2010-02-18
1
-8
/
+8
*
spoolss: set NDR_RELATIVE_REVERSE flag for various unions that have relative ...
Günther Deschner
2010-02-18
1
-10
/
+10
*
ndr_spoolss_buf: use LIBNDR_FLAG_NO_NDR_SIZE in NDR_SPOOLSS_SIZE_*
Stefan Metzmacher
2010-02-18
1
-2
/
+2
*
spoolss: use subcontext in NDR_SPOOLSS_PUSH_ENUM_OUT macro.
Stefan Metzmacher
2010-02-18
1
-1
/
+4
*
libndr: fix ndr_size_* calculation with relative reverse buffers
Stefan Metzmacher
2010-02-18
1
-0
/
+6
*
libndr: for now align reverse relative pointers to 2 bytes by default.
Stefan Metzmacher
2010-02-18
1
-0
/
+3
*
libndr: implement LIBNDR_RELATIVE_REVERSE handling
Stefan Metzmacher
2010-02-18
2
-3
/
+87
*
libndr: store a subcontext buffer size in ndr_push_subcontext_start.
Günther Deschner
2010-02-18
2
-0
/
+2
*
libndr: give an error when ndr_push_relative_ptr2_start()/_end() is used with...
Stefan Metzmacher
2010-02-18
1
-1
/
+6
*
libndr: add LIBNDR_FLAG_NO_RELATIVE_REVERSE so that relative reverse processing
Günther Deschner
2010-02-18
3
-0
/
+7
*
libndr: add LIBNDR_FLAG_RELATIVE_REVERSE flag.
Günther Deschner
2010-02-18
2
-0
/
+4
*
libndr: change subcontext buffer allocation to allocate on subcontext_start.
Günther Deschner
2010-02-18
1
-3
/
+7
*
librpc/ndr: make ndr_push_relative_ptr2() static
Stefan Metzmacher
2010-02-18
2
-2
/
+1
*
librpc/ndr_krb5pac: use ndr_push_relative_ptr2_start()/_end()
Stefan Metzmacher
2010-02-18
1
-1
/
+2
*
librpc/ndr_drsblobs: use ndr_push_relative_ptr2_start()/_end()
Stefan Metzmacher
2010-02-18
1
-2
/
+4
*
spoolss: fix relative pointers in ndr_push_spoolss_DriverInfo101.
Günther Deschner
2010-02-18
1
-10
/
+20
*
s3: re-run make full_idl.
Günther Deschner
2010-02-18
6
-172
/
+344
*
pidl: use ndr_push_relative_ptr2_start and ndr_push_relative_ptr2_end.
Günther Deschner
2010-02-18
1
-1
/
+5
*
libndr: add ndr_push_relative_ptr2_start and ndr_push_relative_ptr2_end.
Günther Deschner
2010-02-18
2
-0
/
+26
*
s3-docs: Remove trailing whitespaces and fix a typo.
Karolin Seeger
2010-02-18
1
-3
/
+3
*
s3:docs: add some advice for usage of strict allocate
Björn Jacke
2010-02-18
1
-6
/
+18
*
s3-spoolss: Fix _spoolss_EnumPrinters servername handling.
Günther Deschner
2010-02-18
1
-1
/
+1
*
s3-selftest: fix return code for modprinter.pl -a.
Günther Deschner
2010-02-18
1
-1
/
+2
*
tsocket/bsd: fix comment in tdgram_bsd_recvfrom_handler()
Stefan Metzmacher
2010-02-18
1
-2
/
+4
*
Revert "Got back to 16-byte padding on auth RPC. S3 clients and servers now c...
Jeremy Allison
2010-02-17
1
-6
/
+4
*
s3-selftest: finally enable RPC-SPOOLSS-PRINTER against Samba 3.
Günther Deschner
2010-02-18
1
-1
/
+2
*
s3-selftest: include addprinter/deleteprinter command.
Günther Deschner
2010-02-18
3
-0
/
+136
*
s3-spoolss: fix return code of spoolss_DeletePrinter.
Günther Deschner
2010-02-18
1
-1
/
+1
*
s3-spoolss: in spoolss_EnumPrinters r->in.server is a *unique* pointer!
Günther Deschner
2010-02-18
1
-3
/
+5
*
s3-spoolss: more AddPrinter{Ex} checks.
Günther Deschner
2010-02-18
1
-0
/
+18
*
s3-spoolss: add some printer info validation for AddPrinter calls.
Günther Deschner
2010-02-18
1
-0
/
+22
*
testprogs: print SDDL string of printer security descriptors
Günther Deschner
2010-02-18
1
-1
/
+11
*
s3-modules: fix get_acl_blob in the acl_tdb VFS module.
Günther Deschner
2010-02-18
1
-1
/
+1
*
s4-smbtorture: skip printer info cross tests against samba 3 for now.
Günther Deschner
2010-02-18
1
-0
/
+4
*
s4-smbtorture: try more combinations to find printers in test_EnumPrinters_fi...
Günther Deschner
2010-02-18
1
-0
/
+14
*
s4-smbtorture: simplify test_PrinterInfo_DevMode a bit.
Günther Deschner
2010-02-18
1
-17
/
+4
*
s4-smbtorture: avoid potential loop while adding a new printer in RPC-SPOOLSS...
Günther Deschner
2010-02-18
1
-0
/
+7
*
s3-rpcclient: fix uninitialized variable in wkssvc_enumerateusers.
Günther Deschner
2010-02-18
1
-2
/
+2
*
Got back to 16-byte padding on auth RPC. S3 clients and servers now cope with...
Jeremy Allison
2010-02-17
1
-4
/
+6
*
s4:param Modify secrets_get_domain_sid to give more useful errors
Andrew Bartlett
2010-02-18
5
-87
/
+55
[next]