summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* netapi: make non-implemented local calls default to remote "localhost" calls.Günther Deschner2008-08-146-38/+35
| | | | | | Guenther (cherry picked from commit aa70e588803e3767796dc958b139f4ee464d8626) (This used to be commit 9927ac6eec9fe1fecfedb97b61c4f93379fc8722)
* netapi: add NetLocalGroupGetMembers example code.Günther Deschner2008-08-142-0/+171
| | | | | | Guenther (cherry picked from commit bded298e022028d6237e25e1c785509bc983be9d) (This used to be commit 93b0907aa43e55d2d4093567212b0c9731917351)
* netapi: let libnetapi_samr_lookup_and_open_alias return NTSTATUS.Günther Deschner2008-08-141-85/+77
| | | | | | Guenther (cherry picked from commit dcf6d879a14a70ce5795eb8dcfbfe2fc5a8ad859) (This used to be commit 8ac6a2739be870f286d19dc6bf8f0054a559b43b)
* Put prototypes of modules/vfs_irixacl.c to new modules/vfs_irixacl.h.Michael Adam2008-08-142-0/+49
| | | | | | | Thereby (hopefully) fixing the potential build problems with IRIX acls. Michael (This used to be commit 61c201d416bbc37950b980e8598b7ef1292336bc)
* Put prototypes of modules/vfs_hpuxacl.c to new modules/vfs_hpuxacl.h.Michael Adam2008-08-142-0/+62
| | | | | | | Thereby (hopefully) fixing the potential build problems with HPUX acls. Michael (This used to be commit 4f2a1de990dc9063a1db877c06a5c1d68924edcf)
* Put prototypes of modules/vfs_solarisacl.c to new modules/vfs_solarisacl.h.Michael Adam2008-08-142-0/+49
| | | | | | | Thereby (hopefully) fixing the potential build problems with solaris acls. Michael (This used to be commit 8413c05afcde65006fa7c8743f30b53cc33c1729)
* Put prototypes of modules/vfs_tru64acl.c to new modules/vfs_tru64acl.h.Michael Adam2008-08-142-0/+49
| | | | | | | Thereby (hopefully) fixing the build with tru64 acls. Michael (This used to be commit 1ab64b69850489a2648a2543da6d0e1157df68bc)
* Put prototypes of modules/vfs_posixacl.c into new modules/vfs_posixacl.h.Michael Adam2008-08-143-18/+50
| | | | | Michael (This used to be commit 876f6793434174051084b17f3b02bd1bbb24ec44)
* Fix coverity CID: 594. Resource leak on error path.Jeremy Allison2008-08-141-2/+4
| | | | | Jeremy. (This used to be commit 1f38b9963c4ec0d73da496a72ba4ee74d8d581c9)
* Fix for bug #5688 from SATOH Fumiyasu <fumiyas@osstech.co.jp>. LPQ process ↵Jeremy Allison2008-08-141-1/+2
| | | | | | | | is orphaned if socket address parameter is invalid. If the "socket address" parameter is a null string that is an invalid value for Samba 3.2 but valid for Samba 3.0. Jeremy. (This used to be commit c65726d418601cdc86202c0371615e4f7f3d843c)
* Fix for bug #5617, reported and patched by Bartosz Antosik antosik@gmail.com.Jeremy Allison2008-08-141-0/+2
| | | | | | | xp/2003 explorer freezes browsing shares on samba ipv6 hosts. Caused by missing reply packet to SMB printclose packet. Jeremy (This used to be commit ecf2b906f476e4a764d0e53eed84b9b75a2062c0)
* Prevent NT_STATUS 0xF1000000 errors from appearing whenJim McDonough2008-08-141-0/+6
| | | | | | | dos errors are used and there is no error. It should be mapped directly to NT_STATUS_OK. smbclient to older servers didn't work. (This used to be commit 78f009b7ef1f1d63b21df9ba6da7fcca01c12109)
* Revert "Add winbind:online check timeout parameter"Volker Lendecke2008-08-141-16/+0
| | | | | This reverts commit 9920473cc165e75ee9aa5cbb9e568eb5fb67e9e6. (This used to be commit 34a32db9060e7b60455774f923f61b7367ee3fcf)
* Revert "If it is a forced DOS error, nt_errstr should say so"Volker Lendecke2008-08-131-5/+0
| | | | | This reverts commit ef5489ac805237274d6088aaa7ae870cc0deb52f. (This used to be commit e987e9956f02557c7ec87a369b92f87083fda620)
* If it is a forced DOS error, nt_errstr should say soVolker Lendecke2008-08-131-0/+5
| | | | (This used to be commit ef5489ac805237274d6088aaa7ae870cc0deb52f)
* WHATSNEW: Start WHATSNEW for 3.4.0pre1.Karolin Seeger2008-08-131-5/+5
| | | | | Karolin (This used to be commit e25fadd35900bda1ab411ac5abcf664b5eeb531f)
* VERSION: Raise version number.Karolin Seeger2008-08-131-3/+3
| | | | | Karolin (This used to be commit 1ed4b2151e60050455e0b3564afe01b0c030b71e)
* netapi: add c++ guard.Günther Deschner2008-08-131-1/+8
| | | | | Guenther (This used to be commit c9e38fef647520e4038f04bd163678bf4b30853d)
* packaging(RHEL-CTDB): check for success of x86_64 build before building i386Michael Adam2008-08-131-2/+2
| | | | | Michael (This used to be commit 3102582f0232359069577174b2faea37e5489014)
* packaging(RHEL-CTDB): fix installation of libsmbsharemodes for the 3.3.0 build.Michael Adam2008-08-131-3/+3
| | | | | Michael (This used to be commit 061a46a35d019e2cd4100a8d63ce9c25753e4c38)
* packaging(RHEL-CTDB): fix installation of libsmclient for 3.3.0 build.Michael Adam2008-08-131-3/+3
| | | | | Michael (This used to be commit e70529e477125a04d4368885f80be3c828ce2205)
* packaging(RHEL-CTDB): install the right libraries for 3.3.0.Michael Adam2008-08-131-4/+4
| | | | | | | | | | | | | | The library creation and installation has been fixed in that now the libfoo.so.VERSION is created and libfoo.so is correclty installed as a link. Since we do not have a separation of lib dir and modules dir, we do still install to /usr/lib/samba/, though. Therefore we still need the workaround in the spec file to install the libs to /usr/lib/ manually. Michael (This used to be commit ba17854342cfe8a0ad63b0f4800d16152291b50f)
* packaging(RHEL-CTDB): don't call make proto for the 3.3.0 build.Michael Adam2008-08-131-2/+0
| | | | | Michael (This used to be commit 815613c65597bbcde9aa1a133b86fce6a9ec554b)
* packaging(RHEL-CTDB): move to version 3.3.0 for the rpm build.Michael Adam2008-08-132-3/+3
| | | | | Michael (This used to be commit fe7847f3e539ed737d7b1cd5b874e2d3add78129)
* packaging(RHEL-CTDB): Bump release number to ctdb.47 for the next RPM.Michael Adam2008-08-131-1/+1
| | | | | Michael (This used to be commit 7eb4ebd364bfcfcdebb0b1a68531e440f4221574)
* smbd: prevent smbd from panicing with "clustering = no" but ↵Michael Adam2008-08-131-1/+3
| | | | | | | --with-cluster-support Michael (This used to be commit a687949d19ba9690f96e7869aa22e4d87840640e)
* up release to 46Andrew Tridgell2008-08-131-1/+1
| | | | (This used to be commit 4c2ec600731117316a6bec763e9cde2845e2356c)
* up to release 45 nowAndrew Tridgell2008-08-131-1/+1
| | | | (This used to be commit 7f0e1732a06709131475d0174103467aa795ec19)
* disable the DNS update code, as it breaks clusteringAndrew Tridgell2008-08-132-2/+2
| | | | (This used to be commit 30a5f682b5fe6edcdb119af6dc736f4beb40bc26)
* up to release 44Andrew Tridgell2008-08-131-1/+1
| | | | (This used to be commit 5d482fe9873a20d3fd97f54f1e1216c1f13f46a1)
* added a explanatory comment on tcon checkAndrew Tridgell2008-08-131-0/+4
| | | | (This used to be commit f2ab2cebb9b81453dc0b6370288b85909182ae49)
* smbd/conn: fix prototype change of conn_close_all() in proto.h.Michael Adam2008-08-131-1/+1
| | | | | | | | (Cleaning "ensure we exit with non-zero status on EOF on socket" after rebasing to v3-3-test which has no "make proto" anymore.) Michael (This used to be commit a958c6bf1e0394e98df286974d78d3b07498e0b4)
* ensure we exit with non-zero status on EOF on socket, so the parentAndrew Tridgell2008-08-132-5/+13
| | | | | can trigger a brlock db cleanup (This used to be commit bbd49f9e1c4b50c4a596fb991f3306e1e90c0177)
* fixed child exit handling and IP release handlingAndrew Tridgell2008-08-132-1/+5
| | | | (This used to be commit 6fe27d296c389473c24e8c627a61bd56b364ad9f)
* log unclean shutdownsAndrew Tridgell2008-08-131-0/+1
| | | | (This used to be commit 30b83245a22ebd5e4fa4739dd2aa1805373a7eb2)
* register the ctdbd reconfigure messageAndrew Tridgell2008-08-132-0/+12
| | | | (This used to be commit 9d3217bb28765e107c230fb90b578dcc6f5d4375)
* update configure.rpmAndrew Tridgell2008-08-131-16/+15
| | | | (This used to be commit ec8f3d75a22e7d2d7617ed33836836cd73610095)
* increase version to 43Andrew Tridgell2008-08-131-1/+1
| | | | (This used to be commit 1d8024d261264a709b9df22fa35cdad03ab4af19)
* allow nested ctdb transactions in the same manner that they areAndrew Tridgell2008-08-131-2/+21
| | | | | allowed for tdb. This is needed for the registry db backend. (This used to be commit 4b04ec29c76df837a7909725bbbf4c79d5abdb4d)
* update to ctdb.42 releaseAndrew Tridgell2008-08-131-1/+1
| | | | | Michael, if you do a new release, make it 43 or later please (This used to be commit 89556d28974dc2390dd88a8edd5e32912c45d27c)
* update to transactions4 releaseAndrew Tridgell2008-08-131-1/+1
| | | | (This used to be commit 9442c78b7e91051803df61f2e36e06e248e7798e)
* drop retries to 5Andrew Tridgell2008-08-131-1/+1
| | | | (This used to be commit a2f70fc175b748ef160a998d0563c28381ea3466)
* use CTDB_CONTROL_TRANS2_COMMIT_RETRY to prevent the counter gettingAndrew Tridgell2008-08-131-2/+3
| | | | | out of sync (This used to be commit 571ec7893c8b40959c005d510c039e3f231ffc67)
* up release to transactions3Andrew Tridgell2008-08-131-1/+1
| | | | (This used to be commit a9f277da8b018af89ab7b9509460a158380e09d6)
* fixed lots of places that paniced on a failed transaction_commit,Andrew Tridgell2008-08-135-16/+21
| | | | | thinking it was a failure of a transaction cancel (This used to be commit 22dbe158ed62ae47bbcb41bba3db345294f75437)
* don't leave a dangling transaction on retry errorAndrew Tridgell2008-08-131-2/+4
| | | | (This used to be commit ddf3022595fe8ca378c5f52107f42e296f852685)
* cope with the control failing completely without returning a statusAndrew Tridgell2008-08-131-12/+18
| | | | (This used to be commit fe6a03e7b11cd859fddae5ba924ea5e071b8ccea)
* up release numberAndrew Tridgell2008-08-131-1/+1
| | | | (This used to be commit 226b7d3bdf63970fc75ef08423ee984e3b7e94a5)
* handle two special casesAndrew Tridgell2008-08-131-16/+42
| | | | | | | | | | | 1) when all nodes write the same value to the record, or when writing a value that is already there, we can skip the write and save ourselves a network transactions 2) when all remote nodes fail an update, and we then fail a replay, we don't need to trigger a recovery. This solves a corner case where we could get into a recovery loop (This used to be commit 2481bfce4307274806584b0d8e295cc7f638e184)
* mark this release as a transactions test releaseAndrew Tridgell2008-08-131-1/+1
| | | | (This used to be commit 9b1fa59d83890534264bec8f1190831eea37d9c3)