summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-18s4:service_named_pipe: accept delegated credentialsStefan Metzmacher2-3/+101
2009-09-18librpc: rerun 'make idl'Stefan Metzmacher3-0/+353
2009-09-18named_pipe_auth.idl: add infrastructure to pass delegated credentialsStefan Metzmacher1-0/+23
2009-09-18s4:torture: don't use 'pipe' as variable name it's a system callStefan Metzmacher1-3/+3
2009-09-18s4:heimdal/gssapi/krb5: set cred_handle in _gsskrb5_import_credStefan Metzmacher1-0/+1
2009-09-18s3: Fix Coverity ID 581 -- NEGATIVE_RETURNSVolker Lendecke1-0/+4
2009-09-18s3:smbstatus: Fix bug 6703, allow smbstatus as non-rootVolker Lendecke1-11/+13
2009-09-18s3:smbstatus: Fix some nonempty blank linesVolker Lendecke1-19/+19
2009-09-18s4:domainlevel - fix indentationsMatthias Dieter Wallnöfer1-4/+4
2009-09-18s4:domainlevel - Add a script which allows raising the domain/forest levelMatthias Dieter Wallnöfer1-0/+181
2009-09-18s4:pwsettings - Simplify the error handling a bitMatthias Dieter Wallnöfer1-5/+2
2009-09-18python: create a script for reorgnizing an LDB file.Matthieu Patou1-0/+60
2009-09-18s4:provision - Bump down the domain and forest level to Windows 2000Matthias Dieter Wallnöfer2-9/+10
2009-09-17s4:provision - Some rework (continuation)Matthias Dieter Wallnöfer4-40/+311
2009-09-17pyldb: Don't segfault when invalid type is specified to as_sddl and from_sddl.Matthieu Patou2-2/+19
2009-09-17talloc: don't crash if f is NULL in talloc_report_*Andrew Tridgell1-2/+4
2009-09-17s3-rpc: samba3 needs the DCERPC_NDR64 defineAndrew Tridgell1-0/+3
2009-09-17s4-sam: add a note about the solaris clientAndrew Tridgell1-0/+2
2009-09-17ndrdump: fixed helpAndrew Tridgell1-1/+1
2009-09-17ndr: num_auths is an array size, thus a uint3264Andrew Tridgell1-2/+2
2009-09-17ndr: split out ndr enum functionsAndrew Tridgell4-6/+80
2009-09-17idl: recompile our IDLAndrew Tridgell25-3558/+3558
2009-09-17s4-pidl: add support for NDR64Andrew Tridgell2-6/+9
2009-09-17s4-rpc: added NDR64 supportAndrew Tridgell6-8/+33
2009-09-17ndr: added support for NDR64 Andrew Tridgell3-18/+54
2009-09-17util: use likely/unlikely for NT_STATUS_* macrosAndrew Tridgell1-3/+3
2009-09-17libreplace: added likely()/unlikely() macros for gccAndrew Tridgell1-0/+19
2009-09-18s3:smbd: Attempt to fix the build on HP/UXVolker Lendecke1-0/+1
2009-09-18s3:smbd: Fix an inappropriate pointer return in a bool fnVolker Lendecke1-1/+1
2009-09-18s3:winbind: Fix some enum type mismatches found by the Solaris compilerVolker Lendecke3-3/+3
2009-09-17s3: build with pam support when possibleBjörn Jacke1-3/+3
2009-09-17Re-generated idl files with () for enum values.Jeremy Allison23-1014/+1014
2009-09-17Ensure we enclose the enum values in brackets to make the cast work.Jeremy Allison1-0/+2
2009-09-17Check in modified generated files for systems where pidl can't run.Jeremy Allison24-1066/+1068
2009-09-17Merge branch 'master' of ssh://jra@git.samba.org/data/git/sambaJeremy Allison6-12/+61
2009-09-17Fix the problem with pidl generating invalid C for enums. AccordingJeremy Allison1-1/+9
2009-09-17spnego: Support ASN.1 BIT STRING and use it in SPNEGO.Kouhei Sutou6-12/+61
2009-09-17s4:descriptor module - Revert and const fixupsMatthias Dieter Wallnöfer1-7/+18
2009-09-17s4:descriptor - cosmeticMatthias Dieter Wallnöfer1-1/+1
2009-09-17s4:libnet_become_dc - Fix some uninitialised variablesMatthias Dieter Wallnöfer1-3/+3
2009-09-17s4:provision - Some reworkMatthias Dieter Wallnöfer12-23610/+23878
2009-09-17void functions can't return a value. Found by the Solaris compiler.Jeremy Allison1-1/+1
2009-09-17void functions can't return a value. Found by the Solaris compiler.Jeremy Allison1-1/+1
2009-09-17void functions can't return a value. Found by the Solaris compiler.Jeremy Allison1-1/+1
2009-09-17We now pass the Microsoft SMB2 fileio test with EA's and streams...Jeremy Allison5-5/+69
2009-09-17Remove ununsed variable warning.Jeremy Allison1-1/+0
2009-09-17s4/domain behaviour flags: Fix them up in various locationsMatthias Dieter Wallnöfer4-16/+10
2009-09-17s4/python: flagsMatthias Dieter Wallnöfer2-9/+83
2009-09-17libds/common/flags: variousMatthias Dieter Wallnöfer2-28/+36
2009-09-13Port the Samba 3 shm_setup to QNX.Matt Kraai1-0/+18