kai/samba.git
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Andrew Tridgells4-drs: cope with dupliate linked attributes
2009-09-18 Matthias Dieter... s4:provision_configuration - "sPNMappings": "http"...
2009-09-18 Matthias Dieter... s4/provision_configuration - re-add the "sPNMappings"
2009-09-18 Matthias Dieter... s4:scripts - Cleans also the rest under the "setup...
2009-09-18 Günther Deschners3-rpc_client: fix non initialized structure in rpccli_...
2009-09-18 Günther Deschners3-smbd: fix get_ea_names_from_file() and check for...
2009-09-18 Matthias Dieter... s4:various scripts under "setup" - Unification
2009-09-18 Matthias Dieter... s4:domainlevel/pwsettings - Remove unused import
2009-09-18 Matthias Dieter... s4:samdb.py - Unification of the interfaces
2009-09-18 Matthias Dieter... s4:minschema/fullschema - add correct header comments
2009-09-18 Stefan Metzmachers4:rpc_server: remove some now unused code
2009-09-18 Stefan Metzmachers4:ntvfs_ipc: add real named pipe support
2009-09-18 Stefan Metzmachers4:torture: the spoolss notify test should listen on...
2009-09-18 Stefan Metzmachers4:rpc_server: export dcesrv_add_ep() so that torture...
2009-09-18 Stefan Metzmacherlibcli/named_pipe_auth: pass gssapi delegated credentia...
2009-09-18 Stefan Metzmachers4:service_named_pipe: accept delegated credentials
2009-09-18 Stefan Metzmacherlibrpc: rerun 'make idl'
2009-09-18 Stefan Metzmachernamed_pipe_auth.idl: add infrastructure to pass delegat...
2009-09-18 Stefan Metzmachers4:torture: don't use 'pipe' as variable name it's...
2009-09-18 Stefan Metzmachers4:heimdal/gssapi/krb5: set cred_handle in _gsskrb5_imp...
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Volker Lendeckes3: Fix Coverity ID 581 -- NEGATIVE_RETURNS
2009-09-18 Volker Lendeckes3:smbstatus: Fix bug 6703, allow smbstatus as non...
2009-09-18 Volker Lendeckes3:smbstatus: Fix some nonempty blank lines
2009-09-18 Matthias Dieter... s4:domainlevel - fix indentations
2009-09-18 Matthias Dieter... s4:domainlevel - Add a script which allows raising...
2009-09-18 Matthias Dieter... s4:pwsettings - Simplify the error handling a bit
2009-09-18 Matthieu Patoupython: create a script for reorgnizing an LDB file.
2009-09-18 Matthias Dieter... s4:provision - Bump down the domain and forest level...
2009-09-18 Andrew Tridgelltalloc: don't crash if f is NULL in talloc_report_*
2009-09-18 Andrew Tridgells3-rpc: samba3 needs the DCERPC_NDR64 define
2009-09-18 Andrew Tridgells4-sam: add a note about the solaris client
2009-09-18 Andrew Tridgellndrdump: fixed help
2009-09-18 Andrew Tridgellndr: num_auths is an array size, thus a uint3264
2009-09-18 Andrew Tridgellndr: split out ndr enum functions
2009-09-18 Andrew Tridgellidl: recompile our IDL
2009-09-18 Andrew Tridgells4-pidl: add support for NDR64
2009-09-18 Andrew Tridgells4-rpc: added NDR64 support
2009-09-18 Andrew Tridgellndr: added support for NDR64
2009-09-18 Andrew Tridgellutil: use likely/unlikely for NT_STATUS_* macros
2009-09-18 Andrew Tridgelllibreplace: added likely()/unlikely() macros for gcc
2009-09-18 Volker Lendeckes3:smbd: Attempt to fix the build on HP/UX
2009-09-18 Volker Lendeckes3:smbd: Fix an inappropriate pointer return in a bool fn
2009-09-18 Volker Lendeckes3:winbind: Fix some enum type mismatches found by...
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Andrew Tridgellidl: regenerate IDL for NDR64 changes
2009-09-17 Andrew Tridgells4-sam: add a note about the solaris client
2009-09-17 Andrew Tridgellndrdump: fixed help
2009-09-17 Andrew Tridgellndr: num_auths is an array size, thus a uint3264
2009-09-17 Andrew Tridgellndr: split out ndr enum functions
2009-09-17 Andrew Tridgellidl: recompile our IDL
2009-09-17 Andrew Tridgells4-pidl: add support for NDR64
2009-09-17 Andrew Tridgells4-rpc: added NDR64 support
2009-09-17 Andrew Tridgellndr: added support for NDR64
2009-09-17 Andrew Tridgellutil: use likely/unlikely for NT_STATUS_* macros
2009-09-17 Andrew Tridgelllibreplace: added likely()/unlikely() macros for gcc
2009-09-17 Matthias Dieter... s4:provision - Some rework (continuation)
2009-09-17 Björn Jackes3: build with pam support when possible
2009-09-17 Jeremy AllisonRe-generated idl files with () for enum values.
2009-09-17 Jeremy AllisonEnsure we enclose the enum values in brackets to make...
2009-09-17 Jeremy AllisonCheck in modified generated files for systems where...
2009-09-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-09-17 Jeremy AllisonFix the problem with pidl generating invalid C for...
2009-09-17 Kouhei Sutouspnego: Support ASN.1 BIT STRING and use it in SPNEGO.
2009-09-17 Matthieu Patoupyldb: Don't segfault when invalid type is specified...
2009-09-17 Matthias Dieter... s4:descriptor module - Revert and const fixups
2009-09-17 Matthias Dieter... s4:descriptor - cosmetic
2009-09-17 Matthias Dieter... s4:libnet_become_dc - Fix some uninitialised variables
2009-09-17 Matthias Dieter... s4:provision - Some rework
2009-09-17 Jeremy Allisonvoid functions can't return a value. Found by the Solar...
2009-09-17 Jeremy Allisonvoid functions can't return a value. Found by the Solar...
2009-09-17 Jeremy Allisonvoid functions can't return a value. Found by the Solar...
2009-09-17 Jeremy AllisonWe now pass the Microsoft SMB2 fileio test with EA...
2009-09-17 Jeremy AllisonRemove ununsed variable warning.
2009-09-17 Matthias Dieter... s4/domain behaviour flags: Fix them up in various locations
2009-09-17 Matthias Dieter... s4/python: flags
2009-09-17 Matthias Dieter... libds/common/flags: various
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew Tridgells4-repl: raise a debug level
2009-09-16 Andrew Tridgells4-dsdb: treat uSNHighest as 0 if @REPLCHANGED doesn...
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew Tridgells4-repl: raise a debug level
2009-09-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew Tridgells4-dsdb: treat uSNHighest as 0 if @REPLCHANGED doesn...
2009-09-16 Stefan Metzmacherlibcli/auth: rewrite schannel sign/seal code to be...
2009-09-16 Stefan Metzmacherlib/crypto: include aes.h into crypto.h
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew Tridgells4-repl: take advantage of async RPC forwarding
2009-09-16 Andrew Tridgells4-rpc: added a module for forwarding RPC requests
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew Tridgells4-drs: lock down key DRS calls
2009-09-16 Andrew Tridgells4-security: added a new security level SECURITY_DOMAIN...
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew Tridgells4-ldb: ldap attribute names can contain a '.'
2009-09-16 Andrew Tridgells4-ldb: expose ldb_transaction_prepare_commit() in ldb
2009-09-16 Andrew Tridgells4-repl: don't do double replication
2009-09-16 Andrew Tridgelltdb: allow reads after prepare commit
2009-09-16 Andrew Tridgells4-drs: filter based on local_usn
next