summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* packaging(RHEL-CTDB): bump Release number to ctdb.34 for the next RPM.Michael Adam2008-08-131-1/+1
* packaging(RHEL-CTDB): update the build instructions in the README.Michael Adam2008-08-131-3/+21
* packaging(RHEL-CTDB): bump Release to ctdb.33 for the next buildMichael Adam2008-08-131-1/+1
* packaging(RHEL-CTDB): remove the libnss_wins modules to reduce deps.Michael Adam2008-08-131-5/+5
* bump version number to 32Volker Lendecke2008-08-131-1/+1
* Correctly return NULL from messaging_ctdbd_connection if messaging_init failedVolker Lendecke2008-08-131-0/+1
* Exit smbstatus cleanly if messaging_init failsVolker Lendecke2008-08-131-0/+6
* Package 32-bit versions of libtalloc into the winbind rpmVolker Lendecke2008-08-131-0/+2
* Fix README: DOCS_DIR is replaced by DOCS_TARBALLVolker Lendecke2008-08-131-2/+2
* Bump up version numberVolker Lendecke2008-08-131-1/+1
* packaging(RHEL-CTDB): use /usr/%{_libarch} instead of %{_libdir}Michael Adam2008-08-131-42/+44
* packaging(RHEL-CTDB): remove duplicate block from spec file.Michael Adam2008-08-131-7/+0
* packaging(RHEL-CTDB): fix placement and link direction of new shared libsMichael Adam2008-08-131-8/+22
* packaging(RHEL-CTDB): bump rpm release to the next version ctdb.29Michael Adam2008-08-131-1/+1
* packaging(RHEL-CTDB): add "service winbind condrestart" to "%post common"Michael Adam2008-08-131-0/+4
* packaging(RHEL-CTDB): use "/sbin/service smb" instead of "%{initdir}/smb"Michael Adam2008-08-131-1/+1
* packaging(RHEL-CTDB): ignore errors from init scripts in pre/post scripts.Michael Adam2008-08-131-3/+3
* packaging(RHEL-CTDB): in %preun, first stop the service then deactivateMichael Adam2008-08-131-1/+1
* packaging(RHEL-CTDB): use condrestart instead of restart in %post scriptMichael Adam2008-08-131-1/+1
* packaging(RHEL-CTDB): move service smb restart from %postun to %postMichael Adam2008-08-131-5/+5
* packaging(RHEL-CTDB): move "chkconfig --del winbind" to "%preun common"Michael Adam2008-08-131-1/+7
* packaging(RHEL-CTDB): remove winbind init script and its linke from main pkgMichael Adam2008-08-131-3/+3
* packaging: bump the rhel-ctdb rpm releas number to ctbd.28Michael Adam2008-08-131-1/+1
* Do not call testparm in /etc/init.d/smbVolker Lendecke2008-08-131-4/+5
* keep compatibility with v3-0-ctdb name for fileid:mapping optionAndrew Tridgell2008-08-131-1/+1
* update configure.rpm for clustered Samba usageAndrew Tridgell2008-08-131-31/+40
* Add winbind:online check timeout parameterVolker Lendecke2008-08-131-0/+16
* Attempt to fix bug 5684Volker Lendecke2008-08-131-1/+1
* Attempt to fix the build on Irix CCVolker Lendecke2008-08-131-1/+3
* Merge from Herb. print correct test statusJeremy Allison2008-08-121-1/+2
* Fix bug 5686 - libsmbclient segfaults with more than one SMBCCTX.Jeremy Allison2008-08-128-38/+63
* use variables for files used in multiple placesHerb Lewis2008-08-121-17/+19
* Make sure to always set errno on error path in OpenDir (and hence scan_direct...Michael Adam2008-08-121-0/+1
* Fix unix_convert() for "*" after changing map_nt_error_from_unix().Michael Adam2008-08-121-1/+1
* I found lots of places where we assume error will be set when callingAndrew Tridgell2008-08-122-4/+12
* ensure we give an error code to any routines above that are lookingAndrew Tridgell2008-08-121-0/+3
* cifs.upcall: negatively instantiate keys on errorJeff Layton2008-08-121-2/+10
* Remove two unused variablesVolker Lendecke2008-08-121-2/+1
* Do not create a new mapping if a domain with an explicit config failsVolker Lendecke2008-08-121-0/+18
* Make the docs actually buildVolker Lendecke2008-08-122-5/+5
* Document idmap rewriteVolker Lendecke2008-08-1213-158/+115
* Some doxygen comments for idmapVolker Lendecke2008-08-122-15/+157
* Fix prototypesVolker Lendecke2008-08-122-19/+25
* Remove "idmap alloc config : range" parameterVolker Lendecke2008-08-123-135/+76
* idmap rewriteVolker Lendecke2008-08-1220-1051/+656
* Remove the multi-ID lookup code and the 3.2.0 version of idmap_cacheVolker Lendecke2008-08-125-1069/+0
* Directly call backends from idmap_[ugs]_to_[ugs]idVolker Lendecke2008-08-122-22/+45
* Move the gid2sid cache to the parent winbind processVolker Lendecke2008-08-122-19/+158
* Move the uid2sid cache to the parent winbind processVolker Lendecke2008-08-123-19/+160
* WHATSNEW: fix one occurrence of 3.2.0 to say 3.3.0.Michael Adam2008-08-121-1/+1