summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* spoolss: return the spoolss job ID in notificationsDavid Disseldorp2013-11-183-7/+28
* s3-libnet: Use a const char for realm.Andreas Schneider2013-11-151-1/+1
* s3-vfs: Make glfs_set_preopened() static.Andreas Schneider2013-11-151-1/+1
* s3-vfs: Remove unused variable in vfs_glusterfs.Andreas Schneider2013-11-151-1/+0
* s3-libsmb: Fix scanf format in parse_ace().Andreas Schneider2013-11-151-3/+3
* s3-utils: Fix scanf format in sharesec.Andreas Schneider2013-11-151-3/+3
* s3-utils: Fix scanf format in smbacls.Andreas Schneider2013-11-151-3/+3
* s3-libsmb: Use the right macro to set uint16_t attr.Andreas Schneider2013-11-151-1/+1
* winbind: Make centry_start staticChristof Schmitt2013-11-152-2/+2
* s3-client: smbclient shows no error if deleting a directory with del failedJeremy Allison2013-11-143-4/+28
* s3-lib: smbclient shows no error if deleting a directory with del failedJeremy Allison2013-11-144-27/+43
* s3-smbd: smbclient shows no error if deleting a directory with del failedJeremy Allison2013-11-143-5/+5
* autorid: Correctly init range_index for "delete range"Volker Lendecke2013-11-141-0/+1
* s3-winbindd: Fix #10264, cache_traverse_validate_fn failure for NDR cache ent...Günther Deschner2013-11-131-1/+2
* rpcclient: fix output of lsalookupsids for sids of type DOMAINMichael Adam2013-11-131-3/+10
* libsmb: Fix CID 242665 Out-of-bounds accessVolker Lendecke2013-11-131-3/+7
* s3-vfs: Fix stream_depot vfs module on btrfs.Andreas Schneider2013-11-121-6/+4
* Revert "s3-vfs: Fix stream_depot vfs module on btrfs."David Disseldorp2013-11-121-8/+8
* s3-libnetjoin: Fix Bug #10262: use upper-case realm when composing default upn.Günther Deschner2013-11-121-1/+16
* smbd: Fix CID 1035365 Buffer not null terminatedVolker Lendecke2013-11-111-2/+2
* smbd: Fix CID 1035366 Buffer not null terminatedVolker Lendecke2013-11-111-4/+4
* smbd: Use fstring in conn_tdb.cVolker Lendecke2013-11-111-2/+2
* smbd: Use fstring in conn_tdb.hVolker Lendecke2013-11-111-3/+3
* smbd: Fix CID 1035478 Negative array index readVolker Lendecke2013-11-111-6/+19
* libsmb: Fix CID 241313 Array compared against 0Volker Lendecke2013-11-111-4/+2
* smbd: Fix CID 1035434 Same on both sidesVolker Lendecke2013-11-111-1/+1
* libsmb: Fix CID 1127343 Dead default in switchVolker Lendecke2013-11-111-2/+0
* netapi: Fix CID 1127344 Uninitialized scalar variableVolker Lendecke2013-11-111-0/+1
* net: Fix CID 1035403 Unchecked return valueVolker Lendecke2013-11-111-1/+4
* smbd: Fix DEBUG in do_break_to_noneVolker Lendecke2013-11-111-8/+6
* s3-vfs: Fix stream_depot vfs module on btrfs.Andreas Schneider2013-11-081-8/+8
* vfstest: fix uninitialised variable usage in openDavid Disseldorp2013-11-081-2/+3
* net: remove net idmap secretAtul Kulkarni2013-11-081-8/+0
* idmap_autorid: fix failure in reverse lookup if ID is from domain range index #0Abhidnya Joshi2013-11-071-1/+1
* idmap_autorid: fix status code when trying to load range for an invalid inputMichael Adam2013-11-071-0/+6
* net: correct typos in net idmap delete ranges help messageAtul Kulkarni2013-11-071-2/+2
* idmap_autorid: add space between two words in a debug messageAtul Kulkarni2013-11-071-2/+2
* test_smbclient_tarmode.pl: remove unneccesary arg defaultsDavid Disseldorp2013-11-051-6/+9
* test_smbclient_tarmode.pl: depend only on perl v5.10Aurélien Aptel2013-11-051-10/+17
* test_smbclient_tarmode.pl: remove all ./ prefix when dealing with remote filesAurélien Aptel2013-11-051-3/+11
* test_smbclient_tarmode.pl: sanitize $DIR + whitespaceAurélien Aptel2013-11-051-1/+2
* test_smbclient_tarmode.pl: use -n flag for specifiying hostname (was ambiguou...Aurélien Aptel2013-11-051-3/+6
* test_smbclient_tarmode.pl: enable create with exclude testsAurélien Aptel2013-11-051-1/+1
* test_smbclient_tarmode.pl: add subunit output flagAurélien Aptel2013-11-051-6/+51
* test_smbclient_tarmode.pl: add test for interactive sessionAurélien Aptel2013-11-051-20/+29
* test_smbclient_tarmode.pl: add extraction regex tests, verbose flagAurélien Aptel2013-11-051-15/+90
* test_smbclient_tarmode.pl: test regex flag behaviourAurélien Aptel2013-11-051-67/+65
* test_smbclient_tarmode.pl: add large file and long path testsAurélien Aptel2013-11-051-15/+50
* test_smbclient_tarmode.pl: add simple wildcard testAurélien Aptel2013-11-051-3/+46
* test_smbclient_tarmode.pl: test interactive commandAurélien Aptel2013-11-051-1/+7