summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WHATSNEW: Update release date.samba-3.5.5Karolin Seeger2010-09-091-1/+1
* WHATSNEW: Prepare 3.5.5 release notes.Karolin Seeger2010-09-091-5/+18
* Fix bug #7669.Jeremy Allison2010-09-096-5/+31
* WHATSNEW: Start release notes for 3.5.5.Karolin Seeger2010-06-241-2/+44
* VERSION: Bump version number up to 3.5.5.Karolin Seeger2010-06-241-1/+1
* s3-docs: Add missing whitespace.samba-3.5.4Karolin Seeger2010-06-211-1/+1
* WHATSNEW: Update changes since 3.5.3.Karolin Seeger2010-06-181-2/+54
* s3-docs: Fix some of ntlm_auth ntlm-server-1 protocol documentation.Günther Deschner2010-06-181-3/+3
* s3:configure: use cc for linking on IRIX and fix shlib usageBjörn Jacke2010-06-181-3/+2
* s3:vfs_scannedonly: fix a build issue on IRIX and HP-UXBjörn Jacke2010-06-181-0/+6
* check if LD_AS_NEEDED breaks linking with libreadline fixes #7209Olaf Flebbe2010-06-181-0/+20
* s3-auth: in make_user_info_for_reply_enc make sure to check length and data p...Günther Deschner2010-06-181-2/+2
* s3-spoolss: fix some crash bugs and missing error codes in AddDriver paths.Günther Deschner2010-06-182-2/+12
* s3:Makefile: fix a typo in flag variable nameBjörn Jacke2010-06-181-2/+2
* s3:build: remove CFLAGS from Solaris LDSHFLAGS, SHLD has them alreadyBjörn Jacke2010-06-181-4/+1
* s3: final test for working shlib support requires PICFLAGBjörn Jacke2010-06-181-1/+1
* s3: use autoconf macro to get some debug output in config.logBjörn Jacke2010-06-181-4/+7
* s3: fix check for pie compiler flagsBjörn Jacke2010-06-181-2/+2
* s3: add m4 macro to check if stderr is empty or notBjörn Jacke2010-06-181-0/+13
* s3:configure: add Werror_FLAGS for IBM's xlcBjörn Jacke2010-06-181-2/+14
* s3:Makefile: add missing linker flags for smbfilterBjörn Jacke2010-06-181-1/+1
* s3:Makefile: position independency is also needed for shared libsBjörn Jacke2010-06-181-4/+4
* s3:build: don't use pieflags twice - ldflags already have themBjörn Jacke2010-06-181-2/+2
* s3:configure: turn "error warnings" into errorsBjörn Jacke2010-06-181-1/+1
* s3: fix calculation of st_blocks in streams_xattrBjörn Jacke2010-06-181-3/+3
* s3: Fix EnumDomainAliases when no aliases are in LDAPVolker Lendecke2010-06-181-6/+4
* s3:pdb_ldap: fix bug 7507 - init_sam_from_ldap stores group in sid2uid cacheMichael Adam2010-06-181-1/+1
* s3: Fix bug 7253Volker Lendecke2010-06-181-1/+8
* s3-netdomjoin-gui: Fix Bug #7500. Fix 'not a string literal' warning in netdo...Günther Deschner2010-06-181-1/+1
* s3: Allow previous password to be stored and use it to check ticketsMatthieu Patou2010-06-184-41/+137
* s3-samr: Fix crash bug in _samr_QueryUserInfo{2} level 18.Günther Deschner2010-06-181-4/+13
* s3-selftest: enable RPC-WINREG against s3.Günther Deschner2010-06-181-1/+1
* s3-winreg_nt: Fixed QueryValue with data=NULL to get the length. (cherry pick...Andreas Schneider2010-06-181-1/+3
* s3-winreg: change notify call has no meaning when called remotely.Günther Deschner2010-06-181-4/+0
* s3-winreg: make QueryValue pass RPC-WINREG test again.Günther Deschner2010-06-181-0/+4
* Fix bug #7448 - smbd crash when sambaLMPassword and sambaNTPassword entries m...Roel van Meer2010-06-181-0/+3
* s3-selftest: deal with changed samba3 test names.Günther Deschner2010-06-181-2/+2
* Fix what looks like a cut-and-paste error in our read_negTokenInit() function.Jeremy Allison2010-06-181-4/+4
* Fix bug #7410 - samba sends "raw" inode number as uniqueid with unix extensions.Jeremy Allison2010-06-185-10/+39
* s3: Fix a typo found by ITPFS oota <t-oota@dh.jp.nec.com>Volker Lendecke2010-06-181-1/+1
* Fix bug #7188 - Logic error in check of total_data for call_trans2mkdir()Jeremy Allison2010-06-181-16/+13
* s3-kerberos: temporary fix for ipv6 in print_kdc_line().Günther Deschner2010-06-181-5/+20
* s3-kerberos: pass down kdc_name to create_local_private_krb5_conf_for_domain().Günther Deschner2010-06-184-12/+22
* s3-winbind: make the getpeername() checks in cm_prepare_connection IPv6 aware.Günther Deschner2010-06-181-5/+25
* s3-spoolss: Added EN ISO 216, A0 and A1 to builtin forms.Andreas Schneider2010-06-181-0/+2
* WHATSNEW: Prepare Samba 3.5.4 release notes.Karolin Seeger2010-05-191-2/+43
* VERSION: Bump version number up to 3.5.4.Karolin Seeger2010-05-191-1/+1
* WHATSNEW: Add major enhancements in 3.5.3.samba-3.5.3Karolin Seeger2010-05-171-1/+3
* WHATSNEW: Update changes since 3.5.2.Karolin Seeger2010-05-171-0/+52
* mount.cifs: check for NULL addr pointer before handling scopeidJeff Layton2010-05-171-1/+1