summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* Fix for CVE-2009-2906.samba-3.4.2Jeremy Allison2009-09-302-5/+26
* Fix for CVE-2009-2813.Jeremy Allison2009-09-282-2/+11
* mount.cifs: don't leak passwords with verbose optionJeff Layton2009-09-281-20/+34
* mount.cifs: check access of credential files before openingJeff Layton2009-09-281-0/+11
* Raise version number up to 3.4.2.Karolin Seeger2009-09-241-1/+1
* s3:libsmb: Correctly chew keepalive packetsVolker Lendecke2009-09-091-0/+6
* Fix bug 6496 - libsmbclient: MS-DFS: cannot follow multibyte char link name. ...SATOH Fumiyasu2009-09-092-15/+39
* Fix bug 6673 - smbpasswd does not work with "unix password sync = yes". Rever...Jeremy Allison2009-09-095-22/+30
* Hopefully last part of the fix for bug 6651 - smbd SIGSEGV when breaking oplo...Jeremy Allison2009-09-091-2/+2
* Help debug for bug 6651 - smbd SIGSEGV when breaking oplocks. Should help tra...Jeremy Allison2009-09-091-0/+4
* Update copies of config.guess and config.sub. (cherry picked from commit 6230...Jelmer Vernooij2009-09-094-80/+290
* s3-winbindd: Fix Bug #6700: Use dns domain name when needing to guess server ...Günther Deschner2009-09-091-1/+1
* s3-schannel: Fix Bug #6697. Interdomain trusts with Windows 2008 R2 DCs.Günther Deschner2009-09-082-2/+2
* Check we read off the compelte event from inotifySimo Sorce2009-09-081-2/+8
* s3: Fix crsh in net usershare listBo Yang2009-09-081-0/+1
* s3: make linking of rpcclient --as-needed safeBjörn Jacke2009-09-081-2/+2
* s3: make linking of cifs.upcall --as-needed safePeter Volkov2009-09-081-1/+1
* s3-pdb_ldap: Fix bug #4296: Clean up group membership while deleting a user.Günther Deschner2009-09-031-0/+46
* Fix an uninitialized variableVolker Lendecke2009-09-031-0/+2
* s3-smbpasswd: Fix Bug #6584: allow DOM\user when changing passwords remotely.Simo Sorce2009-09-031-3/+16
* make smbcontrol smbd ping work proper checking for arguments handle short pid...Olaf Flebbe2009-09-012-14/+21
* Fix bug 5886Volker Lendecke2009-09-011-8/+26
* s3:netlogon: replace cred_hash3 by des_crypt112_16Stefan Metzmacher2009-09-012-5/+4
* s3: fix bug #6650, authentication at member servers when winbindd is not runningMichael Adam2009-08-241-1/+1
* Fix Red Hat bugzilla bug : https://bugzilla.redhat.com/show_bug.cgi?id=516165Jeremy Allison2009-08-241-1/+1
* Fix bug 6638 - ADS Domain Member: Computer Mgr can not set share ACLs Add goo...Jeremy Allison2009-08-241-3/+19
* Fix unqualified "net join"Volker Lendecke2009-08-241-4/+1
* s3:configure: fix the build with external tallocStefan Metzmacher2009-08-171-8/+13
* Revert "Fix build with external talloc."Karolin Seeger2009-08-142-31/+2
* VERSION: Raise version number up to 3.4.1.Karolin Seeger2009-08-131-1/+1
* Correctly implement SMB_INFO_STANDARD setfileinfo.Jeremy Allison2009-08-131-3/+3
* s3: Fix a bug in renames of directoriesTim Prouty2009-08-131-6/+18
* s3:winbindd: raise the timeout for lsa_Lookup*() calls from 10 to 35 seconds.Stefan Metzmacher2009-08-132-1/+57
* s3: Unable to browse DFS when using kerberos in libsmbclientBo Yang2009-08-131-8/+14
* The solaris linker seems to require an extra mention of dependent libsVolker Lendecke2009-08-131-3/+8
* s3/smbldap: Fix typo in debug message.Karolin Seeger2009-08-131-1/+1
* Fix a valgrind error in chain_replyVolker Lendecke2009-08-132-3/+12
* s3-spoolss: fix crash bug in spoolss_addprinterex_level_2.Günther Deschner2009-08-131-1/+1
* s3:net: Fix Bug #6222. Default to DRSUAPI replication for net rpc vampire keytabStefan Metzmacher2009-08-131-4/+7
* s3-spoolss: Fix Bug #6568: _spoolss_GetPrintProcessorDirectory() implementation.Günther Deschner2009-08-131-1/+5
* Increase the max_grp value to 128 (AIX NGROUPS_MAX value) instead of 32 to al...Yannick Bergeron2009-08-131-1/+1
* s3: check in .po files for pam_winbind.Bo Yang2009-08-1318-0/+2850
* s3/cldap: Improve debug messages.Jeremy Allison2009-08-131-4/+11
* Fix bug #6506 - SMBD server doesn't set EAs when a file is overwritten in NT_...Jeremy Allison2009-08-131-1/+2
* s3: To correctly handle upnBo Yang2009-08-132-1/+7
* Fix bug #6564 - SetPrinter fails (panics) as non root. Missing become_root()/...Jeremy Allison2009-08-132-0/+5
* Fix bug #6551 - win98 clients cannot connect after server upgrade to samba-3....Jeremy Allison2009-08-132-0/+3
* s3:smbd: cancel all locks that are made before the first failureStefan Metzmacher2009-08-131-6/+6
* Fix build with external talloc.Jelmer Vernooij2009-08-132-2/+31
* s3/util_sock: Make open_udp_socket() IPv6 clean.Jeremy Allison2009-08-131-10/+25