summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* Fix re-opened bug 8083 - "inherit owner = yes" doesn't interact correctly wit...Jeremy Allison2011-06-141-4/+17
* Part 5 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly...Jeremy Allison2011-06-141-0/+12
* Part 4 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly...Jeremy Allison2011-06-141-3/+2
* Part 3 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly...Jeremy Allison2011-06-141-17/+25
* Part 2 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly...Jeremy Allison2011-06-141-3/+6
* Part 1 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly...Jeremy Allison2011-06-141-0/+3
* s3:lib/access: normalize IPv4 mapped IPv6 addresses in both directions (bug #...Stefan Metzmacher2011-06-141-14/+17
* s3-winbind: BUG 8166 - Don't lockout users when offline.Jim McDonough2011-06-141-1/+4
* Fix bug #7528 - Solaris with NIS autohome.Jeremy Allison2011-06-141-0/+3
* Fix bug #8083 - "inherit owner = yes" doesn't interact correctly with vfs_acl...Jeremy Allison2011-06-141-3/+27
* Fix bug #6911 - Kerberos authentication from vista to samba fails when securi...Jeremy Allison2011-06-141-3/+25
* s3-libnet: fix bug #6364: Pull realm from supplied username on libnet joinJim McDonough2011-06-141-0/+7
* s3-printing: remove duplicate cups response processing codeDavid Disseldorp2011-06-141-147/+94
* s3-printing: use printcap IDL for IPCDavid Disseldorp2011-06-142-129/+108
* idl: define printcap IPC message formatDavid Disseldorp2011-06-145-1/+221
* s3-printing: an empty cups printer list is treated as an errorDavid Disseldorp2011-06-141-6/+17
* Fix bug #8157 - std_pcap_cache_reload() fails to parse a cups printcap file c...Jeremy Allison2011-06-141-5/+5
* s3-printing: remove pcap_cache_loaded assertsDavid Disseldorp2011-06-142-4/+0
* Revert "Revert "s3-printing: update parent smbd pcap cache""David Disseldorp2011-06-143-2/+19
* Revert "Revert "s3-printing: reload shares after pcap cache fill""David Disseldorp2011-06-146-26/+50
* Revert "s3-spoolss: Added EN ISO 216, A0 and A1 to builtin forms."Karolin Seeger2011-06-141-2/+0
* s3-net: make sure we dont crash when publishing a single printer.Günther Deschner2011-06-141-0/+5
* s3/configure: fix GNU ld version detection with old gcc releasesBjörn Jacke2011-06-141-1/+1
* s3-printing: make cups_pull_comment_location() work again.Günther Deschner2011-06-141-13/+2
* s3-printing: Fix double free of cups request.Günther Deschner2011-06-141-4/+0
* s3-printing: very obvious fix for cups_pull_comment_location().Günther Deschner2011-06-141-1/+1
* s3-libsmb Don't ever ask for machine$ principals as a target.Andrew Bartlett2011-06-141-29/+6
* s3-libads Default to NOT using the server-supplied principal from SPNEGOAndrew Bartlett2011-06-144-6/+19
* Fix bug 8111 - CIFS VFS: unexpected error on SMB posix openJeremy Allison2011-06-141-12/+49
* Fix is_myname_or_ipaddr() to be robust against strange DNS setups.Jeremy Allison2011-06-141-31/+57
* Fix bug 8072 - PANIC: create_file_acl_common frees handle two times.Jeremy Allison2011-06-141-57/+54
* Fix bug 8088 - rpccli_samr_chng_pswd_auth_crap segfaults if any input blobs a...Jeremy Allison2011-06-141-4/+17
* Fix bug 6966 - "allow trusted domains = no" not respected in winbind.Dmitry Butskoy2011-06-141-6/+6
* s3: Fix bug 8066, wrong output in smbgetVolker Lendecke2011-06-141-3/+5
* Fix bug #7987 - ACL can get lost when files are being renamed.Jeremy Allison2011-06-143-1/+49
* s3-cli_pipe: fix timeout in rpc_pipe_open_tcp_port().Günther Deschner2011-06-141-1/+1
* s3-modules: Fix debug message (bug #8074)Björn Baumbach2011-06-141-1/+1
* Fix bug #6762 - ctdb on gpfs error with MS Office.Martin Vogt2011-06-143-2/+30
* s3/vfs_gpfs: s/syncops/gpfsBjörn Jacke2011-06-141-1/+1
* s3:vfs:gpfs convert sharemodes/leases parameterChristian Ambach2011-06-142-20/+64
* s3: Fix bug 8042: File creation on OS/XVolker Lendecke2011-06-141-0/+3
* Fix bug #7080 - Quota only shown when logged as root.Jeremy Allison2011-06-143-5/+6
* Fix for servers that don't put a path separator at the end of the service.Larry Reid2011-06-141-4/+13
* s3: Fix Coverity ID 1137: CONSTANT_EXPRESSION_RESULTVolker Lendecke2011-06-141-2/+2
* s3: Fix Coverity ID 1136: CONSTANT_EXPRESSION_RESULTVolker Lendecke2011-06-141-1/+1
* s3: Fix Bug 8047 -- Fix mdns registration if "interfaces=" is usedMarc A. Dahlhaus2011-06-141-0/+7
* alpha_strcpy() is a utility function which reportedly: Strips out all but 'a-...David Disseldorp2011-06-141-3/+9
* Fix bug 8040 - smbclient segfaults when a Cyrillic netbios name or workgroup ...Jeremy Allison2011-06-141-2/+22
* Fix bug #7996 - sgid bit lost on folder rename.Jeremy Allison2011-06-143-1/+24
* s3: use getgrset() when it is availableChristian Ambach2011-06-142-2/+58