summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* s3-libsmb: Fix bug #7577.Jeremy Allison2011-01-131-2/+42
* librpc: split out a separate GUID_from_ndr_blob() functionAndrew Tridgell2011-01-132-15/+21
* s3: Fix bug 7336: Enable idmap_passdb module build as sharedVolker Lendecke2011-01-131-0/+4
* s3-librpc: Fixed GUID_from_data_blob() with length of 32.Andreas Schneider2011-01-131-4/+5
* s3-printing: Fix Bug #7541, %D in "printer admin" causing smbd crash.Günther Deschner2011-01-132-8/+18
* s3-docs: Add missing whitespace.Karolin Seeger2011-01-131-1/+1
* s3-docs: Fix some of ntlm_auth ntlm-server-1 protocol documentation.Günther Deschner2011-01-131-3/+3
* s3: Fix EnumDomainAliases when no aliases are in LDAPVolker Lendecke2011-01-131-6/+4
* s3:pdb_ldap: fix bug 7507 - init_sam_from_ldap stores group in sid2uid cacheMichael Adam2011-01-131-1/+1
* s3-netdomjoin-gui: Fix Bug #7500. Fix 'not a string literal' warning in netdo...Günther Deschner2011-01-131-1/+1
* s3-kerberos: temporary fix for ipv6 in print_kdc_line().Günther Deschner2011-01-131-5/+20
* s3-kerberos: pass down kdc_name to create_local_private_krb5_conf_for_domain().Günther Deschner2011-01-134-12/+22
* s3-winbind: make the getpeername() checks in cm_prepare_connection IPv6 aware.Günther Deschner2011-01-131-5/+25
* s3-spoolss: Added EN ISO 216, A0 and A1 to builtin forms.Andreas Schneider2011-01-131-0/+2
* s3-docs: Move -D option to the right paragraph in man winbindd.Karolin Seeger2011-01-131-10/+10
* work around AIX6.1 name space pollution rename mod_name to module_nameOlaf Flebbe2011-01-132-11/+11
* s3-spoolss: Fix _spoolss_EnumPrinters servername handling.Günther Deschner2011-01-131-1/+1
* s3-spoolss: in spoolss_EnumPrinters r->in.server is a *unique* pointer!Günther Deschner2011-01-131-3/+5
* s3-net: Fix Bug #7417. 'net rpc user password' can set the wrong password.Günther Deschner2011-01-131-1/+4
* WHATSNEW: Update release date.samba-3.4.9Karolin Seeger2010-09-091-1/+1
* WHATSNEW: Fix typo.Karolin Seeger2010-09-091-2/+2
* WHATSNEW: Prepare release notes for Samba 3.4.9.Karolin Seeger2010-09-091-6/+20
* Fix bug #7669.Jeremy Allison2010-09-096-5/+31
* WHATSNEW: Start release notes for Samba 3.4.9.Karolin Seeger2010-05-111-2/+43
* VERSION: Bump version up to 3.4.9.Karolin Seeger2010-05-111-1/+1
* WHATSNEW: Update changes since 3.4.7.samba-3.4.8Karolin Seeger2010-05-101-1/+77
* s3:winbind: Fix bug 5626Volker Lendecke2010-05-063-29/+23
* s3:winbindd: make sure we don't try rpc requests against unaccessable domainsStefan Metzmacher2010-05-061-5/+28
* s3:winbindd: never mark external domains as internal!Stefan Metzmacher2010-05-061-4/+1
* Fix one of the valgrind warnings from bug #6814 - Fixes for problems reported...Roel van Meer2010-05-062-0/+17
* s3-spoolss: fix fstrings in convert_devicemode() function.Günther Deschner2010-05-061-2/+5
* s3: Fix bug 5198 -- parse chfn(1)-change gecos fieldVolker Lendecke2010-05-061-1/+34
* mount.cifs: directly include sys/stat.h in mtab.cJeff Layton2010-05-061-0/+1
* mount.cifs: check for invalid characters in device name and mountpointJeff Layton2010-05-061-0/+34
* mount.cifs: take extra care that mountpoint isn't changed during mountJeff Layton2010-05-061-8/+26
* mount.cifs: don't allow it to be run as setuid root programJeff Layton2010-05-061-1/+38
* mount.cifs: properly check for mount being in fstab when running setuid root ...Jeff Layton2010-05-061-40/+162
* s3-spoolss: fix rpcclient after setprinter IDL fixes.Günther Deschner2010-05-061-2/+2
* spoolss: more mork on SetPrinterInfo() levels.Günther Deschner2010-05-064-82/+98
* s3-rpcclient: Fix Bug #7277. rpcclient was sending invalid data, causing cups...Günther Deschner2010-05-061-4/+23
* s3-net_conf: Display an error on net conf import failures.Jim McDonough2010-05-061-0/+3
* s3-libsmbclient: Fix incomplete description of function return values in libs...Derrell Lipman2010-05-061-8/+14
* s3-docs: Improve "winbind nss info" section in man smb.conf.Karolin Seeger2010-05-061-10/+8
* Fix bug #7288 - SMB job IDs in CUPS job names wrong.Jeremy Allison2010-05-064-22/+32
* libwbclient: Re-Fix a bug that was fixed with e5741e27c4cVolker Lendecke2010-05-064-26/+53
* s3:winbindd: make "smbcontrol winbindd validate-cache" reliable againStefan Metzmacher2010-05-061-0/+3
* s3:winbindd: remove unused variablesStefan Metzmacher2010-05-061-2/+0
* s3:winbindd: fix problems with SIGCHLD handling (bug #7317)Stefan Metzmacher2010-05-063-17/+6
* s3:winbindd: correctly retry if the netlogon pipe gets disconnected during a ...Stefan Metzmacher2010-05-061-2/+2
* s3:winbindd_reconnect: don't only reconnect on NT_STATUS_UNSUCCESSFULStefan Metzmacher2010-05-061-14/+59