Merge branch 'master' of git://git.samba.org/samba
[ira/wip.git] / source3 /
2009-09-25 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-25 Jeremy AllisonReduce debug log level from 0 -> 7 on non-critical...
2009-09-24 Jeremy AllisonRevert b39c390280d1f268e2550c731057aec550a3f086 - casts...
2009-09-24 Jeremy AllisonRevert 918b5a7e057bd91289ec06b3ef8d95da43a50ede. This...
2009-09-24 Matthias Dieter... s3: Fix up various string "const" warnings
2009-09-24 Matthias Dieter... s3:util_str "str_list_make_v3" - introduce also here...
2009-09-24 Matthias Dieter... s3:vfs_default - correct function parameters
2009-09-24 Günther Deschners3-winbindd: no reason to call winbindd_can_contact_dom...
2009-09-24 Günther Deschners3: remove unused printing macros.
2009-09-24 Steven Dannemans3 onefs: Fix 1 second share mode delay handling
2009-09-24 Steven Dannemans3 onefs: Fix a race condition exists in onefs_open...
2009-09-24 Zack Kirschs3 onefs: Add some debugging/asserts to give more info...
2009-09-24 Tim Proutys3: Add more helpful debugging to some of the streams...
2009-09-24 Aravind Srinivasanvfs catia: Fix a NULL dereference when CATIA is loaded...
2009-09-24 Aravind Srinivasanvfs catia: Fix the double translation that was happenin...
2009-09-24 Aravind Srinivasanvfs catia: Fix a possible NULL dereference
2009-09-24 Volker Lendeckes3: Forgot to check in one build failure for vfs_gpfs.c
2009-09-24 Volker Lendeckes3: Remove an unused variable
2009-09-24 Volker Lendeckes3: Make the vfs_gpfs compile at least
2009-09-24 Stefan MetzmacherRevert "s3:winbindd: use a tcp connection for lsa in...
2009-09-24 Stefan Metzmachers3:rpc_server: we need to make a copy of my_name in...
2009-09-24 Günther Deschners3:winbindd: use a tcp connection for lsa in case looku...
2009-09-23 Volker Lendeckes3:gencache: Make gencache_del() return success for...
2009-09-23 Volker Lendeckes3:gencache: Remove some over-paranoid locking
2009-09-23 Volker Lendeckes3:gencache: Add a "was_expired" argument to gencache_g...
2009-09-23 Volker Lendeckes3:winbind: Fix an uninitialized variable
2009-09-22 Michael Adambuild: use AS_HELP_STRING() for --with-localedir
2009-09-22 Michael Adambuild: add switch "--with-codepagedir=DIR" to configure.
2009-09-22 Michael Adambuild: add datadir to "make showlayout"
2009-09-22 Günther Deschners3-winbindd: Fix Bug #6711: trusts to windows 2008...
2009-09-22 Günther Deschners3-winbindd: add cm_connect_lsa_tcp().
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Stefan Metzmachers3:secrets_schannel: revert to using version 1
2009-09-21 Stefan Metzmachers3:winbindd: avoid writing to a closed connection and...
2009-09-21 Stefan Metzmachers3:lib/select: don't overwrite errno in the signal...
2009-09-19 Andrew Bartlettlibcli:nbt move prototypes of lmhosts functions to...
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
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 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 Andrew Tridgells3-rpc: samba3 needs the DCERPC_NDR64 define
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 Björn Jackes3: build with pam support when possible
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 Kouhei Sutouspnego: Support ASN.1 BIT STRING and use it in SPNEGO.
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-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-09-16 Stefan Metzmacherlibcli/auth: rewrite schannel sign/seal code to be...
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Volker Lendeckes3: Fix reading beyond the end of a named stream in...
2009-09-16 Volker Lendeckes3: Add some debugs to streams_xattr
2009-09-15 Günther Deschners3-schannel: remove unused schannel_decode/schannel_encode.
2009-09-15 Günther Deschnerschannel: fully share schannel sign/seal between s3...
2009-09-15 Günther Deschners3-schannel: fix blob length when pulling off a NL_AUTH...
2009-09-15 Günther Deschnerlib/crypto: add aes encryption routines to main cryto...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Björn Jackes3: ignore cups-config to tidy up library dependencies
2009-09-15 Andrew Bartlettlibcli:nbt put util_net.c protos in new header file
2009-09-15 Günther Deschners3-dcerpc: really fix remaining old auth level constant...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Günther Deschners3-dcerpc: fix remaining old auth level constants.
2009-09-15 Günther Deschners3-dcerpc: remove unsed auth type defines as seen on...
2009-09-15 Günther Deschners3-dcerpc: remove more unused structs.
2009-09-15 Günther Deschners3-dcerpc: remove duplicate RPC_AUTH_LEVEL flags.
2009-09-15 Günther Deschners3-dcerpc: use dcerpc_AuthLevel and remove duplicate...
2009-09-15 Andrew Bartlettlibcli:nbt make the lmhosts parsing code and dependicie...
2009-09-15 Björn Jackes3: BSD needs sys/sysctl.h included to build properly
2009-09-15 Volker LendeckeSecond part of bug fix for 6606.
2009-09-14 Jeremy AllisonFix bug 6494 - Incorrect FileStatus returned in NT_CREA...
2009-09-14 Jeremy AllisonFix bug 6726 - Filename length overwrites oplock reques...
2009-09-14 Volker Lendeckes3:vfs_catia: Make some fns static
2009-09-14 Volker Lendeckes3:vfs_catia: Use talloc_zero for simplification
2009-09-14 Volker Lendeckes3:vfs_modules: Fix Coverity ID 946: OVERRUN_STATIC
2009-09-14 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-14 Volker Lendeckes3: Test short reads in the build farm
2009-09-14 Volker Lendeckes3:libsmb: Fix bug 6606 -- short reads in smbclient...
2009-09-14 Günther Deschners3-rpc_client: add rpccli_lsa_lookup_sids3 wrapper.
2009-09-14 Günther Deschners3-rpc_client: add rpccli_lsa_lookup_names4 wrapper.
2009-09-13 Günther Deschners3-samr: Fix Coverity #934 UNINIT.
2009-09-13 Günther Deschners3-netlogon: Fix Coverity #945 UNINIT.
2009-09-13 Günther Deschners3-nterr: print a NT_STATUS_RPC_PROTSEQ_NOT_SUPPORTED.
2009-09-13 Günther Deschners3-schannel: fix Coverity #950 OVERRUN_STATIC.
2009-09-13 Matt KraaiPort the Samba 3 shm_setup to QNX.
2009-09-17 Günther Deschners3-winbindd: add and use winbindd_lookup_names().
2009-09-17 Günther Deschners3-winbindd: add and use winbindd_lookup_sids().
2009-09-17 Kamen Mazdrashkiw32err: use WERR_DC_NOT_FOUND name instead of WERR_DOMA...
2009-09-17 Abhidnya ChirmuleTo set file create/birth time in GPFS. Signed-off-by...
2009-09-17 Volker Lendeckes3:vfs: Fix the build of vfs_tsmsm after the VFS rewrite
2009-09-16 Günther Deschnerspnego: share spnego_parse.
next