summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * s4:provision_configuration - "sPNMappings": "http" missed on regenerationMatthias Dieter Wallnöfer2009-09-181-1/+1
| * s4/provision_configuration - re-add the "sPNMappings"Matthias Dieter Wallnöfer2009-09-181-0/+3
| * s4:scripts - Cleans also the rest under the "setup" directory upMatthias Dieter Wallnöfer2009-09-183-30/+43
| * s3-rpc_client: fix non initialized structure in rpccli_lsa_lookup_sids_noalloc.Günther Deschner2009-09-181-0/+2
| * s3-smbd: fix get_ea_names_from_file() and check for pnames pointer.Günther Deschner2009-09-181-1/+3
| * s4:various scripts under "setup" - UnificationMatthias Dieter Wallnöfer2009-09-184-73/+74
| * s4:domainlevel/pwsettings - Remove unused importMatthias Dieter Wallnöfer2009-09-182-2/+0
| * s4:samdb.py - Unification of the interfacesMatthias Dieter Wallnöfer2009-09-182-38/+54
| * s4:minschema/fullschema - add correct header commentsMatthias Dieter Wallnöfer2009-09-182-2/+2
| * s4:rpc_server: remove some now unused codeStefan Metzmacher2009-09-182-199/+0
| * s4:ntvfs_ipc: add real named pipe supportStefan Metzmacher2009-09-182-236/+652
| * s4:torture: the spoolss notify test should listen on the ncacn_np endpointStefan Metzmacher2009-09-181-0/+20
| * s4:rpc_server: export dcesrv_add_ep() so that torture tests can use itStefan Metzmacher2009-09-182-5/+9
| * libcli/named_pipe_auth: pass gssapi delegated credentials through the named pipeStefan Metzmacher2009-09-182-22/+32
| * s4:service_named_pipe: accept delegated credentialsStefan Metzmacher2009-09-182-3/+101
| * librpc: rerun 'make idl'Stefan Metzmacher2009-09-183-0/+353
| * named_pipe_auth.idl: add infrastructure to pass delegated credentialsStefan Metzmacher2009-09-181-0/+23
| * s4:torture: don't use 'pipe' as variable name it's a system callStefan Metzmacher2009-09-181-3/+3
| * s4:heimdal/gssapi/krb5: set cred_handle in _gsskrb5_import_credStefan Metzmacher2009-09-181-0/+1
| * s3: Fix Coverity ID 581 -- NEGATIVE_RETURNSVolker Lendecke2009-09-181-0/+4
| * s3:smbstatus: Fix bug 6703, allow smbstatus as non-rootVolker Lendecke2009-09-181-11/+13
| * s3:smbstatus: Fix some nonempty blank linesVolker Lendecke2009-09-181-19/+19
| * s4:domainlevel - fix indentationsMatthias Dieter Wallnöfer2009-09-181-4/+4
| * s4:domainlevel - Add a script which allows raising the domain/forest levelMatthias Dieter Wallnöfer2009-09-181-0/+181
| * s4:pwsettings - Simplify the error handling a bitMatthias Dieter Wallnöfer2009-09-181-5/+2
| * python: create a script for reorgnizing an LDB file.Matthieu Patou2009-09-181-0/+60
| * s4:provision - Bump down the domain and forest level to Windows 2000Matthias Dieter Wallnöfer2009-09-182-9/+10
| * s4:provision - Some rework (continuation)Matthias Dieter Wallnöfer2009-09-174-40/+311
| * pyldb: Don't segfault when invalid type is specified to as_sddl and from_sddl.Matthieu Patou2009-09-172-2/+19
* | Merge branch 'master' of /home/tridge/samba/git/combinedAndrew Tridgell2009-09-187-6/+12
|\|
| * talloc: don't crash if f is NULL in talloc_report_*Andrew Tridgell2009-09-171-2/+4
| * s3-rpc: samba3 needs the DCERPC_NDR64 defineAndrew Tridgell2009-09-171-0/+3
| * s4-sam: add a note about the solaris clientAndrew Tridgell2009-09-171-0/+2
| * ndrdump: fixed helpAndrew Tridgell2009-09-171-1/+1
| * ndr: num_auths is an array size, thus a uint3264Andrew Tridgell2009-09-171-2/+2
| * ndr: split out ndr enum functionsAndrew Tridgell2009-09-174-6/+80
| * idl: recompile our IDLAndrew Tridgell2009-09-1725-3558/+3558
| * s4-pidl: add support for NDR64Andrew Tridgell2009-09-172-6/+9
| * s4-rpc: added NDR64 supportAndrew Tridgell2009-09-176-8/+33
| * ndr: added support for NDR64 Andrew Tridgell2009-09-173-18/+54
| * util: use likely/unlikely for NT_STATUS_* macrosAndrew Tridgell2009-09-171-3/+3
| * libreplace: added likely()/unlikely() macros for gccAndrew Tridgell2009-09-171-0/+19
| * s3:smbd: Attempt to fix the build on HP/UXVolker Lendecke2009-09-181-0/+1
| * s3:smbd: Fix an inappropriate pointer return in a bool fnVolker Lendecke2009-09-181-1/+1
| * s3:winbind: Fix some enum type mismatches found by the Solaris compilerVolker Lendecke2009-09-183-3/+3
* | Merge branch 'master' of /home/tridge/samba/git/combinedAndrew Tridgell2009-09-17151-29310/+32446
|\ \
| * | idl: regenerate IDL for NDR64 changesAndrew Tridgell2009-09-1722-252/+252
| * | s4-sam: add a note about the solaris clientAndrew Tridgell2009-09-171-0/+2
| * | ndrdump: fixed helpAndrew Tridgell2009-09-171-1/+1
| * | ndr: num_auths is an array size, thus a uint3264Andrew Tridgell2009-09-171-2/+2